

Thanks for posting this blog post. It was a very interesting read. Didn’t know that CachyOS was using BTRFS with bootable snapshots like OpenSUSE does with snapper.


Thanks for posting this blog post. It was a very interesting read. Didn’t know that CachyOS was using BTRFS with bootable snapshots like OpenSUSE does with snapper.


I am wondering that nobody mentioned https://www.usebruno.com/ yet. Works good enough for our Team. We are sharing the collection allongisde the applications code to keep both in Sync.


You can use Joplin without Paying. You only need to pay for Joplin Cloud for syncing. But you can use a selfhosted Joplin Server or Webdav to sync you notes without it.


I would like to second this. Me personally I am pretty happy with using a storage Box as one of the Backup locations. It is on the pricier end, so I only use it for backup of certain file types (e.g. not for storing video backups or Disk images)
I didn’t fully get your last part? Do you mean you have not heard of BTRFS and snapper or what a bootable snapshot is?
Maybe in advance:
Snapper and BTRFS Snapper is a tool for Linux file system snapshot management. When used with BTRFS it can create bootable snapshots of your system including things like:
This is particularly useful for backup and recovery purposes. On openSUSE a snapshot is created everytime you run zypper (package manager) to install a package or update your system. It will exclude your home directory from the Snapshots. So changes made there are not rolled back in case you want to rollback to an older snapshot.