| 6 May 2024 |
K900 | Oh no | 17:23:10 |
K900 | Hades 2 is out | 17:23:14 |
K900 | I guess I'll have to revisit the backups situation in a month | 17:23:25 |
ElvishJerricco | In reply to @linus:schreibt.jetzt this one? https://github.com/lheckemann/prune-rs I made something like this a long time ago except I had this weird obsession with making it a logarithmic thing instead of a date based thing. The idea is that you get the same benefits of exponential decay, but the regularity of the snapshot creation doesn't meaningfully impact anything: https://github.com/ElvishJerricco/zlogshot | 17:31:54 |
ElvishJerricco | i.e. you can create a big burst of snapshots one day and it won't make a big difference in your backup history. You can also leave your computer off for like a year and you won't find it pruning a year's worth of stuff when it comes back up | 17:32:32 |
@linus:schreibt.jetzt | yeah I saw that and thought "totally cool, I should use it" and then when the time came to use it I couldn't find it anymore :D | 17:32:35 |
raitobezarius | :D | 17:32:48 |
| nickkadutskyi changed their display name from nick_kadutskyi to nickkadutskyi. | 17:33:24 |
ElvishJerricco | it's probably not a good idea, since a lot of people care very much about the predictability of the dates of their backups :P | 17:33:29 |
ElvishJerricco | I spent... way too much time making the charts in that repo to prove to myself that it made sense :P | 17:34:48 |
| nickkadutskyi left the room. | 17:35:36 |
nim65s | I totally understand this obsession. I can't look at a moving average to low pass something and not throw refs about exponential moving average around 😅 | 19:40:25 |
| nim65s changed their display name from Guilhem to nim65s. | 19:40:36 |
@adam:robins.wtf | In reply to @elvishjerricco:matrix.org I made something like this a long time ago except I had this weird obsession with making it a logarithmic thing instead of a date based thing. The idea is that you get the same benefits of exponential decay, but the regularity of the snapshot creation doesn't meaningfully impact anything: https://github.com/ElvishJerricco/zlogshot are you still using it? | 20:00:09 |
ElvishJerricco | oh I never used it lol | 20:00:31 |
ElvishJerricco | I made it as a curiosity and was too afraid to trust it with anything :P | 20:00:53 |
@adam:robins.wtf | hahaha | 20:01:19 |
@linus:schreibt.jetzt | In reply to @adam:robins.wtf are you still using it? I still use my thing :D | 20:40:17 |
@adam:robins.wtf | looks neat | 20:43:21 |
@adam:robins.wtf | i've been using sanoid to do rule-based snapshots | 20:43:32 |
@adam:robins.wtf | * i've been using sanoid to do rule-based snapshots on zfs | 20:43:43 |
abyxcos | In reply to @k900:0upti.me What do you use for backups on bcachefs? ZFS? ducks | 22:46:45 |
| 7 May 2024 |
K900 | I am not doing ZFS on an rc kernel | 04:48:57 |
K900 | I value my remaining sanity points too highly | 04:49:05 |
@adam:robins.wtf | It’s a smart choice | 11:45:55 |
@janik0:matrix.org | In reply to @k900:0upti.me Or maybe I should look into restic restic is nice, I can recommend restic. | 11:50:44 |
K900 | I'm sorry I'm in the Hades hole | 12:05:35 |
K900 | There will be no backups in the Hades hole | 12:05:46 |
K900 | There will be only click click click and also ë | 12:06:07 |
@adam:robins.wtf | I like restic for file level backups. | 12:08:32 |