this post was submitted on 20 Oct 2025
54 points (100.0% liked)
Technology
1302 readers
62 users here now
A tech news sub for communists
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It also contributes to a kind of illiteracy of code in laypeople. I see this sometimes in the way video game players talk about a game's code, being like "the spaghetti code teehee" etc., as if this explains every bug and design problem in a long-standing codebase. Since the code is hidden, it's hard to correct them. Maybe it really is spaghetti code. But odds are its problems are more complex than that. And if modding communities tell us anything in games where modding is feasible, it's that players are perfectly capable of fixing or creating workarounds for some bugs, even when constrained by the limitations of modding. And the company is just kinda mediocre at actually addressing issues. This is one of the annoying consequences of it - the NDA'd nature of everything means companies can hide behind "development is hard" narratives to excuse their institutional failures.
Open source not only furthers knowledge, but also enables some degree of accountability.