A tablet server running unattended, plugged in, that has to survive on its own

A Server for an 80-Year-Old Who Can't Fix It: How It Survives Without Me

When you make software for yourself, ‘reliable’ is usually good enough. If it breaks, you can fix it yourself. You can log in with SSH, read the logs, and restart it. You are your own support team. But this server was not for me. I made it as a gift for an 80-year-old man. It holds his life lessons on a tablet in his living room. And one fact changes things: he cannot fix problems. Not because he isn’t smart. He is smart. But the moment a server in someone else’s home needs any technical help to keep running, it has already failed for a non-technical owner. ...

July 7, 2026 · 6 min · VibePapa

Why I Built the Same App Twice

I built an audio app once. Then I built the same app again — and the second time took an afternoon. Not because I’m fast. Because I didn’t really build it again. I cloned it. I took the thing I already had, copied it onto a different machine, pointed it at a different home, and turned it on. That sounds ordinary until you notice you can’t do it with the apps you use every day. You can’t clone Netflix onto a relative’s device. You can’t copy your Spotify and hand it to a friend. The big apps are sealed boxes you rent access to. But software you build is yours, which means you can make copies of it the way you’d copy a key. ...

June 19, 2026 · 6 min · VibePapa
A budget Android tablet next to a laptop — same storage, a fraction of the price

A $100 Tablet vs a $293 Laptop: The Math of an Always-On Server

In the same week, I bought two computers from the same company. One was a Lenovo laptop — a nice everyday machine I picked up at Costco. The other was a Lenovo tablet, bought to be a small home server. They had the same 128 GB of storage. And the tablet cost less than a third of what the laptop did. That gap made me stop and think. Not because the laptop was a bad deal — it wasn’t. But it showed me something I’d never really thought about. For the job of being a server, most of what you pay for in a “real” computer just sits there unused. ...

June 16, 2026 · 7 min · VibePapa
An Android tablet, plugged in on a desk, quietly acting as a server

Your Old Android Tablet Is a $100 Linux Server (You Just Need Termux)

Here’s a question that sounds odd at first. Could the cheapest, smallest, quietest computer in your house be your home server? Not a Raspberry Pi. Not a NAS. Not an old laptop on a shelf, fan going, getting warm. I mean an ordinary Android tablet — the kind you’d hand a three-year-old to watch cartoons. It turns out it can, and I’ve been running one this way for a while. A $100 tablet sits in my home right now, plugged into the wall. It runs a real Linux server that serves audio to a web app, over its own secure web address. It’s silent, about the size of a paperback, and it uses very little power. I’m as comfortable leaving it on as I am leaving my phone on. ...

June 15, 2026 · 8 min · VibePapa