Been contracting for the Swiss government for years, namely ASTRA. They have 0 concept of how that should happen. It's their IP, but they don't want to take it, host it, maintain it, or do anything else with it once the project is done.
Do they just expect others to foot the bill? Sure, free GitHub exists, but everything else? Open sourcing without maintenance is abandonware and usually useless.
In contrast, abandoned open source software can be picked up and updated by whomever gets paid to, where abandoned closed source software needs to be reimplemented from scratch at great expense to the tax payer.
Not only that, open source software can be adopted by the community (who already paid for the development through their taxes) for their own purposes. Consider for example the productivity impact on business that starts using tools that it cannot afford to develop itself.
Office things like document management, workflow management, accounting, but also tools used in the science community, transport and logistics, anything that government does is represented in some other way in society.
This is a big deal and I hope that it will reverberate across the globe and become the new normal.
Whilst we're at it, consider the impact of open data, where government datasets are available to the community.
I'll gladly upload my stuff into some repo they allow me to. I've inquired about it in the past - I wrote a piece of sw that fills a requirement hole left by a widely used SCADA tool - but they outright forbid it. That was about a year ago.
My point is less about open source and more about how they have no clue how to handle their IP even now. It's a nice gesture at best (at least currently. Maybe there's more on the way).
If it's the company who is contracted by the government, it seems obvious (to me) that the requirements to make it open source provides the push to make it public.
If it's the government, then I don't understand your point.
Whilst we’re at it, consider the impact of open data, where government datasets are available to the community.
That sounds like it would be pretty useful to get better quality statistical research papers (well, I guess quality would depend more upon the researcher), doable by people without corporate backing.
Though this it takes work for the different government departments to maintain. The team at data.govt.nz work with the different government departments to try to identify suitable data sources and get them into an update cycle, but there's definitely not all data that can be released on there.
AFAIK, it was triggered by doing an annual event called GovHack where people were encouraged to create "hacks" with government data. It included software developers like me, data mentors from many different government departments, people with an interest and several departments with questions.
A decade ago I participated in three and won several awards but was disappointed with the government response to all our collective efforts and stopped participating.
Specifically "not invented here" was prevalent as a response to projects that represented hundreds of man-hours of effort.
It was demoralising to say the least.
I'm not sure what the missing ingredient was, but two of our projects were directly related to government effort in relation to public transport and public housing. Neither went anywhere despite face to face presentations to senior stakeholders in the relevant departments.
The third was a search engine with a completely different approach to that in use by the popular engines.
Using the idea of six degrees of separation to get to any person on the planet, I came up with the idea to use a word cloud that would represent the top N words in all documents.
When you click on a word, (say "alpha") the resulting word cloud would represent the top N words for all the documents with "alpha" in it.
As you click, bravo -> charlie, etc. the list of documents gets smaller and smaller, until just your required document remains.
This has several advantages, you don't need to distinguish between words and numbers or need to "understand" the meaning of a word or interpret the user intent.
More importantly, the user doesn't need to know the relevant words or vocabulary, since they're all represented in the UI.
Enhancements include allowing for negative words, as-in, exclude documents with this word.
Ah that sounds really interesting! Does it scale OK? I guess you could index at a word level and filter quite quickly for quick searches, but it seems you're going to have to store the full text of every website?
Step 2: governments, required by law, to fund FOSS projects in their tech stacks. Helped by organizations which trace project funding and lobbying to promote FOSS security by providing funding; a huge incentive to not insert malware
Step 3: coders are afforded dignity (UBI); given funds geared towards affording a maintenance team. Regardless of country of origin. Vital infrastructure is vital infrastructure. Talent is talent.
I support this move to Step 1
Where is the list of pauper gov'ts which force talent to get a job rather than be a talent and then maintain their projects with dignity!
Those jobs are mostly nonsense. Geared towards wasting our time building:
Separated over the PCIe bus with an IOMMU between it and system memory, as well as hardware switches to disable it if I'm not reachable
I haven't found a way to remove it entirely. It's the only option I've found so far, but if you know of a better designed option, I'm certainly interested