• 0 Posts
  • 7 Comments
Joined 11 months 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. :)






  • 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
    11 months 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.


  • It works fine for what I need it to do: access and share my Syncthing folders, CalDAV, CardDAV, RSS

    I try to minimise the amount of stuff I selfhost, as I don’t enjoy being responsible for the uptime and security of a whole bunch of personal web services. That’s why I like the flexibility of ownCloud and now Nextcloud, instead of using a different, standalone project for each function.


  • What’s your use case for cloud storage?

    If you only want to sync files between your devices, I would recommend taking a look at Syncthing. It syncs files without relying on a central server and is much faster, as it can sync within your local network and is therefore not restricted by the speed of your internet connection.

    For sharing files with others, I use a self-hosted Nextcloud. I mounted my Syncthing folder as external storage.

    If you use GNOME as your desktop, you can also log into some online services in system settings and then, for example, access Google drive via the file manager to upload or download files.

    I believe there are also third-party tools for some cloud storage providers, but I have no experience with them and therefore can’t make any recommendations.

    Some cloud storage providers probably don’t see Linux as a large enough market to justify the development of official clients. Some, e. g. Microsoft, could have an interest against one to not make alternatives to their own products, e. g. Windows, more attractive than they already are.