Nowadays I find myself checking changelogs to see what features they've broken and what AI features I now need to disable...
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
I'd venture some Linux folks refuse to upgrade because of fears of compatibility issues.
The nice thing is having the choice.
This whole thing seems inaccurate. I literally never get even remotely excited about a Linux update, it’s always boring stuff that means nothing to me. I don’t Windows updates because I feel like it delivers them in a big lump and lets me install as I shutdown, which is easy. Apple hasn’t charged for updates in well over a decade.
Macos is free at this point
And you know what they say about free
Linux is free...
It's fun?
Linux: hope nothing breaks.
Windows: hope nothing breaks.
Mac: hope nothing breaks.
I use Mint. It don't break.
Except the audio. Its always the fucking audio drivers.
Mint ftw. We need community flairs on Lemmy so I can rep my distro.
i use arch btw. it dont break btw
It’s already broken.
Its just that efficient, does not get in the way of endlessly fiddling with the OS with such pesky things like "programs" or "functionality"
Linux mint was the only distro where things continually broke for me (just software, not the system, and this was 10 years ago now)
macOS does not have paid updates
The payment is you gotta buy a new one
First two are right on, but I haven’t been charged for an actual software update on the Mac in 30 years.
IIRC, the last paid OS update for Mac was Snow Leopard around 2007-2008.
I distinctly remember seeing this comic many years ago, so it could be from around that time
I bought it... i wanted the physical disc so I could make a few hackintoshes.
It was only $29.00... I thought that was a weird price, but cheap enough that I didn't feel the need to try to pirate it. I don't think windows has been under $100 In decades.
tbh, microsoft used to charge for updates too. You didn't get windows 7 or XP for free, did you (piracy notwithstanding)?
I’d love to know where you got OS 9 for free
OS 9 released 25 years ago. That’s technically less than 30 but I think the point stands.
Oh god
Macintosh Garden has various OS install images among a bunch of other software. There are also preconfigured installations of Mac OS 9 for Windows and macOS in Sheepshaver with integration with the host system.
QEMU is also an option for running Mac OS 9. It can run the final release of Classic Mac OS (9.2.2), unlike Sheepshaver. It has overall better software compatibility. Preinstalled versions for QEMU can be found on The Internet Archive. File transfer in and out of the emulated system is a bit more involved than with ShespShaver, though.
If you just want to play around with these systems briefly and won’t necessarily be using them on a regular basis, Infinite Mac is a really cool project to emulate them right from your browser.
No, it’s more like, and update is availa…. Ooooh, your MacBook is no longer supported. That’ll be $2,500 please.
I don't know.. first time I installed Fedora as a desktop experience, I was more like the windows user in this comic.
On every boot: "Oh, lets see if there are any updates! 1.2 GB, 150 packages need updating. No fucking way.". It was just a shock, and I've managed my own headless Debian system for several years at that point.
Mac: oh only 1999,99 (buy a new one)
Also Windows 11 if your computer won't run it and you don't know about LTSC editions from the Mass Grave.
So many hoops to jump through just to keep using your computer... glad I'm on Linux which runs on a potato
Windows has gotten even WORSE lately. Even though I have Windows 10 set to not install or even download updates without asking, I sometimes get a pop-up saying "we are adding new features, please wait" out of nowhere 🤬
In related news, I've installed Zorin OS on my laptop and hope to one day use it on my desktop that I play pirated games on..
Speaking of, is there any way to change settings so that the login password can be just a short pin i stead of the strong-ish password demanded by default?
Since I never leave it unattended (and rarely even use it) in public I don't really need the security against in-person unauthorized use and since I mostly use my laptop for streaming, typing a password every time I start up is a hassle I'd rather avoid..
While some distros let you choose short passwords, most of them don't nowadays. However, you can still change your user's password despite to this. Just open terminal, type sudo passwd username
, type your desired password and enter. This way you can even use one character passwords, you really shouldn't though.