Earlier quoted context omitted.
Can anyone on HN explain why software freedom could ever be a bad thing? IE: I only see it as Apple having extreme upfront costs, keeping poor people away from developing.
I have two questions about licenses that require distribution of source code (like GPL & AGPL). 1. Do they limit the freedom of the developer to keep source code private? 2. Do they make it harder to sustain a living wage through the labor of writing software? I’m fully supportive of “attribution” licenses like MIT, BSD, Apache 2. But, I don’t think Stallman considers those “free software”.
There's a clash between user's and developer's freedoms: if a developer is free to keep the source code private, then said software's users are not free to study, change it, and distribute those changes.
The free software movement prioritizes user's freedoms (the 4 essential freedoms [1]) over developer's freedoms. You seem to do the opposite.
> 2. Do they make it harder to sustain a living wage through the labor of writing software?
Your wording makes it hard to answer the question. If you get paid purely to write software, it doesn't matter if said software is free software or not. If you sell software copies/licenses to pay for your development, then it is objectively harder to earn as much.