July 15, 2026
Antenna drama goes full circle
Show HN: Web App Uses RTL-SDR to Align HDTV Antenna
This tiny gadget helps aim your TV antenna — and commenters are obsessed with the irony
TLDR: A new browser-based tool uses a cheap USB stick to help people aim their HDTV antennas, though some computers need extra setup first. Commenters loved the weird irony that the gadget was hacked away from TV use years ago and has now triumphantly returned to its roots.
A humble little web app just turned a cheap USB gadget into a TV antenna whisperer, and the crowd is eating it up. The basic idea is wonderfully simple: plug in the dongle, hit Start in your browser, and use it to line up an HDTV antenna for a better signal. In practice, there’s some operating system wrestling first — especially on Windows and Linux, where the computer likes to grab the device before the browser can. But that setup hassle barely slowed the applause.
The biggest reaction? Pure delight at the absurd full-circle moment. One commenter laughed that this gadget started life as a TV tuner, got repurposed by hobbyists for radio hacking, and has now come back to... being a TV tuner again. That joke basically stole the show. Another mini-wave of excitement came from people discovering WebUSB, the browser feature that lets websites talk to certain USB devices. For some readers, the real headline wasn’t antennas at all — it was, “Wait, the browser can do that?”
There wasn’t much outright fighting in the thread, but there was definitely a playful nerd drama energy: some people were cheering the cleverness, others were laughing at the beautiful ridiculousness of using a famously hacked gadget for its original job. The mood was less angry debate and more “this is so cursed it loops back around to genius.” In internet terms, that’s basically a standing ovation.
Key Points
- •The web app uses an RTL-SDR dongle through the browser after the user presses Start and selects the device.
- •On macOS, the article says the dongle usually works without additional setup.
- •On Windows, users must replace the default DVB-T driver with WinUSB using Zadig to free the device for the web app.
- •On Linux, users must remove or blacklist the dvb_usb_rtl28xxu kernel module so it does not claim the device.
- •Linux users are also instructed to add a udev rule to grant USB access before reloading the page and starting the app again.