549
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Aug 2026
549 points (98.9% liked)
linuxmemes
32597 readers
1535 users here now
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 of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
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
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
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.
founded 3 years ago
MODERATORS
I gotta say I might dislike Microsoft more than Apple...
But I kiss ground returning to Linux or Windows after being stuck on Mac OS.
Windows is an old comfort. I know all the shortcuts. I hate their brand, ethos, etc.
But when I am stuck using an Apple product I want to rip off my fucking skin. Fuck your command key, stop trying to be special. Your system tray is obnoxious. I hate your unified application menu bar, it makes no sense with un-maximized windows. You got rid of the single button mouse because yeah obviously that was stupid, why not get rid of the rest? Firewire? Fuck off. Those fucking charging cables. Fuck. Off.
Fuck Microsoft, but Apple don't catch enough hate. Fuck them too for their benign prison of an ecosystem.
...
Sorry. I get way more bent out of shape having to use macos or ios for work than I do windows. Way more. Fuck em both. I can handle powershell. I cannot handle a fucking circus of bullshit.
Every Mac I must use at work gets a Linux VM. I will not tolerate their operating systems. I don't do the same for windows at work. I tolerate it.
I honestly wish there was a way to consistently do something like the command key on linux, it's so nice to have desktop shortcuts not conflict with your terminal. Haiku does it as well, they use alt.
I feel this post in my heart and just wanted to say I support you 100%.
What I really hate about macOS (and iOS) is Apple prioritizing fancy design over functionality. Liquid Glass is just bad UI with shitty contrast, to the point where they had to dial it down before the final release to make it somewhat useable. And doing things like hiding the username field in Apple Mail so you have to enter a fail state first before it gets shown to you is absolute garbage. Apps don't have to look as clean as possible, they have to be fucking functional.
...and why are we still including .DS_Store files when zipping a directory and creating them on network drives? What is this? 2001 Windows XP with its useless Thumbs.db files? Even Microsoft has long moved on from storing thumbnails in this way.
Thumbs.db is still a thing it's just a hidden file by default.
Everything just works on MacOS unlike Windows. Their Liquid Glass stuff sucks hard, but it doesn't matter if you live in the terminal.
Mac OS is just NeXTStep (i.e. UNIX) with a candy coating. It's annoyingly proprietary (especially these days, compared to the early OS X era) but it's fine for a work machine.
It vaguely looks like Unix until you start to look at the directories (which aren't standard any more), try to read the logs (which are fucking useless and look like what Windows outputs), or dig at anything beyond the shell. Then you see that they've completely scrambled the system. It's infuriating.
I once got an Apple laptop around the time they switched away from Intel chips, I lasted about four months with it before running back to KDE. I hated that thing with a passion. And don't get me started on the Apple software.
Maybe it got better since, maybe not, doesn't matter, I won't get near one of those things again.
That's well into the time that they were getting worse. They were good in the PowerPC G3/4/5 era, when they were doing things like making laptops that could have the RAM upgraded without even needing a tool. They were also trying to be taken more seriously for business, so they had stuff like the XServe and cared about scripting (putting effort into Applescript/Automator APIs for their apps) and such.
The hardware was kind of ok, it's really with the software that I had issues.
As an aside I tried to configure their email client for a friend a year or so ago and I've never seen such a convoluted piece of software. I thought accessibility was their thing, this was astoundingly Byzantine. Never seen anything like it before or since (in that class of software).
Just a little fun fact: POSIX does not specify any standard filesystem directories in the way that the FreeDesktop Filesystem Hierarchy Standard (FHS) does for Linux and Unix-likes. MacOS remains a fully POSIX-certified Unix system.
Wasn't windows NT posix at one point?