1662
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 01 Dec 2023
1662 points (95.6% liked)
linuxmemes
21172 readers
965 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
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!
founded 1 year ago
MODERATORS
Sorry but as a Linux user I found that Windows is better than macos. Macos doesn't even have proper window management.
My experience is the same, but still it's a Unix-like system. People who fear Linux may do Unix-like things with it. It's worth something.
Linux is unix-like, macOS is certified unix.
Certification is irrelevant really. There are Linux distribution releases which have been certified, just like MacOS.
It would appear then that no MacOS before 14.0 Sonoma is a certified Unix. Which is obviously false. Which means that your implication that this page lists everything certified is wrong.
I said "releases", because these were specific versions a few years ago. Perhaps nothing relevant today was certified, still what I remember is not that different from the mundane Red Hat of the same year.
Which is all useless talk cause when we say Unix as something important, we mean "genetic Unix", as in something of being derived from the same code base, culture, philosophy, etc, not "legal Unix" as a trademark, because that's not the only cool-looking word one can imagine to name an OS.
So obviously BSDs are real Unix then, Linux is something weird and MacOS is bullshit.
Yeah, but none of the system tools and applications follow Unix-like paradigms, so it's really only Unix-like in name. Sure you can launch a bash or zsh shell, but there aren't a lot of useful things you can do with that without installing a bunch of third party tools like brew, so the experience isn't all that different from having to install Cygwin or WSL in Windows.
Eh, WTF? It has normal Unix-like userland tools.
You can't do much without a package manager under Linux either.
Homebrew, macports, pkgsrc etc are all just ports collections, like the FreeBSD one. A pretty Unixy kind of thing to use, more so than apt or yum.
I hate Apple GUI, but technically it's almost as good as Linux to use.
You don't understand what I mean.
I mean that you can't really do much with those userland tools to effectively manage and configure your system. All configuration is abstracted away in a forest of xml files (i.e.
/Library/Preferences
) that's as opaque and undocumented as the Windows registry and which you're not supposed to touch other than with the approved GUI tools.MacOS applications never follow Unix principles either regarding file placement.
So yeah while MacOS technically still is "Unix", it really is a giant monolithic blob of shite built on top of the skeleton of what once was a decent Unix.
Well, you haven't been very specific with your language.
It's been some time since I touched MacOS, but there is a CLI tool for editing those preferences. Not unlike gconf. Actually gconf is apparently inspired by that and the Windows registry you so conveniently mentioned.
Not that I'm a fan, quite the opposite.
"Unix principles" is the same as "Unix philosophy", while you apparently mean Linux FHS. Yes, it's understandably ignored. Yes, maybe it shouldn't be.
Well, see, comparing FreeBSD to Linux with its development path, for example, you might feel as if Linux was slowly moving in that direction as well. Linux users usually laugh at that sentiment and say that it's evolution. So - MacOS too has what its developers considered evolution from what Linux/FreeBSD/... have.
Ah, also X11 is not that integral and traditional for Unix, if you imply that as well. Sun had its SunView in the olden days. There were other windowing systems.
To add with Linux being unix-like not certified unix, macOS doesn't need to implement anything in Linux fhs style.
Windows doesn't even have a proper terminal lol
Arguably Arch Linux also lacks proper Window management. The idea of macOS is to give you a solid base which is stable, functional and looks good. Then you can add your own window management type on top whether you want a Windows style one like magnet or a tiling one like amethyst.