• 0 Posts
  • 65 Comments
Joined 3 years ago
cake
Cake day: September 1st, 2021

help-circle

  • I’ve found the look of the UI to be an acquired taste, and maybe easier to swallow if you’re used to using open source stuff. But I’d agree that the way it works is, in places, almost unforgivably unfriendly.

    But it’s the “almost” that keeps me using it, because there’s nothing else that works across the platforms I care about, even if the application is so, so difficult to recommend or “deploy” to users.






  • Ignoring the whole debate about whether to include system files in your backup, rdiff-backup sounds a lot like what you want. It stores your latest backup as plain files on-disk just like rsync, checks the box for incremental backups (older versions of files are stored as diffs, which you can easily browse with rdiff-backup-fs) and isn’t much different to use than rsync. That said, people will point out that you can make rsync do pretty much the same stuff using hard linking.










  • Downgrading can be dangerous, since app data meant for a newer version of an app can crash an older version that doesn’t know what to do with it. This doesn’t really feel like enshittification, just saving users from themselves by removing the danger button. It’s not like F-Droid is forcing everyone to use the newest version… old versions are still on the website, and they still let you easily grab an old version in-app if you’re doing a fresh install.