• 0 Posts
  • 27 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle


  • I’ve been slowly, but steadily, migrating the services I run on my TrueNAS CORE (FreeBSD) from Jails to Debian VMs so I can migrate to TrueNAS 25 (no more SCALE it seems, and Linux) around April without many hurdles, hopefully.

    Besides having to learn some systemd, it has been a smooth ride.

    Now I’m down to the last 2 services, which I think are the most complicated setups I have and with no nice deb packages to ease installation: Paperless-ngx and Photoprism.

    I’ll probably look into playing with Containers (LXC/Incus) to have the same lightweight and efficiency as Jails once the migration to Linux is done. But honestly, if everything is running nicely, I won’t be very motivated to do so, let’s see.

















  • I keep using Eternity and even contributed some patches to it because it is Open Source and Android native, which might sound like a low bar, but really:

    Open Source

    • It’s free
    • I’m not the product. Really, even if some closed source alternatives have relatively cheap Ad and tracking free experiences, you’ll always be seen as the source of monetization. And I’m too weary of having paid for a good app only to see it try to twist my arm and squeeze more money or sell out to a big corp.
    • I can fix what’s broken. If I find an issue with an otherwise unimportant part of the app, but that matters to me, I don’t need to wait and pray it doesn’t get forgotten. I can fix it myself and end up helping the devs and whole user base in the process.

    Android native

    • It shows. I use a 5 year old phone that still kicks ass. But the otherwise good cross platform alternatives out there make the user experience more jittery than is excusable. Even PWAs (Web Apps) are snappier than those!
    • It is not a Flutter ListView powered timeline. Trust me, I’m lazy, and if cross platform frameworks were up to the task, I’d be among the first to endorse them. But they aren’t. Have you noticed that the timeline tends to “jump around” if you’re scrolling around on other apps? Yeah, the Android RecyclerView that Eternity uses doesn’t have that (apparently unfixable) problem.

    Thanks Bazsalanszky!