• 5 Posts
  • 171 Comments
Joined 1 year ago
cake
Cake day: March 4th, 2025

help-circle



  • I‘m already exploring Linux. Both GNOME and KDE actually have sensible UI design and consistency in their own way.

    I‘m starting to lose hope that this will become better. They have been stuffing macOS and iOS with endless features and their UI design is optimized for nice looking screenshots, not actual use.

    The worst is everybody else is still copying Apple‘s UI design trends.

    Photos.app has never reached the usability of iPhoto, that it replaced. System Settings is a convoluted pile of over engineering.

    The hoops you to jumpt through to run software I download from a website have reached infuriating levels.





  • I have an iPad myself and try to use it to work every now and then. I always run into pretty basic limitations on iPadOS very quickly. For example working with large file on a network share is painful. The file manage is a slow toy compared to the Finder. The limited RAM and no swap means app will lose state regularly. Transferring data between applications is still cumbersome.

    they were constantly talking about the push to unify macOS and iOS UI

    They made several attempts at it and none succeeded. There’s lots of shared frameworks, Mac Catalyst, and Swift UI. None of them work consistently or are particularly good.

    iOS and iPadOS have fundamental limitations baked into the design that severely limit it.

    Making a unified mobile, tablet, touch, and desktop OS was also tried by Microsoft and Ubuntu and the results were weak to mixed.

    What Apple really needs is a new paradigm. For that they need a vision, which they don’t have since Steve Jobs died.


  • Homebrew is supported on Ubuntu, Debian, and Fedora.

    I use it on my recent Linux Mint install. Mint has pretty old packages or enormously bloated flatpacks, that come with limitations.

    neovim only came in an ancient version, that doesn’t support lazyvim. Nicotine+ came as ancient from the Mint packages or as a 4 GB monster via flatpack.

    I used Homebrew and everything installed quickly in current versions and worked like a breeze.

    The great thing about Homebrew is that removing it is as easy as rm -r /home/linuxbrew

    Nix is great as well of course and very powerful. Can be a bit of a bitch to write all the config files though.