Blog
Notes on private cloud storage, self-hosting, and getting off the subscription treadmill.
- August 24, 2026
How long do hard drives last? The better question is whether you would find out in time.
Drives fail on a distribution, not a schedule, and in Google's study of its own fleet more than a third of the drives that failed had shown no SMART warning at all. The number worth tracking is not the drive's age. It is how long ago you last proved every file still reads back.
- August 17, 2026
When your cloud storage vendor goes out of business, the exit clause goes with it
Nine PBS had a contract, annual renewals, and a written 30-day window to pull its archive out. The vendor stopped existing on the day the contract expired, and 50 terabytes now sits in a third company's building under a court order. An exit clause is a promise somebody has to still be around to keep.
- August 3, 2026
Why hard drives got expensive, and whether to buy one this quarter
Consumer drive prices are up roughly half since September 2025, and the usual advice to wait for the next price drop assumes a shortage that snaps back. This one is an allocation, not an accident: the drives are contracted to AI datacentres years ahead. What that changes about buying, waiting, and which files were ever worth the expensive shelf.
- July 27, 2026
Jellyfin lost three maintainers in a week. Your files should not care.
An open-source license gives you the right to fork an abandoned project. It does not hand you anyone to do the forking. The questions that decide how much a maintainer's bad year costs you are how long your setup can safely stand still, and whether a stranger could find your files with none of your software installed.
- July 20, 2026
The problem isn't your backup. It's that it shares your account.
Almost everyone keeps a backup now. Fewer notice that the backup and the original usually answer to the same login, so one disabled account can take both at once. The number of copies matters less than whether any of them survives losing the account.
- July 13, 2026
NAS or cloud for the family photos? The app on top is the real decision.
The storage box is the easy half. The photo app running on it, Google Photos, iCloud, or a self-hosted one like Immich, is the part that gets re-priced, abandoned, or changes formats. Where the photos live matters less than whether you can walk away from the app and still open every one.
- June 29, 2026
How much computer does a home server actually need?
Self-hosting forums hand first-timers a six-core parts list for what is really a storage job. Serving a household's photos and documents is mostly the disk and the network waiting, not the CPU. Size the always-on box for the work it runs every minute, then spend the saved money on the one thing that actually fails you: the off-site copy.
- June 22, 2026
What self-hosting actually costs in 2026
Oracle cut its always-free cloud tier and Hetzner raised prices in the same week. The argument about whether renting is still cheap misses the quieter cost: a free tier is a foundation someone else owns and can move. What an owned box actually costs, and where owning honestly loses.
- June 15, 2026
Tailscale, ZeroTier, Headscale, Nebula: which mesh VPN does a household actually need?
Four names that come up every time someone asks how to reach their files from anywhere. They differ less in the part people argue about, the protocol, and more in the part they skip: who runs the coordination server, and how much you have to babysit it.
- June 8, 2026
You paid once for Office. Microsoft can still switch it to read-only.
A one-time purchase was supposed to mean the software was yours. In mid-2026 Microsoft scheduled paid-for, installed copies of Office for Mac to drop to view-only. The file on your disk is untouched. The program that reads it was the part that was ever really leased, and that is the part worth designing storage around.
- June 1, 2026
You self-hosted your files. Can you still install the app that opens them?
Self-hosting lets you own the server. It does not, on its own, let you own the client. As installing apps outside the Play Store gets harder, the way you reach your own files matters more than which box they sit on.
- May 25, 2026
The $748.99 Plex pass and the library underneath
Plex tripled the lifetime pass to $748.99 and the forums spent four days arguing about Jellyfin. The louder question is the easy one. The harder one is sitting on the disk underneath either of them: what your library is actually on, and which vendor has leverage on it.
- May 18, 2026
Leaving Google in 2026, after the reCAPTCHA wall
The old fear was Google deleting your account. The new one is duller: every site that uses reCAPTCHA quietly deciding a de-Googled phone isn't human. What the wall reaches, what it doesn't, and where your files can live on the other side of it.
- May 6, 2026
Set up your home server so someone else can find your files in five years
The killswitch question, but boring. A layout that lets your spouse, kids, or executor open the drive and find what they need without becoming a sysadmin. No PGP keys in safe deposit boxes.
- May 4, 2026
The actual threat model for personal data, and what most setups get wrong
RAID is for one specific threat. Subscriptions are for another. Most home setups confuse availability with durability and end up protected against the wrong things. Here's a sober walk through what can actually take your photos.
- May 1, 2026
Why ext4 on a single drive is the right choice for most households
Self-hosted forums will tell you to run ZFS or btrfs on a mirror. For most personal storage, ext4 on one drive plus an off-site copy is more defensible than the RAID-religion would have you believe.
- April 26, 2026
Off-site backup for free: distributing files across cloud free tiers
Most off-site-backup advice ends with 'pay $5/month to BackBlaze.' There's a free path that works for personal-scale data, if you understand what breaks. The honest version of the cloud-free-tier pattern.
- April 20, 2026
Tailscale plus a USB drive: how private cloud storage works without a NAS
Cloud storage you control does not require a rack, a static IP, or port forwarding. Here is what actually happens between your phone, a Tailscale tunnel, and a USB drive.