16 comments

  • sillywalk6 days ago
    Tahoe is the first macos (and ios) upgrade I&#x27;m avoiding.<p>I&#x27;d already had to enable a bunch of macos accessibility features (increase contrast, reduce transparency) for years just to make it less crappy. Every release gets less usable for the sake of looking fancy.<p>Ever since GUIs became (flat) UXs everything has gone to shit. Not that GUIs didn&#x27;t <i>also</i> suck, but I could at least distinguish controls from labels.<p>I remember reading John Siracusa&#x27;s long Mac OS X reviews, and their details of how the GUI changed, often for the worse - i.e. less usable. One of the first notes I remember was when colour labels in Finder switched from highlighting the entire file ( easily visible ) to becoming just a little coloured dot which is easy to miss while scrolling.<p>Don&#x27;t even get me started on Apple Music, which is one of top 3 worst designed apps I&#x27;ve ever used.
    • tpmoney12 hours ago
      &gt; Ever since GUIs became (flat) UXs everything has gone to shit. Not that GUIs didn&#x27;t also suck, but I could at least distinguish controls from labels.<p>One of the nice things about Tahoe is that liquid glass does a better job of distinguishing controls from other elements, at least most of the time. But they need to do a better job refining some of the transparency effects to make it more consistent. For example in Safari, with a medium grey background on a page, the controls have contrast from the toolbar surface and the borders and glass effect give them a nice depth. But with a dark grey background all the contrast between the controls and the toolbar almost disappear, and only the borders give any real distinction. Its even worse on light or white backgrounds, where since the borders in the liquid glass elements tend to be light&#x2F;white colored in the first place, even they disappear. The transparency effects can be nice, but someone else&#x27;s choices for a site background shouldn&#x27;t be having such a dramatic impact on the actual UI of the computer.
      • fauigerzigerk9 hours ago
        <i>&gt;The transparency effects can be nice, but someone else&#x27;s choices for a site background shouldn&#x27;t be having such a dramatic impact on the actual UI of the computer.</i><p>Isn&#x27;t this just the principle of transparency itself?<p>I&#x27;m convinced what Apple is doing here has exactly one purpose: Force developers to prepare their apps for the yet to be released iGlasses so that the Apple Vision Pro situation doesn&#x27;t repeat itself - a device for which no one can be bothered to make apps.<p>The idea is clearly that covering things with animated light-grey sludge will make transparency bearable on both computer screens and iGlasses.<p>They are probably right that people will get used to it, but I very much doubt that any UI designer (at Apple or elsewhere) ever thought that this design is an optimal choice for traditional computer screens.
        • ChrisMarshallNY6 hours ago
          <i>&gt; I&#x27;m convinced what Apple is doing here has exactly one purpose: Force developers to prepare their apps for the yet to be released iGlasses so that the Apple Vision Pro situation doesn&#x27;t repeat itself - a device for which no one can be bothered to make apps.</i><p>I suspect that you have got it in one, here.
      • tonyedgecombe10 hours ago
        The first setting I changed was &quot;Show colour in tab bar&quot;. I want the web page to appear to be the isolated artefact it is rather than bleeding out into Safari.
      • coldtea6 hours ago
        &gt;<i>But they need to do a better job refining some of the transparency effects</i><p>They need to stop all transparency, and design with matte clearly visible widgets in mind.<p>Mid&#x2F;late 90s interfaces were trully peak UI from that perspective.
    • egypturnash14 hours ago
      The advantage of the colored dot is that it&#x27;s easy to show that a file has <i>multiple</i> tags by putting several dots next to each other. IIRC the old way only let you have one tag on a file? Multiple tags are super useful for me, I tag all my art files as some combination of in progress&#x2F;done&#x2F;commissions&#x2F;paid, and use saved searches to decide what I&#x27;m gonna work on today.
      • eviks11 hours ago
        It&#x27;s not an advantage since you can trivially show multiple colors in a bigger area of the file name, it&#x27;s even easier than dots<p>And you could even reduce readability by using gradients to make it fancier!
      • brailsafe14 hours ago
        I didn&#x27;t know you could do that, maybe I&#x27;ll give it a shot. For one tag I&#x27;d definitely still prefer a whole line, but it would be nice if that was configurable.
      • hirvi7411 hours ago
        Do you use this feature a lot? I have used macOS for over 15 years straight, and I do not think I have ever tagged a file once. What purpose does it even serve? You get some color code, but what does that truly accomplish? I assume most people that use such a feature have some kind of mental map?
        • NegativeLatency11 hours ago
          I use it when I have to process some files manually, maybe involving multiple steps (blue is started, green is done, or whatever)<p>In a world where “normal” people are calling files “v2_final_final” it’s nice to have a way to encode more information than just a file name.<p>Other people also use them for organization and workflows and stuff
        • carlosjobim3 hours ago
          If you&#x27;re doing work on many files within different folders in a project folder, and this work takes several days. You finish the files in one folder and tag it with a color as &quot;done&quot;, then move on to the next folder, etc.
    • treetalker5 days ago
      &gt; colour labels in Finder switched from highlighting the entire file<p>One of the reasons I continue to subscribe (sigh) to the Path Finder (Finder replacement) app, which offers whole-line highlighting (coloring) of tagged files.<p>(It also has a great function to batch-rename files — including with regex find and replace, and including the ability to save and load renaming algorithms.)<p>Not affiliated, just a very happy user (apart from the subscription licensing model, that is).
      • LeoPanthera14 hours ago
        I really want to like Path Finder. It looks like it might be nearly perfect for me. But I am intensely opposed to a file manager that requires internet access to activate in order for your subscription to be validated. It&#x27;s such an offensive model.
  • rgovostes9 hours ago
    I encountered an interesting snag with the new UI while scrolling through Slack. Suddenly the glass Huddle button was glowing with a golden-yellow hue which drew my eye, but I wasn&#x27;t sure why, it didn&#x27;t <i>seem</i> like anyone had started a call...<p>It turned out I had scrolled the content such that a yellow smiley emoji was positioned directly underneath the Huddle button, and the glass effect dispersed the color to the edges of the control.<p>There is a long-established convention that Mac OS visually distinguishes &quot;default&quot; buttons from others to guide the user toward a certain action. A button that changes colors depending on nearby content subverts that expectation.<p>Although I should say I&#x27;ve been using Tahoe for a month and so far that has only happened to me once, it&#x27;s also the only time in my entire lifetime of using Mac OS. Generally the UI is fine but it&#x27;s definitely not the best-looking release. (Why does a random subset of menu items have icons now, exactly?)
  • jhancock12 hours ago
    Supply chain attacks means I can no longer do dev work without a container. On a Mac this means running linux containers which need a base linux VM. I&#x27;ve stared using Podman. It does the job.<p>On linux this means the same (except the VM isn&#x27;t required), which gives a more elastic experience for mem&#x2F;cpu&#x2F;gpu.<p>MacOS 26 crosses the line. My next machine with be linux.
    • matthew-wegner5 hours ago
      Tahoe can also: <a href="https:&#x2F;&#x2F;github.com&#x2F;apple&#x2F;container" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;apple&#x2F;container</a>
    • coldtea6 hours ago
      The last part doesn&#x27;t follow from the previous two paragraphs though
    • fauigerzigerk8 hours ago
      I feel an urge to do the same after ~15 years on Mac.<p>If only I could forget the weeks I spent last time on trying to stop my Linux laptop from draining the battery three times as fast as any MacBook, all the while harassing me with heat and noise.
  • JSR_FDED11 hours ago
    I miss the skeuomorphic UI we used to have.<p>Seriously, what was wrong with brushed aluminum and leather and wood?
    • m46310 hours ago
      I think ios 7 is what broke everything.<p>controls don&#x27;t look like controls, but they hide anyway and you have to tap around to discover and uncover them. And low contrast, and less legible fonts, and...<p>and other companies, like tesla picked up all these design influences and brought them into the &quot;critical controls used while driving&quot;...
    • viktorcode7 hours ago
      Nothing was wrong, it&#x27;s just the general perception of customers has shifted.<p>The internet was full of comments very similar to what you can read here, lacking specific details and objective critical analysis, all saying how behind the times and inconvenient current Apple UIs were. How bad skeuomorphic approach is in general. How not modern it is.<p>And then it changed with iOS 7. The reaction was exactly what it is now.
      • coldtea6 hours ago
        &gt;<i>it&#x27;s just the general perception of customers has shifted</i><p>Not of customers. Of idiotic graphic designers, who always fall for the latest fad.
    • barnabee8 hours ago
      I miss UIs that were native to screens and efficiently and effectively deigned to work well on screens.<p>What was wrong with windows and panels that actually filled square viewports, visually distinct separation between different things, use of colour to distinguish controls that are defaults, less common, disabled, etc., compact and easy to scan tables and lists, screens that display and update instantly…<p>It is embarrassing that GUIs have become so bad that well designed TUIs running inside software designed to emulate computers from the 1970s now regularly[0] make better &quot;desktop&quot; applications than modern apps and anything adhering to the braindead design fad of the day.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;rothgar&#x2F;awesome-tuis" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rothgar&#x2F;awesome-tuis</a>
    • ngcazz10 hours ago
      Agree. OS X Tiger remains unmoved as the visual high watermark for Macs.
  • coldtea6 hours ago
    If a UI redesign comes with graphic designer fluff &quot;justifications&quot; using metaphors and artistic language, it&#x27;s crap.<p>&quot;Liquid Glass&quot; well all out on that, starting from the stupid name.<p>None of the justifications in Apple&#x27;s PR were based on classic UI design guidelines or HCI best practices.
  • koiueo9 hours ago
    Just Apple being Apple. They finally invented the innovative groundbreaking software UI paradigm, previously implemented in competing products 10-15 years ago.<p>To all Apple fans: it&#x27;ll pass. You just have to wait it out. The good part, in 10-15 years Apple will catch up in ergonomics with today&#x27;s KDE (that&#x27;s from where they copy, it seems).
  • postepowanieadm7 hours ago
    That&#x27;s fascinating! Maybe the reason for &quot;odd&quot; macOS view is that the designers are not from the European cultural circle, and what we took as a good design is only our bias?
    • kace917 hours ago
      Alan dye doesn’t seem to have any non European&#x2F;western background at all.
    • coldtea6 hours ago
      Nope. All the mainstream UIs, including the good ones from the past, are US made to begin with.
  • smoser2 hours ago
    Tahoe takes a step back in other ways. Like how you can use tabs in Maps.app anymore.
  • balder199114 hours ago
    Ironically, I don’t think the comments on this website have a good contrast, as explained in this old critique: <a href="https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;low-contrast&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;low-contrast&#x2F;</a>
    • refulgentis3 hours ago
      They have good-ish contrast - ironically, a lot of the black and white base color thinking mentioned in the article comes from these reactions, in my experience. People end up in a tarpit of &quot;black and white = best contrast, but surely that&#x27;s <i>too</i> much, let me fuck with transparency...&quot;... and then you end up with the clusterfuck that was Cupertino trying to ship Liquid Glass. The transparency would vary wildly between releases.
  • Razengan11 hours ago
    Paraphrasing a previous comment:<p>macOS Tahoe is the second time that I have felt this kind of frustration with an operating system since I jumped from the Microsoft ship during Windows 8 and their &quot;Metro&quot; iPad-envy crap.<p>Did some Apple CxO let their brother-in-law&#x27;s cousin&#x27;s nephew have a go at managing all the teams? It&#x27;s not like <i>&quot;oh, these kinds of bugs are easy to overlook, and a low priority, they&#x27;ll be fixed soon&quot;</i> and they do. But rather, Tahoe is full of moments like <i>&quot;HOW the hell could the richest company on Earth not have seen this for a whole YEAR?? and HOW did none of the beta testers complain about it??!&quot;</i><p>It&#x27;s unbelievable: Some basic UI is LITERALLY (not an exaggeration) unreadable on the dumbass &quot;glass&quot; implementation. There are blatant rendering bugs and placeholders still in the shipped version (just look at the Contacts app).<p>DRM slowdowns have crippled the Music and TV apps so much that I literally cancelled my subscription and went to just pirating the content.<p>I&#x27;ll never go back to Windows and I&#x27;ll still buy MacBooks, but maybe I&#x27;ll start exploring Linux a bit more. Things like Omarchy etc. seem genuinely tempting.
    • Y-bar9 hours ago
      It’s Alan Dye at Apple, he has always been a graphics-trumps-usability guy. The problem is that he has nobody to moderate him and tell him that certain things will not work in the real world.
      • IlikeMadison4 hours ago
        I will go even further. It&#x27;s Alan Dye and below him an army of H1Bs from South Asia, as seen in the promotional videos.
  • d3w1tt6 hours ago
    Most of the software I use still looks the same as it did. Until that&#x27;s no longer the case, I&#x27;m okay waiting for improvements in the liquid glass.
  • refulgentis3 hours ago
    Bravo. I did a bunch of color science study over a couple years while at Google, the work turned into Material You. A large motivation of it was the intellectual poverty of monochrome and how software design sort of died, in my humble opinion, post iOS 7.<p>I used to call iOS &quot;Yves Klein&quot; (i.e. blue everywhere) but the black and white x 0 understanding of transparency x <i>science</i> of contrast is the real offense, especially post Liquid Glass
  • coldtea6 hours ago
    Not an elephant, more like a turkey or a lemon
  • moi23886 hours ago
    Very subjective. I feel the text entry fields are clearly visible and the redesign looks horrible.
  • lqet9 hours ago
    Slightly related: <a href="https:&#x2F;&#x2F;xkcd.com&#x2F;2892&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;2892&#x2F;</a>
    • rahkiin7 hours ago
      Could you elaborate why you think this banana price comic is related?
      • skylurk2 hours ago
        At first I thought &quot;banana price&quot; was a new putdown I had not heard.<p>Turns out the comic is actually about the price of bananas.