Hi, what’s wrong with Briar?
Also on Mastodon: @pedroapero@mastodon.top
Want to send me a tip? XMR:89oiUKyACFZ655sTikh42RF8wpd46EQDmbTQUQiHHRWFEatjp5xxj4tZBhMMfjC4X45qvq4EdEGXkBsdxT1kP9xyVia8mPD
- 0 Posts
- 3 Comments
Joined 3 years ago
Cake day: August 10th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
pedroapero@lemmy.mlto
Selfhosted@lemmy.world•I accidentally became a FOSS maintainer and all I got was this lousy new perspective on librarianshipEnglish
0·6 months agoWhen I tried Bookwirm (a while ago), it didn’t look like there was any kind of metadata sharing between instances. Each book was present on each library, thus destroying the user experience (per-instance ratings and reviews for a single book).
I’ve been using a raid1 btrfs pool to store offline backups for around 10 years. It’s 4 rotating drives (2x4TB+2x12TB). I replaced / rebalanced 3 disks with larger / newer ones already (went fine). I identified a bad usb/sata controller, and lots of bitrots on one old disk (scrub was able to correct a few thousands errors).
I’m getting around 80MB/s read/write throughput (not great but OK for offline backup). I’m able to mount it on low-powered / low-memory devices (not the case for ZFS). Scrub takes around 2 days IIRC (for around 10TB of actual data), so I run it once a year.
I keep it simple and thus am not using advanced features (dedup / encryption / snapshots / subvolumes / raid5/6/10). So far its a good match for my needs.