Yeah, I know, but I would’ve expected a distro that describes itself as “GNU/Linux-libre” would fall on the other side of it!
Yeah, I know, but I would’ve expected a distro that describes itself as “GNU/Linux-libre” would fall on the other side of it!
Speaking of old, dead distros, my first Linux – sort of – was TurboLinux 6.0. I say “sort of” because I never successfully got it to install and run. : (
A meme Linux is the “most obscure” you can think of?
Sounds more like a BSD kind of idea, to be honest. The GNU idea is to let specifically end-users have control over their own computer, not some third-party.
Wait… they’re militant enough about Free Software to refuse to package anything even slightly non-Free, but their “final goal” is to switch the kernel to BSD (i.e. away from copyleft)? WTF?
One is asking about skin color, the other is asking about cultural heritage. For example, a person from South America with only European ancestry would be [white, Hispanic], and a Japanese-Brazilian would be [Asian, Hispanic].
The real issue is that they’re irrelevant questions that survey-givers have no legitimate reason to want to know.
I have no problem with things like Mozilla Common Voice. I have a big problem with integrating machine-learning stuff into Firefox by default.
I remember back when Phoenix Firebird Firefox first came out, the whole fucking point of it was to be a fast, bare-bones browser, and that people could pick and choose what extra features they wanted by installing extensions. IMO that’s the way it still ought to be.
So, have you bitched at your state rep about it yet?
I mean, yeah, if you were trying to get a game to run using bare WINE in like <2010 or something, you were gonna be troubleshooting it for a while (and might still fail just because the functionality hadn’t actually caught up yet). By 2017, though, DirectX etc. support had improved drastically (Valve’s first attempt at SteamOS was already a few years old by then), so the main issue was figuring out the right configuration (which version of Windows to mimic, installing supporting libraries, etc.) and tools like PlayOnLinux and Lutris went a long way towards crowdsourcing and automating that.
I could be wrong (I haven’t really paid attention lately), but I think the state of Linux on “smart” TVs is considerably more dire than the state of Android phones. At least with the latter, projects like LineageOS and GrapheneOS are a thing, whereas I know of zero third-party community firmware projects for TVs.
In 2017? Well, that’s an interesting question. On one hand, it definitely wasn’t as easy as it is now. On the other hand, I was motivated to ditch Windows and willing to make the gaming sacrifices necessary to make that happen. The last version of Windows I used was 7, and I was determined that 10 would never touch this machine – or any computer of mine going forward, for that matter. I also was done putting up with 7, given that Microsoft was starting to backport 10’s spyware and forced-upgrade BS to it by then.
It’s been a while, so I’m fuzzy on the details of what I was playing between 2017 and 2018 (when Proton came out). I think I just limited myself to the subset of my Steam games that had native Linux versions (e.g. TF2 and other Valve first-party games, Don’t Starve, Cities Skylines, etc.), supplemented with PlayOnLinux for Star Trek Online, which, being an MMO I was already committed to, was pretty much the only exception I made. Otherwise, my attitude became “if the developer can’t be bothered to support my OS, that’s their loss, not mine, and I don’t need their shitty Windows-only game anyway.”
After Proton came out and I flipped that switch to “enable Steam Play for all other titles”, I think the majority of my Steam games “Just Worked” – yes, even back at that initial release – and the ones that didn’t became compatible pretty rapidly over the next couple of years. With one exception, I don’t think I’ve had trouble getting a game working since the start of the pandemic, if not earlier. At this point, I’ve softened my “I won’t buy a new game if it doesn’t natively support Linux stance” and instead simply expect every game I buy to work. And they have!
(That one exception was Star Trek Online, which I had continued running via PlayOnLinux because (a) why mess with a working config, and (b) the Steam version of STO wants to permanently link your STO account to your Steam account, which I didn’t want to do. One day, though, they updated the launcher or something and it quit working. I eventually gave up trying to fix it in PlayOnLinux and decided to use Proton for it instead. But I still didn’t want to link my accounts, so I had to jump through these weird hoops where I installed the Steam version, but didn’t log in or play it, and instead re-imported it as a non-Steam game pointing at the executable for the Steam version and then fiddled with the compatibility settings to find a version of Proton that worked. That’s still the configuration I’m using for it to this day.)
Yes, it’s a damn shame that Linus is weak on property rights.
Because that’s what this actually is, by the way: violating the device owner’s property rights in order to prioritize the manufacturer’s temporary monopoly privilege over the software – which was only created for the sole and express purpose “to promote the progress of science and the useful arts” in the first place – above them.
It should be a thing because most (all?) “smart TVs” run some variety of Linux, which, as Free Software, is supposed to guarantee the device owner’s right to modify the software running on the thing. However, in most (all?) cases, the practical ability to do that has been destroyed by subverting encryption functions against the owner in a process called Tivoization.
In other words:
So basically, everybody switched from expensive UNIX™ to cheap “unix”-in-all-but-trademark-certification once it became feasible, and otherwise nothing has changed in 30 years.
Kubuntu, because when I got my Vega 56 GPU on release day (August 14, 2017), I had to download the proprietary driver straight from AMD to get it working, and Ubuntu was the only distro supported by both it and Steam at the time. (Otherwise, I would’ve picked Debian or Mint.)
I don’t love Ubuntu (especially how they push Snap), but I can’t be bothered with the hassle of reinstalling my OS.
GPLv3 is less proprietary than GPLv2, in the sense that it does a better job at protecting end-users from being abused by device makers that would try to close up their Linux-based system.
Imagine having such a hard-on for letting corporations exploit your work in abusive Tivoized products that you stoop to retaliation against a company that’s actually trying to protect their customers.
They know it’s better than v2.
*Voilà
Ah, that’s different then!
Hmm…
From https://wiki.hyperbola.info/doku.php?id=en%3Amanual%3Acontrib%3Ahyperbolabsd_faq:
It’s not clear to me that relicensing the existing code to GPL is what they’re planning on doing; it sounds more like they’re going to mix in GPL code but not change the existing files to GPL en masse after they finish harmonizing them to two-clause BSD.
Frankly, IMO that’s too bad: I’d love to see them make the whole shebang GPLv3-or-later
Related question: is all Linux kernel code required to be licensed GPLv2-only, or are individual contributions allowed to be GPLv2-or-later? I’d be nice to see if that project (and stuff like HURD and ReactOS) could benefit from at least some Linux contributions, even if they can’t copy it wholesale.