Most 16-year-olds don't have servers in their rooms

A teenager’s writeup about running rack-mounted servers from his bedroom sparks a broader look at how young people learn computing today. Commenters trade stories of BBSes, homemade labs, and used enterprise gear, debate whether cheap cloud hosting and locked-down consumer devices have raised the barrier to real systems knowledge, and weigh that hands‑on learning against practical concerns like noise, power bills, and ISP restrictions such as CGNAT. Many see home labs as an unusually effective—if niche—way to build deep skills and curiosity that formal education and modern “appliance” devices often don’t provide.

Hardware tinkering and youth skills

  • Many celebrate that a 16‑year‑old is running real hardware and learning OS, networking, and server admin “the hard way.”
  • Some lament that fewer people now assemble PCs or understand hardware; worry about future devs who only know high‑level frameworks.
  • Others push back: cheaper, more accessible computers and SBCs likely increase, not decrease, the pool of hardware enthusiasts.

Home lab hardware choices

  • Used rack servers (e.g., Dell/HP/Supermicro) are praised for very high performance per dollar, ECC RAM, RAID, and “real” server experience.
  • Downsides: loud, hot, power‑hungry, and clumsy to maintain in a bedroom; several switched to SFF desktops, laptops, or mini‑PCs for quieter, low‑watt homelabs.
  • Raspberry Pi and similar SBCs are suggested as silent, tiny servers, though some argue cheap x86 minis now have better cost–performance.

Power, cost, and parental support

  • Large home labs can cost €50–60/month in electricity; some teens partially self‑fund via side projects.
  • Debate whether this is a “drop in the bucket” hobby expense or unaffordable for less‑wealthy families.
  • Many recount parents either enthusiastically subsidizing tinkering or strictly limiting 24/7 machines.

Networking challenges (NAT, CGNAT, access)

  • Static IPv4 is seen as hugely enabling for learning real networking and self‑hosting.
  • NAT and especially carrier‑grade NAT are blamed for making “just run a server at home” much harder than in earlier decades.
  • Workarounds mentioned: dynamic DNS, running your own router, WireGuard/Tailscale (including Tailscale Funnel), reverse proxies, and cheap VPS frontends.

Education, careers, and value of early experience

  • Several say this level of initiative at 16 is more than many working professionals; predict strong career prospects.
  • Others argue early deep technical focus can crowd out broader life skills; suggest balancing with art, music, social life, and strong math.
  • Mixed views on university: not strictly necessary for such a profile, but valuable for social networks, structure, and learning adjacent disciplines.

Generational shifts and abstractions

  • Widespread concern that many young people don’t grasp filesystems, “what a file is,” or that phones, tablets, and servers are all computers.
  • Counterpoint: only a small minority were ever deep techies; that’s still enough to “keep the lights on.”
  • Some see today’s locked‑down, app‑centric devices as raising the barrier to entry; others note cheap disposables, SBCs, and cloud platforms create new on‑ramps.

Security and policy concerns

  • One commenter claims some regulated‑industry employers forbid public‑facing home servers and even certain router configurations; many others express skepticism and ask for concrete standards, calling this likely overzealous checklist compliance.
  • Broad agreement that organizations should treat all networks (including home and office) as untrusted and use VPNs/zero‑trust models.

Nostalgia and personal stories

  • Thread is rich with reminiscences: BBSs on dial‑up, early ISPs run from bedrooms, Sun and Amiga servers, campus static‑IP basements, and first self‑hosted websites.
  • Many see the OP’s setup as a modern continuation of that lineage, adapted to today’s hardware and connectivity constraints.