

Linux Mint works great, but I’ve heard good things about Bazzite, too.


Linux Mint works great, but I’ve heard good things about Bazzite, too.


I agree. This time, it’s actually different. Big name streamers and YouTubers are showing their support. Not just people in the tech industry, but random channels like EmKay and PewDiePie.
Linux is better than ever. Steam is a breeze. Wine support has never been better.
Meanwhile, Windows has more nasty surprises, underhanded backstabs, and security nightmares than ever before.
Reserve your hate for Photoshop, the monthly subscription that is so overpriced they force $300-400 cancellation fees to keep them addicted. They are the only product in this space that deserves hate.


Seriously, the setup is really easy and it just fucking works.


They have to. It’s a requirement, or everybody would quit in protest.


Public tracker: You are the hero, getting a 30:1 upload ratio in a mere 30 days. “Wow, this shit is easy!”
Private tracker: “Please… can this torrent even reach 10% upload? It’s been an ENTIRE YEAR! I have 500 torrents in the same state!”


This seems like the kind of thing that should be bookmarked and thrown in corporations’ faces at every moment.


The Federal Bureau of Investigation (FBI) has seized the domain names of several gaming-related pirate sites, including NSW2U.com, which has been Nintendo’s nemesis for years.
Ahhh, there’s the real reason. Nintendo put pressure on the FBI, because Nintendo.


Same company acquired two very similar apps.
One required a $14/year subscription, the other $90/year
So, why are you using a subscription at all, and not a free and open source app?
You know what Blender is? It’s the industry standard. Why is it the industry standard? Because it’s free, open-source GPL, it can never be taken away from you, it can never be “acquired”, everybody’s using it, and everybody is contributing towards improving it. Nobody is bitching about how Blender is extracting millions of dollars from its users and reducing its feature set at the same time. (*cough cough* Photoshop *cough*)
Free and open source software. Every. Single. Fucking. Time. Fuck subscriptions.


Everybody who is hated and popular gets death threats. Hell, even the nicest actors get death threats.
They are easy to write and send, and there’s 0.01% of the population that is mentally unstable enough to actually do so. You and I don’t get death threats because we aren’t popular enough.


Pulseaudio was introduced in 2004. How come it took almost 20y for it to be replaced if it was that bad?
Did you learn nothing from X11 usage? May I remind you that X11 was invented by Xerox in the fucking 80s?!
Bad software attaches itself to OSs like a cancer.
You can do some wild shit with pipes:
head -10 /var/log/syslog - Look at the first ten lines of one of your log files, with timestamps on the frontcat /var/log/syslog | cut -d' ' -f1 - Splits the lines by a space delimiter (the -d' ' part), and grabs the first “field” (the one with the timestamp, using -f1)cat /var/log/syslog | cut -d' ' -f1 | cut -dT -f1 - Splits the timestamp at the “T”, and leaves only the datecat /var/log/syslog | cut -d' ' -f1 | cut -dT -f1 | sort | uniq -c - Gives you a count of each dategrep systemd /var/log/syslog | cut -d' ' -f1 | cut -dT -f1 | sort | uniq -c - For only the lines with ‘systemd’ on it, gives you a count of each dateThe standard GNU toolkit has a ton of utilities like that for doing stuff with text files.


Konami is no longer a video games company any more. They lost that title when they kicked Kojima out and decided to fully embrace pachinko games.


Old, but still relevant:



there was a gap in US music IP law for like 40 years for anything from before the system was nationalized in the 70’s


The poor already don’t have copyright laws, and the rich continue to have their safeguards. This is already how it is.
What? You think those laws on the books are for you? No. Only the rich get to enforce those copyright laws.
It’s even worse than saying there’s no copyright laws, because the poor think they have them.


WTF, Germany?


This is a big part of why fair use is in such a bad state right now: no predictability in how courts will rule on it as a defense, plus no way to keep you out of courts in the first place.
That’s not completely true. Fair Use has four declarations that you must pass, so there’s at least some definition to how it would play out in the courts. But, it’s not a definitive rule of law, so yeah it’s not going to keep you out of the courts.


that is technically transformative, but most likely not enough to justify fair use.
Right, but it’s pretty obvious that the transformation for AI is very transformative, and it’s lossy at that. After the training, you can’t just duplicate the image it was trained from, even if it was asked a thousand times.
That implies I want to argue with somebody who is sealioning.