I checked your Mastodon timeline but I don’t see the post, only the one where you relate the story.
I checked your Mastodon timeline but I don’t see the post, only the one where you relate the story.
Yes the volunteer software authors should work to the beat of the drum of the baying and braying users who insist on using cutting edge software before its wider ecosystem has adapted to its novelties. A very good point.
It really is a shame that they force you to update to the new version. If only there was some way to continue using the existing Gnome version until the extensions have been updated by their authors.
It’s the bloody Sycamore Gap Tree all over again! When will this madness end!?
XChat
You get incremental backups (snapshots) by using
To use this you pass in the previous snapshot location as DIR and use a new destination directory for the current snapshot. This creates hard links in the new snapshot to the files which were unchanged from the previous snapshot, so only the new files are transferred, and there is no duplication of data on disk (for whole-file matches).
This does of course require that all of the snapshots exist in the same filesystem, since you cannot hard-link across filesystems.