Comment by gustavus
5 hours ago
I brought this up all the time I argued with co-workers I advocated for Open Source because I knew where this was headed and every time it played out the exact way this comic did. Now I just post a link to this comic in discussion about these kind of things. https://xkcd.com/743/
I hate that 2010 is 16 years ago
[flagged]
I don't know how you can simultaneously believe that open source is prevalent enough to kill paid software but also non-existent enough that it doesn't itself fill the void it supposedly created.
Because that void is filled by open-source software that, even if it is not itself enshittified, is controlled and funded by big tech. Take languages and compilers, for instance. It is almost[1] impossible to make a living developing languages and compiler software independently or as a small business. So how do compiler developers get paid? By receiving funding from Microsoft, Google, et al. C, C++, Rust, Go, JS, TS, C#, Java, Python are all owned by big tech, who fund them with their revenues from doing exactly the evil big tech things being decried here. Linux funding is the same story. Browser funding is the same story. So too for most open source 'success stories'. There are exceptions, like SQLite, but they are rare. To the extent exceptions exist, it's mostly due to B2B consulting and enterprise contracts, which is not a business model that works for consumer-facing software of any kind.
[1] Zig is, I think, the only living counterexample.
Eh, areas where there was and is still plenty of scope to just charge for a product have also been heavily enshittified, so I don't think you can lay much blame at open source for this.
Open Source never meant having to give your software away for free, it was always free as in speech. In that you could see the crap you got and change it if you wanted to.
But you're right I'm sure that if there hadn't been the GCC there wouldn've been a ton of competing compilers. I'm sure that it was the existence of Apache that ruined computing and brought about the enshittification of the web not MS trying to force everyone to cater to IE and then Google doing the same with Chrome, it's all just because of that evil Open Source.
The freedoms that the GPL gives to users in effect means giving your software away for free (because any single one of them is allowed to republish it openly). I do think there is a possible alternative model which gives most of the user freedom Stallman cared about but which doesn't produce this (something along the lines of being able to view the source code of software you buy, as well as modify it, but only being allowed to share the modifications with others who have bought the software, or only being allowed to distribute the patches as opposed to republishing the full software), but this hasn't really been tried as far as I know.
I guess back when software only came in disks that sounded good business wise. Today if I can get your source I’ll compile it, price a bit lower and publish it in a few hours.
> Open Source never meant having to give your software away for free, it was always free as in speech.
Sure, sure. And how exactly is software not also free-as-in-beer when any consumer can just download it themselves?
> if there hadn't been the GCC there wouldn've been a ton of competing compilers.
As I already noted in reply to your sibling comment, which you conveniently chose to ignore, every single one of those competing compilers bar one is funded by big tech. You can count the number of compiler developers who make a living without being funded by big tech, in the entire world, on your hands. GCC development is itself supported by big tech.
> Google doing the same with Chrome, it's all just because of that evil Open Source.
Do you need to be reminded that Chromium is open-source software? There is no market for competition to Chrome because no browser developer could compete with "free". Firefox is open-source and also propped up by billions in Google funding. There are zero consumer-viable browsers that are not just a Chromium or Firefox reskin.
You even brought up IE, which is an example of the exact principle I'm talking about. It wasn't open-source, but, same as open-source software, it was free, and this big tech-funded free software killed its paid competitor (Netscape). This was a huge deal at the time, enough for the US government to get involved in antitrust. Then MS got let off with a gentle warning, everybody shrugged their shoulders, developed amnesia, and decided actually it's great if we let 5 or so tech monopolies undercut all of their competitors with 'free' software and solidify complete control of the market.