this post was submitted on 20 Nov 2023
496 points (86.4% liked)
linuxmemes
21393 readers
1864 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 members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
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 fork-bomb your computer.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So is there a linux circlejerk? Cause you’re just ridiculous with your tribalist shit…
Yeah, macos is pretty based. I don't own a Mac product but I have and they were great.
Based on what?
Based on BaSeD. Try and keep up.
bsd
https://www.urbandictionary.com/define.php?term=based
Based on shit
Yeah its called lemmy.
I use both Linux and MacOS. MacOS is pretty good, but it's also very weird in the Unix world.
“Very weird to the UNIX world”??? It’s the only one that’s actually UNIX.
The only complaints on this entire post are down to people that have no idea what they’re doing. It’s full-on Dunning-Krueger. There are plenty of training wheels, but they are trivial to disable/bypass if needed. People need to get a lot more comfortable with justifying their preferences with “I don’t like it” rather than inventing problems and proving their own ignorance.
Uh, no. I mean, yes it's actually Unix, but so is BSD. In fact, OSX is only Unix BECAUSE BSD is - Darwin is BSD derived
Apple paid to license the trademark. The various BSD projects didn't.
BSD is, FreeBSD and OpenBSD (and every other open-source descendant) are not unix-certified, so they are not. BSD was discontinued in 1995 so I assumed that was not what the meme is referencing.
It's weird to Linux users because all the common userspace CLI commands are from FreeBSD, not GNU. Meaning they sometimes use different flags and generally don't support any of the GNU extensions.
If anything, Linux is the weirdo in this comparison because MacOS and FreeBSD are virtually identical from a CLI perspective.
I honestly don't see why, when I'm looking for help on some problem on a mac, I'll happily open a Linux forum, and throw whatever commands I need into the terminal. Works like a charm every time. Just replace
apt
withbrew
or some other reasonable package manager (idk if macports or whatever is actually any decent, never tried it)I tried MacPorts once because I don't like the name of Homebrew but it's weirdly slow in comparison