this post was submitted on 21 Dec 2024
296 points (70.6% liked)
196
17203 readers
1501 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
Other rules
Behavior rules:
- No bigotry (transphobia, racism, etc…)
- No genocide denial
- No support for authoritarian behaviour (incl. Tankies)
- No namecalling
- Accounts from lemmygrad.ml, threads.net, or hexbear.net are held to higher standards
- Other things seen as cleary bad
Posting rules:
- No AI generated content (DALL-E etc…)
- No advertisements
- No gore / violence
- Mutual aid posts require verification from the mods first
NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.
If you have any questions, feel free to contact us on our matrix channel or email.
Other 196's:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I absolutely cannot figure out what to do in order to fix an Apple computer when it’s bugging out. Is it a part? The OS? Something external? How am I supposed to diagnose this fucker with so little information? Windows is rapidly heading down the same road. Linux will remain the final bastion of those who fix their electronics themselves
Buy a new one, duh
Or do the same basic troubleshooting you would for any other computer. It sounds like the person you're replying to doesn't know how to do that. They should learn. It's not that hard.
Debugging a Mac is just as simple as debugging a Linux OS… because it is Linux.
I can't tell if you're making a joke or just confidentially incorrect
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.
Linux Is Not UniX
Also Gnu is Not Unix
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.
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.