@qkl2058: A 16-year-old built a "Starlink prototype" and made $300,000. It can receive satellite signals and works anywhere. SpaceX wants to shut him down? He's already prepared. The method is actually not that complicated—he did it all with Claude. Let me clarify: He's not stealing Starlink's internet. What he's using is...
Summary
A 16-year-old used Claude AI to write a program and built a portable positioning device that receives Starlink satellite beacon signals for about $180 in hardware. It sells for $899 and has sold 350 units. No GPS or network required for positioning.
View Cached Full Text
Cached at: 06/10/26, 07:47 AM
A 16-year-old built a “Starlink prototype” and made $300,000
It can receive satellite signals, and it works anywhere.
SpaceX wants to shut him down? He’s already prepared.
The method is actually not that complicated — he did it all with Claude:
First, to clarify: He’s not stealing Starlink internet.
What he’s using is the radio “beacon” signals that SpaceX satellites constantly broadcast. Think of it as a free positioning system that works even where GPS fails.
Every Starlink satellite continuously transmits beacon signals.
All you need is a small dish antenna and a $35 radio receiver to capture these signals. Then, by triangulating signals from three satellites, you can calculate your coordinates anywhere on Earth — even if GPS is jammed or completely blocked.
The US Army is also testing this approach.
This kid turned it into a portable device and sells it to hikers, boaters, and emergency response teams.
How does it work? Simple, in six steps.
Step 1: Buy the hardware
- RTL-SDR Blog v4 USB receiver — $35
- Small Ku-band parabolic antenna — ~$50
- Ku-band LNB downconverter — $20
- Raspberry Pi 5 (8GB RAM version)
- Bias-T adapter
- 5000 mAh USB battery
Total: around $180.
Step 2: Set up the Pi
Flash the Raspberry Pi OS image onto an SD card, then boot it up.
Step 3: Install SDR tools
Open the terminal and run two commands:
sudo apt update
sudo apt install rtl-sdr gnuradio python3-numpy
Step 4: Wire it up
Mount the LNB at the focal point of the dish. Connect LNB → Bias-T → SDR → Raspberry Pi via USB.
Step 5: Have Claude write the code
Open Claude Code and paste this in:
“Write a Python program that uses an RTL-SDR to capture Starlink satellite beacon signals for positioning. Hardware: RTL-SDR Blog v4, Ku-band LNB, parabolic dish. Requirements: Scan Ku-band downlink frequencies to capture Starlink beacons, identify each satellite using public TLE orbital data from Celestrak, calculate position using Doppler shifts from at least three satellites, and display latitude, longitude, and accuracy on a small OLED screen. Use the pyrtlsdr, skyfield, and numpy libraries. Add comments so I can easily tweak parameters.”
Step 6: Run the program
The Raspberry Pi will automatically lock onto overhead satellites and display your coordinates with an accuracy of about 10 to 30 meters.
No GPS, no cellular signal, no internet needed.
Finally, the kid 3D-printed a case and branded it the “Hiking Mariner GPS Backup.” He sells it for $899 each and has sold 350 units.
Cost per unit: $180. Profit per unit: $719.
Customers include wildfire emergency teams, bush pilots, backcountry skiers, and yacht owners.
Will SpaceX sue him? No. Receiving publicly broadcast beacon signals is legal — the kid’s lawyer confirmed that ahead of time.
Similar Articles
@cnyzgkc: Made $230k in one night—true story. A 20-year-old U.S. student built millimeter-accurate motion-capture hardware in a single night with $3 in parts and Claude Code. Big tech couldn’t crack it after two years and millions spent; he did it in hours. Seven days later he got a call, and the next day a $230k buy-out offer.
A 20-year-old U.S. student built millimeter-accurate motion-capture hardware with $3 in parts and Claude Code overnight, then sold the project for $230k a week later.
@LQP2021: A 15-year-old Chinese teenager almost went astray. Initially, he approached Claude Code to ask the AI to write an aimbot cheating program for Fortnite, but was directly refused, with a clear statement that no assistance could be given in creating cheating tools. However, he didn't give up and changed his question: If not using cheating methods, ...
A 15-year-old Chinese teenager used Claude Code AI programming tool to create a custom Fortnite map without writing a single line of code, earning $23,000 a month, demonstrating AI's potential to lower the programming barrier.
@FinanceYF5: AI progress is getting ridiculous. Reportedly, a 20-year-old Chinese student built an AI speed radar using Claude. It only took 9 days, an old camera, and $20 in API call fees. He then reportedly sold the system to a local district for $317,000…
A 20-year-old Chinese student used Claude to build an AI speed radar in 9 days with an old camera and $20 in API fees. He then sold it to a local city district for $317,000.
Is Starlink A Secret Radar Constellation?
This article explores whether the Starlink satellite constellation could be used as a secret radar system by analyzing the principles of synthetic aperture radar and comparing existing SAR satellites. It points out that while it has theoretical radar detection potential, there is no evidence it is currently operational.
@LuBtc888: A 12-year-old Chinese boy isn't old enough to open a bank account, yet he made $120,000 from a small game on Google Play. Meanwhile, his school is still teaching how to use Microsoft Word. He set up two monitors, built the game in one night with ChatGPT, coded it on camera while explaining his process, recorded the whole thing and posted it to Bilibili — the video got…
A 12-year-old Chinese boy reportedly earned $120,000 by building a mobile game on Google Play using ChatGPT in one night, while a 31-year-old Hong Kong contractor copied his code and adapted its 15-minute timer into a Bitcoin auto-trading bot, allegedly generating $868,000 in profit over six months.