Not sure why the Linux community is convinced macOS is better than Windows. macOS has the same big issues Windows has (Spyware, ads, and the inability to delete the built in browser) while having worse issues like not supporting openGL/Vulkan, not allowing the user to install old apps, the inability to install hardware, and the small issue of only a select few Linux distros that work with it. Windows isn’t good, but it’s still better than macOS in most regards.
User experience is better on macOS vs Windows/gnu+linux newbie distros. Imho.
I bought a Mac laptop once and lasted about 3 months before running back to Linux. Mac OS may be great for some people, but it’s definitely not for everyone. It was also hell to pull my photos out of their damn software.
The machine was ok though.
(Spyware, ads, and the inability to delete the built in browser)
Ads for Apple services, yes. I don’t approve of that. But this is otherwise bullshit. I can delete any app I want. And I have to opt-in for Apple to get my crashlogs. And there aren’t ads for third-party bullshit.
And Linux is even better. Both OSes are great by comparison. And good on their own. We will never have perfect software.
What about Apple Music, ever deleted that one ?
I know a lot of people like macOS, and I’m sure they get a lot done with it. For me however, it’s easily my least favorite popular OS. That’s even considering the terminal running zsh by default, which is miles ahead of Windows.
A quirk that recently bit us at work is that Safari has a maximum allowed version based off your OS version. Now if it was just me as a user, I’d download a 3rd party browser. However, as a developer, I have to build solutions that work for every “reasonable” browser. This means I can’t use features that every modern browser has, including Safari, because Safari from 4 years ago didn’t have it.
This used to be the case with IE. you’re always going to have to support at least one legacy browser.that’s one of the few real benefits of everyone moving to chromium based browsers.
Yeah, thankfully I never had to develop with IE in mind. Though I have heard a lot of people dislike it for that reason.
You’re totally right about that being a benefit to everyone moving to chromium. Thankfully Firefox has kept pretty up to date with new features/standards too.
at my last workplace we used a service called browserstack which cost something like 10$ a month, it allows you to run almost any combination of os/browser versions. you can even set it up to access a local server if you’re running one on your device machine for example. took out all the headache of running the specific ie version that the client was reporting bugs on it worked great but you can definitely find similar services to suit your use case
Thanks for the callout! We actually use browerstack too, but only for exceptions like that one. It’s not part of our typical process. Really cool software
The first desktop version, Mac OS X 10.0, was released on March 24, 2001. Mac OS X 10.5 Leopard, Mac OS X 10.6 Snow Leopard and all releases from OS X 10.8 Mountain Lion to macOS 14 Sonoma are UNIX 03 certified
I don’t like MacOS, but it’s actually able to be called UNIX.
I’m surprised you don’t lose Unix certification with crap like case insensitive filesystem defaults.
I don’t want to be like Stack Overflow, but tbh you have some design problems if you rely on case sensitive filesystems.
Why is BSD listed twice?
unpopular opinion. homebrew is better than apt or yum.
Probably why it’s an option on some distros
Sorry you’re wrong 😛
Homebrew only supports one user (AFAIK). We had shared iMacs at work, and some stuff was installed using homebrew with the permissions modified so everyone could access what was installed. One night I got bored at work and upgraded some things… Which changed the permissions back to only the user that installed the cask (or whatever) and broke the terminal and other things for everyone else. My coworker was pissed the next time he saw me.
Any sane Linux package manager (I’m not counting Snap and FlatPak) installs stuff system-wide and all users can access the installed packages.
Linux is inherently a multi-user OS but Apple apparently stripped that feature from OS X.
Of course things are going to break if you take something that’s meant to be installed per-user and open up one user’s installation to everyone else on the system. Not Brew’s fault your company’s IT used it outside spec.
It’s no necessarily Brew’s fault either, but more the shitty way Apple decided to implement it.
But it’s not better than windows.
Gotta disagree, the gestures are actually amazing. Only pain point is gaming, but I don’t really do that, and the dev experience is pretty good compared to windows too. Installing programs is as easy as it should be on windows. Fuck msi installers
As a macOS user I don’t agree.
Me: “ls ~/Downloads”, mac-gui: Would you like to give “Terminal” access to the “Downloads” folder?
I really like it, and I miss it on Linux. On Linux, I have to trust that each and every sh/bash script, package install script, or some stuff you download from internet are actually safe and don’t access your private stuff. On mac I get the prompt when some software needs to access a specific folder.
Ok, it’s true that you have to spend 15 mins after setting up to “install developer tools”, and remove some safety rails. However, the mac doesn’t prevent you from doing that, and doesn’t really even try to make it hard (if you’ve ever touched a terminal before). Once it’s set up, you’re good to go…
click yes when this happens. this one is a freebie.
deleted by creator
From a product design POV there’s something to be said about having control over every aspect of the system. I can see why people enjoy using apple stuff. It’s not for me though.
So is there a linux circlejerk? Cause you’re just ridiculous with your tribalist shit…
Yeah its called lemmy.
Yeah, macos is pretty based. I don’t own a Mac product but I have and they were great.
Based on what?
bsd
Based on shit
I use both Linux and MacOS. MacOS is pretty good, but it’s also very weird in the Unix world.
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)“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.
It’s the only one that’s actually UNIX.
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
It’s better than Windows if you like having products all made by the same company
OSX is fine for daily use, but I’d pick Windows over it simply for hardware compatibility.
I vividly remember when a friend of mine who runs a small graphic design studio was sent an archive file macOS couldn’t open natively and asked me for help. Never having used a Mac and without any clue as to which tools the stupid app shop (which was rather new at the time) held, I couldn’t for the life.of me get the blasted thing to obey me, until I found a terminal. I then installed build utils and compiled the frickin’ unpacker I needed myself since it only had Linux binaries. Worked like a charm.
I can agree that fighting apples UI’s can get frustrating (i.e. playing the “try to find the right button” game). What makes me think macs are great is that you get all the freedom you could wish for in a terminal that is unix-compliant, while also getting the reliability of a hugely widespread OS that a bunch of good developers are paid to maintain. With the new macs you also get the apple silicon hardware, which is great.
I think most people that use macs indeed do need the safety rails, but at the same time they bother me. I know how to disable them within 15 mins of setting up my computer, but if I’m helping someone with an issue, I sometimes first need to spend some time disabling safety nets and installing the tools I need. Also: Shoving iCloud storage down my throat is shit. They should stop that.
I think it’s gotten better, but I still have a bad taste in my mouth from the countless times MacOS was too stupid to recognize a file type, and absolutely rejected all attempts to tell it what it was. I almost always found a way around it, but it would sometimes take dozens of minutes of fighting with the OS; these times almost made me long for Windows.
Apple’s position that users are fucking idiots may be usually justified, but they consistently violate the “… and make the uncommon possible” rule. The philosophy that the OS is always right is frustrating.
What is wrong with the Mac? Is the only device that that makes me feel attached to Linux somehow.
Linux but perverted version
I mean macos is Unix certified. But *nix systems are better.