this post was submitted on 07 Jun 2025
218 points (98.7% liked)

Technology

39020 readers
491 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 7 hours ago (1 children)
[–] [email protected] 5 points 3 hours ago (2 children)
[–] [email protected] 1 points 30 minutes ago

Because it's a gift to corporations at the expense of taxpayers.

It means that any company can take that code, modify it (as would be required every year per IRS tax changes), and resell it without being required to publish the source code changes.

What many European countries are doing is requiring the government to publish code under a copyleft license. That would allow companies to also benefit from this code to make their own tools (which they could also sell), and it would require them to publish the source code of their improvements.

Basically copyleft legally ensures collaboration. Public domain does not.

[–] [email protected] 4 points 2 hours ago (1 children)

For profit companies can take it, close source it, and make it paid software. Which is why GPL is superior.

[–] [email protected] 3 points 2 hours ago (1 children)

But people can keep developing an open-source version, right?

[–] [email protected] 3 points 1 hour ago (1 children)

Yeah but people can be stupid bastards. For some reason some people would rather get it from TurboTax than they would a github repo

[–] [email protected] 2 points 1 hour ago

Yeah. I see. Thanks for the replies.