Public Money, Public Code - A campaign advocating for legislation requiring that publicly financed software developed for the public sector be made publicly available & open-source
We believe that software created by the government should be shared with the public, and we want to collaborate with civic-minded peers to make this happen.
Not just open source, public domain. I also see that any pull request submitters must automatically agree to dedicate their work to the public domain for some of the repos I looked at.
That's actually cool! Iceland goes even further, and publishes the code for all their digital government services on GitHub: https://github.com/island-is
Wow I feel kinda dumb I never even heard of U.S. General Services Administration let alone all the public domain software they've created. My only question is, is any of it useful for a pleb like me or is it public domain for transparencies sake?
While I’m all for opening up codebases after release and seeking contributions from constituents, the landing page has some terrible ideas.
Similar applications don't have to be programmed from scratch every time.
Unless there are very solid guidelines that offer a lot of flexibility to do the opposite and code things from scratch every now and then, you get very pervasive legacy antipatterns. I have struggled to effect positive software change as an SRE at massive enterprises because of this idea. Conway’s Law does a good job describing how this stratifies code. I have also spent more than year trying to get disparate acquisitions on the same tech stack with ballooning requirements as everyone tries to get their interests in. I left that one without any real movement.
Major projects can share expertise and costs.
This goes against lean principles that see the best outcomes and exponentially increases the waterfall slog most government projects are. The more stakeholders the more scope creep. Your platform team can be shared; you don’t want your stream-aligned teams to get stuck in this mire. They need to be delivering the minimum viable solution for their project.
Assuming the software is just released with an open license and the public can contribute, hell yeah. I have contributed to so many projects that I actively use in my day job and there’s plenty of shitty government software I'd love to poke at. The two things I called out require a serious amount of executive buy-in for developer tools and experience which turns into a project itself. In the private world most companies chicken out when they realize they’ve got serious cost centers just making development easier, even if their product is serious software development. I worked for a major US consultancy that talked this big game and dropped everyone the second they were on the bench. In the public sector? Fuck. It’s hard enough to get people to understand attack surfaces much less the improvements a smooth DevX with a great pipeline can provide.
Similar applications don't have to be programmed from scratch every time.
This sounds exactly like a COBOL programmer turned manager I met early in my career.
Major projects can share expertise and costs.
As opposed to tossing a dead raccoon over each other's yard until somebody has to clean it up. Because I cannot imagine such office politics in the government.
Applications paid by the public should be available for everyone.
I demand my right to access military supplies management software code. And a nice Makefile to build that thing at home. Yeah, I have the right to that shit too. For recreational purposes.
With transparent processes, others don't have to reinvent the wheel.
Now this is some fancy gourmet quality Dilbert's pointy haired boss shit right there, oh yeah.
If you [ha]dn't put up all those strawmen blocking your sight, you might see [] benefits.
The way this often works today is that even the government offices themselves don't have the source code for their own applications. This allows for private vendors to extract a lot of money for sub-par, insecure custom software. Government offices often can't even switch to a new vendor without causing a full rewrite.