On Sunday, a user named section33 posted to Hacker News something that read like a folk hero’s origin story. He had bought an abandoned eight-lane bowling center in the rural Midwest — leaky roof, surging electrical, 70-year-old pinspotters — and replaced its $120,000 electronic scoring system with $1,600 worth of ESP32 microcontrollers. By Monday morning, the post had cleared 2,500 points and drawn nearly 300 comments, almost all of them variations on the same theme: legacy vendors are rent-seeking parasites, and one clever engineer with a soldering iron can route around them.

The applause was loud. It was also aimed at the wrong target.

The Line Item Nobody Quotes

The $120,000 figure comes from a quote section33 received for a one-to-one replacement of the scoring system originally installed in 2008. That price tag, spread across eight lanes, works out to $15,000 per lane — a number that, on its face, sounds like the kind of markup you’d expect from an industry with maybe three serious vendors and a captive customer base.

But here is what the HN thread largely skated past: section33 is a site reliability engineer. He is, by his own description, “the only SRE on Earth with his own bowling center.” The system he built is not a product. It is a bespoke installation maintained by a single person with a specialized skillset that commands a six-figure salary in any major metro. The $118,400 difference between the commercial system and the ESP32s is not pure vendor margin. A chunk of it — a large chunk — is the capitalized cost of someone else being on the hook when things break.

A bowling center proprietor in Indiana, reached via Slack DM after the thread went viral, put it bluntly: “I read that post and thought, great. Now do it again when the lane three camera glitches at 9:15 on a Friday and there’s a birthday party of twelve-year-olds waiting. That’s what the $120k buys you. A phone number.”

The Maintenance Tax Is the Product

The YouTube short section33 posted alongside the writeup contains an admission the HN comments largely ignored: “The hidden maintenance tax nearly broke me.” That line is doing a lot of work. It gestures at the sleepless nights, the debugging sessions during league play, the bespoke wiring harnesses that only one person on Earth understands.

This is the uncomfortable truth the “build it yourself” narrative systematically obscures. The commercial scoring system is not expensive because the hardware is expensive. It is expensive because it comes with an implicit promise: this will work during business hours, and if it doesn’t, someone who is not you will fix it. The ESP32 system comes with a different promise: this will work as long as section33 is available, interested, and alive.

Tech culture has a blind spot the size of a data center when it comes to maintenance labor. We celebrate the build. We ship the repo. We post the Show HN. And then we are mystified when open-source maintainers burn out, when the clever homebrew setup at a small business collapses after the one person who understood it takes a new job, when “it works on my machine” turns out not to be a deployment strategy.

What the Vendor Is Actually Selling

The three or four companies that dominate bowling center scoring systems — Brunswick, QubicaAMF, and a handful of others — are not selling bags of microcontrollers. They are selling a service envelope: installation, training, warranty, phone support, replacement parts with guaranteed availability windows, and software updates that account for changing tournament rules and television broadcast standards. Whether that envelope is worth $120,000 is a fair question. But pretending it is worth $1,600 because the bill of materials is $1,600 is like arguing a restaurant meal is overpriced because you could buy the ingredients at Costco for twelve bucks.

The HN thread contains exactly this category error, repeated across hundreds of comments. It is the same error that leads startups to build on $50-per-month cloud credits and then act surprised when the production bill hits five figures. The parts are never the product. The guarantee is the product.

The Uncomfortable Question

None of this is an argument against section33’s project. It is genuinely impressive. The writeup is detailed, the engineering is clever, and the result — a working scoring system for roughly 1.3% of the commercial quote — is the kind of thing that makes Hacker News worth reading.

But the celebration should come with an asterisk, and the asterisk is this: the system works because section33 is effectively donating skilled labor at a rate of zero dollars per hour. That is not a business model. It is a hobby. And hobbies do not keep the lights on when the roof is still leaking and the electrical system is still surging and the one person who understands the scoring system decides he would rather spend his weekends doing something else.

The $118,400 nobody wants to pay for is the cost of not being the only person who can fix it. That cost is real, whether or not it shows up on a bill of materials.

Sources