• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: August 2nd, 2023

help-circle

  • It is still around, but most mobile Linux enthusiasts have probably shifted their enthusiasm towards completely open-source mobile Linux distributions (Sailfish OS has a proprietary UI).

    Sailfish OS was my daily driver for quite a while. I ran it on up to two Sony Xperia X Compacts and liked it very much. I also owned the Jolla phone. The X Compact was never officially supported, but since it is similar to the officially-supported Xperia X, someone adapted it and you could even use the Android compatibility layer and receive regular OTA updates.

    The two things that made me leave (I’m now running GrapheneOS on a Pixel 5):

    • Officially (= with the proprietary Android compatibility layer) you can only install it on Sony phones, where you can’t unlock the bootloader without permanently damaging the phone, i. e. wiping the TA partition. The last Sony phone generation where you could backup the TA partition was (at the time I made the decision) the Xperia X series.
    • Jolla decided to not port the Android compatibility layer from Android 4.4 to 8.0 on the Xperia X series. Instead they wanted you to buy a new Sony phone … See the first point to understand why that was not an option for me. ;)

    I think Sailfish OS might have seen more success in the consumer space, if Jolla didn’t mess up their hardware department. They failed to bring any successor to the Jolla phone from 2013 to market and they also failed to launch any other hardware, e. g. Jolla Tablet.

    It is also beyond my understanding why they chose Sony phones and not Nexus / Pixel phones, which are meant for developers and enthusiasts and can easily be bootloader-unlocked and flashed without permanently modifying / damaging the devices. They also didn’t officially port Sailfish OS to the Pinephone (yet?), which is another popular platform for mobile Linux enthusiasts.

    Anyways, the dream of Sailfish OS lives on to this day on my Pixel 5, since one of the last things I did on the platform was extracting all the ringtones. Whenever someone calls me, I am reminded of how excited and hopeful I was back in 2013 when Jolla launched Sailfish OS and their phone. :)






  • I am currently trying my luck with Brave Search.

    But I am to this day quite dissatisfied with any Google alternative, as they all either lack boolean search capabilities, filters for search results (e. g. by site or by image size) or a combination of both.

    Bing claims to support the site parameter and boolean searches, but it simply doesn’t work (go to the second page, if needed): https://www.bing.com/search?q=site%3Awikipedia.org+Linux+OR+Chicago

    Same for all the other alternatives I’ve tried to use. I am honestly wondering how people are able to find anything with, for example, Bing or DuckDuckGo …

    Are you only doing simple searches, like “nearby restaurant”? How do you search for something that has multiple valid names (OR) and you want to limit search results to before:2015, if the search engine doesn’t support search operators?


  • FOSS Is Fun@lemmy.worldtoLinux@lemmy.mlRemember when they'd send you these for free?
    link
    fedilink
    English
    arrow-up
    92
    arrow-down
    3
    ·
    edit-2
    1 year ago

    I miss the days, when Ubuntu was still a fun distribution to recommend to anyone.

    Their initial idea of creating “Linux for human beings” was great and they were leading the way in user-friendly installers, graphical distribution upgrades and making the Linux desktop more accessible to everyone in general! I especially loved their predictable release cycle. Having the choice between an LTS and a more recent version is very useful and with Ubuntu you can make that decision again every two years. Very practical!

    The negative part ...

    Unfortunately things started to change in the 2010s and by the 2020s I started to advise against it.

    Their new installers (subiquity and ubuntu-desktop-installer) can’t do simple partitioning anymore, e. g. they can’t create a boot partition (or better: encrypted boot) + an encrypted btrfs partition that fills the rest of the space. Since the discontinuation of the mini.iso (Debian Installer) and Ubiquity (old desktop installer) images, I am therefore no longer able to install Ubuntu.

    Snapd can still only manage a single repository and Canonical is therefore the only one in control of snap package distribution. This makes snapd a no-go in my opinion. But Ubuntu is still transitioning towards it, even though every other distribution is going to Flatpak because of snapd’s walled garden approach. With Flatpak you can add as many remotes as you want or you can decide to stick to Flathub, if it meets your needs. The same is true for Docker / Podman on the server: Sure there’s Docker Hub, which is very popular, but you are able to add any container repository, if you so choose.

    I’m now using Fedora Silverblue on my desktops and will soon transition my Ubuntu server from 20.04 to Debian 12. I’ve already archived all my Ubuntu documentation. Sad times …

    Hopefully new distributions, like Vanilla OS 2, will soon be able to fill the gaps that Ubuntu left.