← Back to context

Comment by hei-lima

10 hours ago

Apple’s software is the best in the non-free software world compared to Google's or Microsoft's, IMO. But that doesn't mean it can't be better.

Their software is better than most (if not all) of closed-source universe. That's true, but the problem is, they were better in the past.

I'm using both Linux and macOS close to 20 years (Linux is even more than 20, IIRC), and macOS (aka Mac OS) used to be snappier, more stable, more uniform and had incredibly low number of papercuts around the UI. Now it has some nasty thorns here and there, while Linux is improving steadily and not regressing much as macOS.

Apple needs to overhaul their software stack. They can use a lot of sanding and polishing to bring the shine back. They need another "Snow Leopard" release, as many people say.

On the other hand, even with all these bells and whistles, they can't even get close to the composability of Linux systems. Doing so will also damage their bottom line, so they won't, and that's OK.

  • When Apple released its BSD-based OS X at the turn of the century, I was at Rice learning on Solaris machines, and also started dual booting Linux on my personal desktop at the time. My first few years in the working world were spent on Dells running Windows, so by the time I bought my first laptop in 2006, I was excited to spend my dollars on an unusual-looking white Macbook specifically because it had a *nix shell and the developer experience was vastly better to me than any machine I used at my day jobs. I still prefer working on Macs because ever since, they have just worked and Windows has gotten progressively worse (I know, because I have helped my parents with their Surface laptop). Unfortunately, Mac OS X has been less robust in the last several years, and I'd love to see them turn this around, both for the developer experience and for regular consumers. I still like using Photos, but I don't use their cloud for those, and I've been amazed over the years just how uninformative the Photos app on Mac can be when it flakes out and I have to try a rain dance just to get it to sync with my iPhone. That's pretty abysmal for a company that used to just work, but I believe it comes from the top. Steve Jobs used to enforce quality, and I want to see that again!

    • Similar experience here, started with the same G4 ("white") iBook. That was an amazing machine. Under the hood it was hard to distinguish many differences with Linux/BSD of the time. The UI on top (OSX Tiger) was peerless -- I recall being very excited for the introduction of Spotlight. I'd say the decline came around 2012-2013 or so. Hardware was still great, but they were no longer updating the GNU stuff and anti-features like SIP made it harder and harder to run the applications I want (gdb for example). I gave up not long after they introduced the touchbar

      These days I'm happier (or at least content) without a Mac. My FW13+Linux setup may not be as nice as the latest macbook, but it does exactly what I want and if it doesn't, I have options.

      12 replies →

  • The thing where Linux (and Android, and Windows at least circa 2023) blows Apple out of the water is in UI latency. The built-in animations on Apple's software are sometimes hundreds of times slower than on their competitors, in ways which can't be accounted for.

    Improving interface response times is the single best thing Apple can do to improve their UX. I don't need an interface which throbs, wiggles, jiggles, shines, and refracts, I need an interface that's snappy and fast.

    As far as I know, MacOS is the _only_ desktop OS with this problem. The only way to fix this problem on MacOS is to do everything inside a virtual machine running anything but MacOS.

    • > The built-in animations on Apple's software are sometimes hundreds of times slower than on their competitors, in ways which can't be accounted for.

      You can turn down the animation times for most of this with "defaults write" commands. Set them to 0 or as small as you want. Here's a good list to get started:

      https://gist.github.com/j8/8ef9b6e39449cbe2069a

      > I don't need an interface which throbs, wiggles, jiggles, shines, and refracts, I need an interface that's snappy and fast.

      System Settings -> Accessibility -> Reduce Motion: Enabled System Settings -> Accessibility -> Display -> Reduce Transparency: Enabled

      6 replies →

    • What saddens me is that a decade and a half ago, Apple led that charge with a reliable and unblockable UI thread on the iPhone.

      Now that said iPhone is a thousand times faster, just invoking the keyboard can cause a serious delay with stutters.

      5 replies →

    • I think a big part of this in recent years is SwiftUI just not being fully-cooked and Apple trying to shove it into a bunch of areas without enough attention to performance. Not sure how it is on iOS, but for example, the Settings app feels chuuuunky if you navigate through the panes with up and down arrow keys. I wasn't able to make a selectable list view that worked consistently and didn't feel like a regression compared to an equivalent AppKit view

      1 reply →

    • It's odd to see this comment, since I've always had the opposite experience (at least when comparing Windows and MacOS -- I haven't used desktop linux much in the past 20 years). On MacOS, when I click something, something happens, or at the very least starts to happen (and I get some visual indication). While in Windows I often click on something and get no indication that something happened or started happening, so I click again, and then suddenly perform the action twice. This most often happens when opening programs, but it happens in other places too sometimes.

      4 replies →

    • I find using non-Apple pointing device to have drastically improved the latency.

      I plug a Mac into a 120hz monitor with a high refresh rate mouse and it is gloriously snappy, snappier than any Windows PC I’ve ever used.

    • Package management, too. I recently got a MacBook for work, but it’s sitting on my desk and I’m continuing to use my Lenovo. Managing software updates is much better on Linux. As is managing windows (via Niri in my case). macOS really feels like a downgrade.

      8 replies →

    • This is the biggest thing that irks me after coming from windows. Everything feels so sluggish. I wonder why the internet ist full of people complaining about that. I guess they just dont work fast enough to be bothered by that?

    • >The thing where Linux (and Android, and Windows at least circa 2023) blows Apple out of the water is in UI latency.

      I wouldn't expect that of Android because it's Java and Kotlin parts run in a VM and there's a garbage collector pausing the execution at times.

  • Linux benefits long term from the fragmentation that hurts it in the short-term. Competing projects means it is harder for software to go too far down the wrong road. Go to far and somebody emerges to replace you. And popular ideas emerge that others can copy from.

    With macOS, you really have no choice to use what Apple offers. You can hope they listen to dissent but they may not depending on priorities. And things have to be bad enough to jump platforms before real dissent registers. And things have to get pretty bad for that.

    Same issue with Windows of course.

    With GNOME, KDE, COSMIC, and the Linux rat pack, it is easy to switch experiences without ditching Linux entirely. And somebody has probably even patched your DE of choice to address the papercuts you do not like.

  • > but the problem is, they were better in the past.

    So true. I run into so many little and annoying bugs I sometimes wonder if Apple Execs actually use their own devices.

  • I've been using Apple since IIe in the 80s and all of the UI iterations. People make iOSification comments about macOS, and there have definitely been annoyances as they are seemingly trying to unify the UX. Maybe it'll make sense when they have touch controllable macOS systems, but making things that work well for fingertips and assuming they will work equally as well operating by a mouse is just bad.

    As for Linux, I don't think I've ever used a system with UI for any serious amount of time. >99.999% of my usage is on headless systems through a terminal. As god intended.

  • > That's true, but the problem is, they were better in the past.

    You just have to look at their directors managing those software directions and you will exactly why it's become the mess that it is today.

  • A Snow Leopard move, at least for iOS, is what's on deck:

    https://www.macrumors.com/2026/03/15/ios-27-will-reportedly-...

    • A major reason Snow Leopard was well received was because of how performant it felt along with the bug fixes. What isn't mentioned anywhere near as much is that it dropped a lot of hardware (PPC). The last G4 Powerbook got about 1.5y of OS support before it was dropped.

      iOS 26 is slated to drop a bunch of iPhone models. macOS is dropping all all macs with Intel CPUs.

      A Snow Leopard release isn't great news for a lot of people.

      3 replies →

  • True, it's better than most for sure and I agree it used to be better. Though a lot of other software for windows and linux are really not that great so the bar is probably on the lower end.

  • I use both Linux and Macos, and I'd like to get rid of xcode or have something like Nautilus.

    There are many, many things that are completely normal in Linux that are super clunky in MacOS at best.

    But at least try to match Nautilus or Thunar ffs.

    • I use macos for dev. Not even install xcode tools, neither most apps via apple store.

  • They were also worse in the past at times. Lion was a shit show. Worst OS X release. And does no one remember the 90s?

What metrics or experiences lead you to that conclusion?

I've used basically all of the major operating systems for 30+ years and I cannot stand macOS. I use a Mac as one of my work devices, and off the top of my head:

* Basic things such as window management require third party tools to get things that are table stakes everywhere else. Even with third party tools doing anything with a "full screen" mode is not going to work the way you expect.

* You can't have separate scroll directions for your trackpad and your external mouse.

* External peripherals in general are a disaster. Every time I connect or disconnect from a docking station my windows are left in awkward positions sized larger than my screen and I need to drag them around

* macOS seems to store a different set of monitor orientations based on what USB port I connect my dock to - same dock, same monitors, 2 different layouts I had to configure independently. I don't even know how you could accomplish that if you wanted it - and absolutely no one wants that.

* Multiple monitors is constantly an afterthought, whether it's menus, the dock, layouts, what have you

* The Settings app is impossible to find anything in. You have to search, and that works OK sometimes, but the layout has no rhyme, reason, or comprehensible order

* Safari. Enough said.

I could keep going, but I absolutely do not associate Apple with quality software.

  • I'm a decade long Safari user. What's your grievance with Safari and what do you find better?

    • not the op but for me safari has been deteriorating for years:

      1. ios performance in scrolling and loading (especially on my ipad pro m2) is unbearably slow, just stutters everywhere when loading a page in the background

      2. tap-and-hold to open a link menu is so strange; sometimes it highlights text instead of showing the menu, sometimes it works ok, there is some kind of strange ui timing issue at work

      3. on ipad and ios the tab overview display scrolling is absolutely appalling like 4fps level slow... completely unbearable to scroll through tab previews

      4. developer tools are abysmal compared to chrome

      5. on desktop performance is also extremely slow compared to chrome, its night and day

      6. battery usage is so bad on ipad, just leaving some tabs open they run down the battery and chug memory (i know this is more a web thing, but they should at least freeze tabs in the background or make it an option)

      7. just strange bugs on ipad, when tapping a text field the keyboard pops up, then suddenly disappears and the pops up again... just a terrible app

      etc etc lots of paper cuts, but the performance issues are the biggest for me... i like the tab groups + auto save and icloud sync and built-in spellcheck, but its getting harder and harder to resist the alternatives

      5 replies →

    • Apple nuked all 3rd party extensions unless they go through their bureaucracy.

      Code-signing to force updates should be illegal (including iOS versions)

    • I have many MANY grievances with Safari:

      1. Mandating all browsers on iOS/iPadOS to be powered by Safari (excluding in the EU). This doesn't sound bad, but wait until #3 below...

      2. Safari's many bugs. Too many bugs. Oh so many bugs. Damn that's a lot of bugs.

      - See: https://webventures.rejh.nl/blog/2024/history-of-safari-show...

      - Also see the State of CSS developer survey where Safari makes up such a large portion of pain reports that "Safari" is its own category: https://2025.stateofcss.com/en-US/usage/#css_general_pain_po...

      - And again in the State of JS developer survey: https://2025.stateofjs.com/en-US/features/#browser_apis_pain...

      3. Grievance 1 and 2 compound together. Whenever Safari (or a Safari update) breaks a feature, you cannot inform a user that they can use another browser as a work around (because all browser engines are forced to use Webkit on iOS/iPadOS)

      4. Bad dev tools. This has been seeing much needed improvements (e.g. being able to type an entire word in the css pane instead of a new character on each line), but it still feels 7 years behind.

      5. No way to report bugs. There is a "bug reporter" at bugs.webkit.org, however each bug is auto-tagged with a link to an internal bug tracker within Apple. This means that those who are trying to fix bugs and those are trying to report bugs have a wall between them. There is no way to have a discussion to try to narrow down what the bug is, why the bug happens in one case but not another, what's really the cause of the issue, or why the bug matters more than whoever is assigned it might realise. When reporting a bug to Apple, it's more useful to talk to an actual wall because it might fall on you giving you an actual response.

      6. Performing incorrectly is more important than getting the performing correctly. This one takes some explanation, but it's a little tricky. I'll give three examples then show how they're all the same issue:

      Example 1: The cool homepage.

      I was working on a website. Two months before launch I decided to spend a month of time juicing up the homepage, then one more month on polish.

      On the homepage I decided to use the brand's pre-existing graphics and turning them into a parallax animation (inspired by: https://www.firewatchgame.com/)

      It had:

      - Regular content on the page

      - Parallax layers with simple vector graphics inside them so that when the user scrolled down the page, the user saw a parallax animation of the landscape changing. (e.g. far clouds, far mountains, close clouds, close mountains, hill, foreground, simple bubble particles closer than the regular content on the sides to strengthen the depth of field illusion, etc...)

      - Other vector graphics following a motion path animation

      - This was done in 2017, so before CSS got scroll driven animation support, or motion-path support. It was also done without JS.

      - Everything worked brilliantly, until we discovered that one particular iPhone model rendered an empty blank white page.

      - I lost the last month trying pulling the effect apart trying to diagnose the bug (and with Safari's buggy dev tools being no help I had to do it in the dark). I was able to determine when the bug would trigger, and had to tear down my whole homepage and rebuild it with 2 fewer parallax layers before launch and 3 days of polish for the rest of the website before launch.

      (you can see the final result at https://myobrace.com, but I really would have liked the extra time for polish, if you're wondering how I achieved the effects without JS and/or scroll-driven animations, I used css's perspective and transform rules to position the elements back in the z-axis then scaled them up so they appeared the correct size with the regular page content so as the page scrolled, the elements further back appeared to scroll at a different speed. I then used SMIL for the motion paths in the SVG elements).

      Example 2. The texture

      I wanted to add a repeating texture to buttons so they didn't feel so flat without needing a separate network request to download an image.

      I tried generating one with SVG but the SVG 1.1 filter effects implementations aren't all hardware accelerated.

      I tried generating one with CSS which worked everywhere but Safari.

      You can see a texture here where the texture is generated entirely within CSS, and it doesn't work in Safari (but I didn't hide the seams because the result looks like a cool mosaic and I wanted to share the technique): https://codepen.io/spartanatreyu/pen/Yzbmvbr

      (if you're curious about the actual texture I used, I hand drew a minimal noise texture in photoshop that could be repeated without showing seams, then base64 encoded it and inlined it within the CSS file so it could be loaded without needing an extra network request. You can see my development version here: https://codepen.io/spartanatreyu/pen/YzoexGg?editors=1100 (the final version is locked behind a login wall in a child-friendly education webapp))

      Example 3. Asset downloading

      I made a webapp for kiosk machines that downloads 100mb+ of video assets when logging in for the first time. iPads have a kiosk mode so I supported iPadOS' Safari mode so that the iPads could be used in commercial settings as kiosk machines.

      When the final assets were added, the iPad machines would randomly crash during the asset downloading process.

      With Safari's completely broken debugging experience, I eventually learned that as Safari downloads a video, as soon as it tries to put that downloaded data somewhere, it has to copy it across to the new place it's being stored, and if you're copying more than 3mb, it crashes the browser.

      The fix was to download and store each video in 1mb chunks. This slowed down the installation speed by a bit over 300%, but at least Safari didn't crash any more.

      ---

      Now back to: "Performing incorrectly is more important than getting the performing correctly."

      It turns out Safari on iOS/iPadOS has an invisible time/performance budget. Anytime Safari hits that budget, the browser stops what its doing.

      - Drawing texture to screen? How about we stop drawing all textures to the screen, including text. Websites don't need to draw any text right?

      - Rendering a texture in CSS? How about you have the color white covering everything else instead.

      - Downloading a video that's more than 3mb? How about I crash the browser when the download completes.

      Compare this to Firefox and Chrome, as they run out of their budget, they stop starting new work so they old work can finish before starting their next task. The page may take a few milliseconds longer to get to the correct result on slower devices, but the result IS correct.

      Even worse:

      - Safari has no way of informing the code how close it is to the budget.

      - The budget can only be found by trial and error.

      - If the iOS/iPadOS device has other apps in the background, the budget is smaller.

      - Each device has a different budget, so you have to penalize all Safari devices to the smallest supported budget of the oldest supported device.

      - If you hit the budget on the most basic functionality (e.g. a homepage, a button, downloading required assets), then your website / webapp may as well not exist to those Apple users.

      1 reply →

  • > You can't have separate scroll directions for your trackpad and your external mouse.

    The worst. There are even separate toggles in Settings for mouse and trackpad scrolling direction, but changing one changes the other. It is truly amazing that this has persisted for 15 years.

  • Since Catalina (maybe since Yosemite), apple has gone down the path of iOSification of its destkop operating system; dumbing it down and trying to own all use cases. Any professional desktop users have long since been chased away, and whatever professionals apple cannot shake: video and music production, have been so shoehorned in to a stupid naïve vision of what their work should look like, it borders on a joke.

    No serious computer user can use a Mac anymore, and this is an unfortunate departure from Steve Jobs' Mac where he expended great effort to ensure the Mac remained a serious desktop OS.

    The most egregious example of this stupidity is the dumbing down of the Disk Utility app - an app rarely if ever used by normies, and so dumbed down the pros don't want to use it either. Really leaves you scratching your head what the decisionmaking process there was.

    Where Steve Jobs' would draw lines in the sand and ask developers and users not to cross it, chairman cook put NATO wire and basically forced users to do as told (safari extensions got nuked, app store apps don't load older versions of software and there's some weird exclusivity agreement, HFS+ support got dropped and apple refused updates to machines that didn't follow, etc. etc. etc. etc.)

    The settings app being hot garbage is apple trying to unify their toy phone OS with the desktop OS.

    Safari nuked 3rd party extensions so everything has to go through apple's extensions "store".

    Apple treated its core base, the ones who saved Apple from collapse in the 90s, like expendable slave. Worse actually; apple actively chased them away like lepers.

    This has led to a systemic core rot in apple's software and ecosystem, one that will take years to rectify.... if apple even chooses to do so.

    > * You can't have separate scroll directions for your trackpad and your external mouse.

    Scroll Reverser

  • - Let’s hope they don’t change the way macOS manage windows. All the additions they made to accommodate Windows users are useless. - I don’t have any issue on searching macos settings. Could you provide an example? - safari is a great browser, i use it as main browser since years and i’d never go back I think you could keep going saying things that are not true.

  • My latest Mac OSX wtf was sometimes the terminal window shrinks by 1 or 2 columns every time I wake the computer up from sleep, but only when connected via thunderbolt USB C hub to external monitor. Terrifying to imagine how that must be. By contrast, Linux/BSD desktops don't generally seem to pull this kind of weird mindfuck horror movie shit? Like it either works or it's completely, obviously, totally broken. Not some weird subtle in-between thing.

Opinions vary, but I've never found Apple software to be particularly good. Their hardware is almost always exceptional.

I'd go further and say I am constantly frustrated by how difficult their software can make basic tasks. I often find many of their UX patterns unintuitive, or even feel user hostile at times. Small example, I really want to view passwords as I type them in. I constantly miss type passwords on touch screens. User error maybe, but frustrating experience.

XCode is my least favourite IDE that I use regularily.

  • 100% agree. As someone who used both Mac and PC for 30+ years, and still use both, Mac OS (and iOS) aren't very intuitive. Lots of hidden functions. The way they organize settings is tough to find. It's always a struggle.

  • My experience is similar. Great hardware. Software is good until there is something I want to do that isn't very obvious, then it's either a hassle or not possible.

    My favourite example being looking for the volume mixer, and after looking online the top advice seemed to be to pay for a 3rd party application for that... Wtf?

    • There are so many basic gaps in functionality and so many underbaked & poorly designed Mac OS features that I end up papering over with paid 3rd party applications.

      2 replies →

  • XCode is one of the worst pieces of software in history. Imagine writing a code editor that couldn’t keep its syntax highlighting from crashing for multiple years.

  • You must be a fetus. Apple was leagues ahead of everyone else with the inception of the Mac all the way through Windows 7...

    Microsoft finally caught up around that time, but has since added a whole new dimension of enshittification that the only conclusion that can be reached about tech as a whole is that it all sucks and will always suck.

> Apple’s software is the best in the non-free software world compared to Google's or Microsoft's, IMO. But that doesn't mean it can't be better.

20+ years ago, software was so horrible that we were just tolerating it, and every new OS release was a big deal because there was hope things would get better! Today an OS release comes out and I have to be bothered by automatic "you must upgrade messages" to even care.

People forget how horrible it used to be, and if you still use windows, how much worse it could be when vs. Apple (and let's not get started on Linux).

  • > 20+ years ago, software was so horrible that we were just tolerating it,

    Absolutely not, especially not on an Apple thread.

    By example, the iPod released in 2001. Anyone who used those early knows the user experience was competitive with the current experience. In 2006, I was using the version of iTunes then which was probably objectively the best desktop music app ever created. There are features then that were just there, that were pioneered, or now absent, like an automatically sorted "least listened to" playlist that are now nearly impossible to find. Sync alone is still an headache the OS community just does on the side, and no one is even bothering to compete on it anymore.

    • Amarok was way better than iTunes in that era. Massively better UI, separation of playback queue from collection browsing, plugin ecosystem, better metadata fetching including lyrics support... And its dynamic playlists were way more capable too.

      I had an iPod in those days and Apple's firmware updates that periodically broke third-party sync (while bringing no improvements) is the reason that to this day I've never bought Apple hardware for myself from Apple since that time. Used hardware only.

      Every time I had to use iTunes was regrettable. The app was an insanely massive download for the time. It tried to install fucking Safari on Windows for no reason. The UI was somehow simultaneously a sprawling mess and feature-deprived.

      Maybe there was a brief period where iTunes was genuinely an interesting app, but even by the mid-aughts, it had been totally surpassed by a number of open-source music players.

      But Amarok at that time was only available on Linux. I assume most iTunes fans of the time never got to try it.

  • I was using (and writing) software as long as 35+ years ago and I disagree with your assessment that we were “just tolerating it” 20 years ago. 20 years ago, I was using Mac OS X Tiger on a new Intel-based MacBook Pro and it ran like a dream, and had software which mostly followed Apple’s human interface guidelines. Now I run macOS Tahoe and curse under my breath at the lack of design consistency and the iPad-ification of the interface. I’m also shown ads, and in some cases ads that can’t be dismissed or disabled, for things like iCloud and Apple Music.

    When it comes to the software, I’d take the Tiger experience over the Tahoe one hands-down.

    • I used 20+ years ago as a guideline, not an absolute. Of course the intel MBP came out in 2006 (or 2007?) and was an absolute dream setup where hardware caught up with Windows while the software was pretty good as well (I was using a Mac since 2004 or so).

      I don't think software is improving today, which is why I have to be nagged to upgrade. I don't think it worse, but my computer usage probably varies greatly from yours.

      2 replies →

    • Same here. Two decades ago, I was excited to install updates to commercial software I used because they fixed bugs and brought useful new features. These days I fear updates because they introduce new bugs, remove features I care about, and come with new anti-features that I actively do not want.

      The macOS Tahoe release is a great example of this. I can't think of a single thing I prefer about it and could easily name ten things I hate about it.

Safari is a shinning example of how wrong this is. Sorry.

The fact that they tie the mobile version to the OS version is just ridiculous.

  • not only Safari, several other apps such as Music (which also has several annoying quirks) never understood why they did not get their own lifecycle if they have dedicated teams for each of those apps

    • If you're interested, it's to reduce cost. It's incredibly expensive to build something like Music or Maps. If each version is tied to an OS version, it keeps you from having to explode your testing and fixing cycle over time.

      1 reply →

  • So exactly why is that a big deal when unlike Android - they actually keep their phones updated?

    • It's a deal when they stop updating. It is true they provide OS updates for longer than most, but many people use devices, especially ipads for way longer than the OS supported period. And those people are stuck on an old unsupported browser without being able to update or install a 3rd party one.

      3 replies →

    • Unlike Android indeed, when you maintain a perfectly working phone that happens (by accident or force of nature) to live longer than the official lifetime some executives in a remote office had decided to grant it, the web browser cannot be updated any more. Just the single most security sensitive piece of software of any computer. Who would have guessed people were going to complain!

      3 replies →

It's worst in case of freedom, which is the most important aspect for me. Every release they are slowly turning in the screws and make it harder and harder to install apps from developers who haven't jumped through all the hoops that Apple forces them to. I hope this change in leadership will change this strategy.

  • Google is worse. Most of their apps are cloud only with no E2EE. Also, they are much more user hostile when deciding what goes in the store (they make money off spying, but apple makes money off hw, so this makes sense).

    Both those ecosystems are rapidly enshittifying (apple cannot even reliably process keystrokes with subsecond latency, and google is banning sideloading).

    We need a third, actually user-serving and open alternative. Maybe the new CEO will slow or reverse the bleeding on the iOS / MacOS side.

    • Google has so far allowed installing apps without their explicit permission. So it's much higher on freedom index, imo. And there's no obligation to use Google cloud apps. There's alternative for every Google cloud app.

      6 replies →

Apple’s software has a kind of reliable predictability that many appreciate.

But “best” is far too strong a word.

For starters, most if not all their software can be described as simpler also-rans.

And in line with that approach, for a company that innovates in hardware, it does not apply that effort to software.

With two exceptions in the last two decades. The iPhone and Apple Watch operating systems & interfaces were very creative efforts. Which genuinely matched the hardware innovation.

Vision’s OS, on the hand, basically iOS-ified hardware that deserved to be treated like the first device to be positioned above and beyond the Mac. The natural interface doesn’t fall below the Mac’s, like a touch screen does. It fat exceeds it, given a keyboard-trackpad.

Instead, software wise, we get another media and toy kiosk.

I am stunned that Tim Cook didn’t see the opportunity to leave his mark with a device that took the capability crown further than the Mac, instead of falling for the 3D as cute feature un-vision.

Pro hardware. Toy software.

He has been a great CEO. But if he let Steve and his own legacy down anywhere, that is where.

That, the predictable but mostly stalled vision of software apps. And all the odd software glitches on all their devices that seem to keep cropping up, that suggest poor underlying models to me.

Their underlying systems software are a high point. The hardware integration is stand out.

  • The huge strike-out they made with the Vision Pro still blows my mind. I'm in the camp of people who would have possibly shifted my entire working setup to that thing if they'd made just a few less dumb choices with it, and it might have been worth it even at the high price. I still occasionally waste my time checking out the latest to see if they've made any headway towards making it useful, because I'm still recovering from the shock that they haven't. The only way I can see the current state making any sense is if they just wanted to squeeze as much field usage data as possible from early adopters of an overpriced prototype, but that seems so far outside of how Apple normally positions its products that it's hard to believe.

    • > I'm in the camp of people who would have possibly shifted my entire working setup to that thing if they'd made just a few less dumb choices

      That describes me too. I even did for a while. But it just made the incomprehensible lack of any software ambition more painful.

      The software is the only reason the Vision isn't worth the price. A real Pro OS, paired with an Studio M5-Ultra, or with its own M5-Ultra, would be an amazing work environment.

      (The only hardware they would need to upgrade for the latter, i.e. its own Ultra, would be making live-battery swapping convenient. Which they should have already done.)

Their legendary "goto fail" debacle as well as the ease with which ios has repeatedly been jailbroken would disagree. I think geohot once quipped: "My lawyer could write a better malloc."

I have not found this to be true for the software side of things.

- Apple Music's UI/UX is quite rough on MacOS.

- Trying to use my iPhone to type a long password on my Apple TV is hit-or-miss.

- For some reason trying to view a password using Keychain requires you to enter your credentials twice, every time, for as long as I can remember.

  • Most of the main apps on Apple TV shouldn't require a password anymore; you log in on your phone to authorize. The next Apple TV should simplify this further...

> Apple’s software is the best in the non-free software world compared to Google's or Microsoft's

But it's worst in the Apple software world compared to Apple's. In fairness, Microsoft has also been in steady tragic decline for a while. I don't know about Google.

What do you mean? Most if not all Apple's software is not even the best in their own category, let alone "in the non-free software world compared to Google's or Microsoft's". If we look at only these three and leave other competitors, you want to tell us that Safari is better than Chrome (Edge is the same now), Pages is better than Docs and Word, Numbers is better than Sheets and Excel, Keynote is better than Slides (arguably) or PowerPoint, Mail is better than Gmail or Outlook, iCloud better than Google Drive or OneDrive (ok lol), Facetime better than Meet or Teams, Apple Maps better than Google Maps or Bing Maps, Siri better than Google Assistant or Copilot... ?

Outside the two.. Fina Cut better than Premiere Pro or Resolve or Avid, Logic Pro better than Pro Tools or Ableton or many others, Motion better than After Effects, Pixelmator better than anything from Adobe or Affinity..

Come on, my dude. Only thing I haven't mentioned is OS only because that's a religion and I don't fall into MacOS one.

Apple's hardware game is strong. Software isn't, never has been.

I haven't really had to work with microsoft software but apple's software quality is abysmal beyond the OS (and even the OS has places that are a joke, like the bluetooth stack).

I'd rather use nano than having to write code on xcode.

I still prefer macOS to desktop Linux or (yikes) Windows, but the margin has gotten smaller over the last several years. Unfortunately, that's less because Linux or Windows have gotten that much better, and more because macOS has stalled (and even gone backwards in some ways).

Google is much better at software than Apple...most in the Valley would agree with this.

  • Performance wise, they often seem solid.

    Usability wise (UI/UX/design), they are in the gutter.

  • For servers, yes, but use Safari for like 5 minutes versus Chrome and it’s clear the reverse is true for desktops, especially if you’re not running with 32+GB of RAM. Google Drive, Photos, etc. are not as good as Chrome.

    This is not to say that Apple’s desktop software is great, only that the bar is a lot lower than it had to be when people had to be convinced to buy licenses.

  • It's uneven in my experience. OS-wise (Android, ChromeOS), I've had some big and frustrating problems. On the other hand, I really like some of their web apps (Drive, Docs).

  • Ah yes, the company that still can't their gesture and backswipe UX functioning properly 7 years after its introduction, and with Apple giving them 2 years to study it beforehand.

    A decade to produce a non-functioning gesture bar / system. Such a titan among titans.

  • God, I miss Android so much. iOS still annoys me. The app situation is sadly better on iOS, though.

Maybe 20 years ago, today it's no better than anything else - well designed in some aspects, total trash in others. The stewards of xcode, spotlight and siri (among many other stinkers) are disqualified from the category of "best"

Android and Windows are better than iOS and macOS in many non-trivial ways. They have their own problems too, but as a user of all of them I don't prefer the Apple software. Apple's hardware, on the other hand, is clearly superior.

  • what is most non trivial way example?

    • Android has a far better OTA update system than iOS. The notification system is much better and the default keyboard is better too. It supports multiple user profiles that you can switch between instantly, with their own separate apps and settings and home screens, a long requested feature for iPads that is inexplicably still absent on iOS.

      Windows has a better desktop compositor and window manager than macOS. It supports Nvidia GPUs with CUDA. It also has WSL so you can use real package managers instead of homebrew.

    • "winget configure" is pretty great in Windows - you can store your personal .config file on GitHub and use it whenever you set up a new PC to install everything you want, uninstall all the cruft you don't want, and set all the Windows config you want via registry keys.

oh the horror stories I've heard from friends at Apple. Don't think I've heard anyone who writes tests at Apple

  • and people wonder why they have random regressions in updates. this is it. unit tests and other types of tests are a cornerstone of software stability and does the bulk of the job of preventing regressions

In my opinion Android (especially the Google Pixel flavour) is vastly more intuitive and logical than i(Pad)OS these days. I almost need to consult a manual to change my wallpaper on iOS. Anything to do with file management or notifications is also just plain bad on iOS. The keyboard is bad. Background downloads don't work reliably. If I want to transfer photos from a computer onto an iPhone I need special software and then cannot delete those pictures on the phone itself. I can choose between 3 multitasking paradigms on iPad – terrible!

> Apple’s software is the best in the non-free software world compared to Google's or Microsoft's, IMO.

Apple does xcode, known for being perpetually broken and an ungodly mess of whatever design it had. Isn't it enough proof to completely reject your claim?

Apple could use a fresh approach to their software release cycles. I wish i could talk to someone at apple on this.

I'm not sure how you can think Finder is better than the alternatives. It's awful, and has always been awful, IMO.

  • It has one feature I wish everyone else would copy: Miller columns. But even after NeXT used them 35+ years ago, they have remarkably little penetration into other OSes.

    I use Pathfinder on MacOS, and it's generally a lot better than finder, but there are features I wish would carry over from other OSes. Windows file check boxes are incredibly useful

> Apple’s software is the best in the non-free software world compared to Google's or Microsoft

Apple's iOS is hot garbage. The macOS is not far behind on how horrible the UX is

  • what is better?

    • If you are reading Hackers News for the most part, you are out of touch with the normal computer users and that was said over and over again with the introduction of the Mac Neo which appears to be a hit among normal everyday computer users who have never heard of Hackers News, a family member recently just bought one of the new Mac M5 PowerBook's and I expected some cry for help setting it up. Guess what there was none.

      In the answer to your question, there is nothing better overall across hardware and software top to bottom and that applies to computers, smartphones, tablets, and watches across five ecosystems.

> Apple’s software is the best [...] compared to Google's or Microsoft's

Honestly, that's such a low bar to hit.

I find it hard to believe this comment isn't sarcastic. Apple's software, atleast in particular macos, is horrendous - to the point I ditched my m2 macbook for a thinkpad because of how bad it was. It's like a toy OS.