this post was submitted on 21 Apr 2025
50 points (81.2% liked)

Programming

19760 readers
65 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

Healthy open source communities don’t just form around code, but also around shared values and a vision for how their work can improve the world. The true measure of the success of open source is its impact— how the technologies we develop are leveraged to bring about positive social, cultural, and political change.

you are viewing a single comment's thread
view the rest of the comments
[–] sirdorius@programming.dev 2 points 5 days ago

I get where this is coming from, and it's good to move away from the libertarian fantasy that technology is neutral. But in practice, it is very hard to actually use.

For example, you can't use any GPL code that you may want to include, as that forces your project to also become GPL. And anyone using your code would also have to walk on eggshells for licensing, and they would probably just avoid it in the first place.

It might be useful to some very specific end products, but this will likely not see a lot of adoption.