1. The Pi Zero can do more than “legacy” hardware
“A raspberry zero is more powerful than an enterprise server from the 1990s.” – MitPitt
“This machine is 10× what we were running web servers on in the ‘90s.” – joe_mamba
2. SD‑card endurance and disk‑less tricks
“The point of failure for all of these machines has been the SD card. They seem to last 4 years almost to the day.” – colechristensen
“There are “Industrial” SD cards which should last considerably longer.” – raddan 3. Running services (mail, TLS, etc.) on a Pi and the practical trade‑offs
“Self hosting a mailbox is easy – getting email back out is the hard part.” – lostapathy
“On RPi, I’ve mostly opted to use SSD + USB adapters as they’ve been significantly more reliable than SD.” – tracker1
“I just use Postfix. I originally ran on NetBSD.” – raddan (shows a minimal‑stack approach)
These three themes capture the dominant talking points: the surprising prowess of the Pi Zero, the SD‑card reliability concerns and disk‑less work‑arounds, and the real‑world uses & security considerations when hosting services on it.