this post was submitted on 21 Dec 2024
295 points (70.7% liked)

196

16732 readers
1893 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Laser@feddit.org 14 points 5 days ago (2 children)

I can't tell if you're making a joke or just confidentially incorrect

[–] VeganCheesecake@lemmy.blahaj.zone 6 points 4 days ago* (last edited 4 days ago) (1 children)

Well, macOS is unix based, and when debbuging a friends mac, I usually find that I find the terminal more comfortable than the Windows Command Prompt.

Now, that Mac does break in very weird ways sometimes, but I digress.

[–] superkret@feddit.org 5 points 4 days ago (1 children)

Also Gnu is Not Unix

[–] tyler@programming.dev 2 points 4 days ago (1 children)

It’s a lot simpler to say Linux to keep the conversation going than it is to say Mac is BSD based and therefore is a Unix system and has all the exact same benefits of a Unix based system. There is no joke here, maybe you just like correcting people when they’re trying to have a conversation.

[–] Laser@feddit.org 2 points 4 days ago

Calling something Linux is very specific, and it's just not true for macOS. E g. if someone brings you an encrypted drive that uses LUKS, you can't mount it in macOS. But both are Unix-like, macOS even being UNIX certified. However, from what I understand, these mostly concern a specific part of the stack that doesn't guarantee that you can work with the other system, this is rather something for applications to target. I mean cool I can enter a shell and list files on macOS, but that doesn't fix the problem.