Colin Yates
Colin Yates
For me, I wouldn't be interested in this and would be concerned about the added complexity. It feels somewhat like re-inventing the wheel given how many excellent tools there are...
Hmmm, I wouldn't say it completely replaces BackupPC: - clients need rsync (Linux) or smbfs (Windows) which are easier to install than restic - BackupPC UI is really quite nice...
Hi @rubenv - I agree - `restic's` dedup is great. However, "UI, scheduling and management" is very non-trivial, any go library is harder to install on windows than SMB and...
On first sight this looks appealing but in practice you're concreting column names in the database with the names in the JSON that is inevitably exported. In real life it...
hiya - I'm looking for _exactly_ this. I want to treat Photos as a black box and want the security of an independent copy of the (~250GB) database "just in...
awesome - thanks @RhetTbull
for a bit more information, I have a bunch of `Event`s, with a discriminator that is used to query in a bunch of places. I've a hand-crafted `EventType` with a...