My server is a phone now
- ID
- 12371
- Status
- summarized
- Published
- 09 Aug 2026, 6:49 AM
- Fetched
- 11 Aug 2026, 7:54 AM
- Provider
- Hacker News
- Category
- dev-community
- Original URL
- https://seg6.space/posts/phone-server/
- Source URL
- https://hnrss.org/best
Summary
- Score
- 7.0
- Created
- 11 Aug 2026, 9:00 AM
- Tags
- Audience
- developersvibe_coders
What happened
The author replaced a Hetzner VPS with a rooted CMF Phone 1 (8 ARM cores, 8GB RAM, 128GB flash, 5G modem, battery backup) to host personal web apps like Surf, a finance tracker, and screen sharing. They initially tried flashing postmarketOS but found Wi-Fi and hardware acceleration broken, soft-bricking the phone and requiring a Windows-based recovery. They concluded that keeping Android is better because it already has working drivers for all the phone's hardware.
Why it matters
For builders looking to cut personal hosting costs, repurposing an old Android phone as a home server provides built-in battery backup and 5G failover, but trying to replace Android with a standard Linux distro like postmarketOS often breaks essential hardware drivers like Wi-Fi and GPU.
Discussion angle
When does repurposing consumer hardware like a phone for self-hosting make sense versus just paying for a cheap VPS, given the driver and maintenance headaches?