snitch
restic
snitch | restic | |
---|---|---|
2 | 368 | |
527 | 29,264 | |
0.0% | 1.8% | |
0.0 | 9.7 | |
over 2 years ago | 15 days ago | |
Go | Go | |
MIT License | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
snitch
-
Let's all take a moment to appreciate the oldest and sometimes most important programming tool.
There's a great program called snitch. Let's you generate issues from todos.
-
snitch: tsoding's fantastic todo application, partially rewritten in rust
Snitch: a todo application to scan your files for todo comments and order them based on the "todooooooo"-iness. Idea completely and badly stolen from https://github.com/tsoding/snitch
restic
-
Ask HN: What are your peronsal data backup and sync setups? (2025)
Used to be restic[1], but I switched to kopia[2]. For Android I just sync /storage/emulated/0/ with syncthing. All devices are backed up to a home server. Home server backups go to Backblaze (but any S3-compatible storage would do).
1. https://restic.net/
-
BorgBackup 2 has no server-side append-only anymore
For anyone looking to migrate off borg because of this, append-only is available in restic, but only with the rest-server backend:
https://github.com/restic/restic
https://github.com/restic/rest-server
which has to be started with --append-only. I use this systemd unit:
[Unit]
- Ask HN: What project do you donate to?
-
Hold My Data
Run restic to backup an entire filesystem or a subset of it, and upload to a remote S3-compatible storage.
-
Backblaze seemingly does not support files greater than 1 TB
Restic is my personal favorite for straightforward file backups. It's simple and well-designed, integrates with rclone meaning it supports any cloud storage service you can imagine, and has a decently large community surrounding it.
https://restic.net/
https://github.com/rubiojr/awesome-restic
-
Simple backup service with rclone, restic and systemd on WebDAV (or another storage)
Let me show you how I back up my computers with restic and rclone using simple systemd configuration.
-
Restic: Backups Done Right
Afaik not yet, there was some discussion here: https://github.com/restic/restic/issues/804
- What do people do with thier pictures?
-
Timeshift: System Restore Tool for Linux
For me, these traits made restic initially attractive:
- encrypted, chunk-deduped, snapshotted backups
- single Go binary, so I could even backup the binary used to create my backups
- reasonable versioning and release scheme
- I could read, and understand, its design document: https://github.com/restic/restic/blob/master/doc/design.rst
I then just tried using it for a year and never hit any issues with it, so kept going, and now it's 6+ years later.
What are some alternatives?
ddns - A self-hosted Dynamic DNS solution similar to DynDNS or NO-IP
Duplicati - Store securely encrypted backups in the cloud!
snap - Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
BorgBackup - Deduplicating archiver with compression and authenticated encryption.
orange-cat
Duplicity - Unnoficial fork of Duplicity - Bandwidth Efficient Encrypted Backup