Self-hosting has changed the way obsolete hardware is judged. Devices that once looked like e-waste now appear to be practical building blocks for a small home lab.
The shift is driven by a simple need: keeping services available without running a main PC all day. That makes low-power machines far more appealing than they once seemed.
A damaged laptop became the first server
The starting point was a small 11-inch Ollee laptop with a broken screen and hardware that was already too old for a normal desktop setup. Instead of being discarded, it became the first home server.
The machine did not need a display because access was handled entirely through SSH. Its built-in battery also provided backup power, while power use stayed low after the damaged screen was removed.
DietPi was chosen to manage the system because it is designed for low-power devices such as single-board computers. It offers a terminal-based setup flow and a TUI software store that makes it easy to install popular server applications.
That laptop was used to test a range of light services inside Docker containers. Vaultwarden, SearXNG, note-taking apps, a lightweight web server, a notification daemon, and Tailscale all ran there at different points.
Pi-hole also ran on the machine for a while, but performance felt slow. A second laptop with a broken keyboard later took over that role and is still running 24/7.
A 2014 tower PC brought more room to experiment
As the workload grew, the laptop-based server started to feel cramped. Heavier services such as a media server and full virtual machines needed more processing power and storage.
That is where Proxmox entered the picture, giving containers and virtual machines a shared home through a dedicated web interface. The setup made it easier to isolate experiments without affecting the main system.
A 2014 tower PC was then revived after years of use as a primary workstation and eventual slowdown. After cleaning, installing a new SSD, loading Proxmox, and connecting Ethernet, the machine was ready for another life.
It is less efficient than the laptop, but it offers more than 1TB of storage and enough computing power for a much wider range of tasks. Jellyfin, Docker, Frigate, and Linux and Windows virtual machines can all run on it.
Proxmox also makes it easy to spin up temporary containers for testing. The machine still has one unresolved issue, however: its older NVIDIA GeForce 750Ti has not yet been successfully driven by Proxmox, so GPU passthrough remains unfinished.
Even an Android TV box is now a candidate
The rethinking has not stopped at laptops and tower PCs. An unbranded Android TV box is also being considered for reuse.
One possible plan is to turn it into a lightweight web server for a static dashboard and a productivity tracker. Another is to use it as a Paperless server, so school documents, work contracts, and invoices are easier to organize than when they are scattered across email, notes, or USB sticks.
That kind of device is much harder to repurpose than a standard computer. Finding a server operating system that matches the specific ARM chip inside the box is part of the challenge.
The boot process is another obstacle. The TV box cannot boot from USB, so the system would need to be flashed through a microSD card.
Old hardware now means new possibilities
Each time an old device shows up in the discard pile, the first question is no longer whether it is useless. The more relevant question is what it can still do.
Even a locked-down Android phone can still feel worth trying. In this new view, the value of old hardware does not end when its original job breaks down.
