this post was submitted on 19 Jun 2023
118 points (94.7% liked)
Open Source
31044 readers
1034 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There’s more to it than just having free software. The source code is important too because it lets people learn from it, improve it, and use it to write or improve their own projects. Free software is only half the equation.
Unless you mean pirate the source too, in which case yeah absolutely but easier said than done.
All right, that's an argument. Also, having fun from coding is also a valid argument. Though, from my experience, it is easier to start learning programming from some simple, isolated cases, as in thextbooks, than from real life programs, which can be very nasty and domain-dependent.
To start learning yes, but as I’ve gotten more experienced I find myself getting a lot more value out of real life examples. Cracking open a git repo and seeing how they did something can save me hours of reading documentation or at least give me a better context to grasp it. People learn differently from each other, and also themselves at various stages of their understanding.
One time, I spent whole day arguing with some anarchkiddies about that, and no one gave me a short, convincing argument like that. Their posts were emotional rather than seeking for truth. That's the difference between debate and dialectics.
I’m mostly just paraphrasing Stallman’s own arguments. They’re worth checking out. He’s not without his faults, but his reasoning in this area is very sound.