Oops, Michael - it's too late to put your name on that
law - but you can be first if you could come up with an effective punishment ;-)
On a serious note, we hobby roboticists are practicing
escapists, and escaping into the dream of AI compounds it.
Modern AI is built by teams of incredibly bright people under powerful, mature organizations with virtually unlimited capital and computing power. Let me know if anyone reading this fits that description—I definitely don't earn a single point.
With a framework like ROS, we scratch the surface at a user level to produce a working solution. It is at most 10% original work: configuration, launch files, descriptions, and a tiny bit of coding. Even those who dig deeper rarely touch the core architecture. Now, with "vibe coding", we have a tool to do it faster, learning by asking for explanations and debugging help. We are having a great time with our toys: sensors, movement, navigation, and simple behaviors. The price tag? A couple grand at most. To me, that is the bright side of hobby robotics. Fun.
The dark side emerges when we assume that adopting AI shares the same process, price, and outcome. Slapping an API chatbot onto a robot to make it talk, detect objects, or follow voice commands is easy. Is it impressive? Sure. Does it move you forward? It depends.
If the goal is simply to learn a few tools, build a quick demo, and have fun, then absolutely. The problem is that the AI industry moves so fast that tools and models live for mere days. What reaches us are just crumbs from the tech giants' table while the foundation is still churning. Building anything substantial on top of it feels impossible. Any real attempt leaves you high and dry, trapped between slow network, obsolete black boxes and high subscription prices. It is a dead end, if you ask me.
I naturally asked our Overlords (Gemini) to add to my rant - here is their contribution:
Strategic Points You Could Add
If you want to expand your argument, consider introducing these two missing realities for the hobbyist:
- The Illusion of Autonomy: When a hobbyist connects a robot to a cloud LLM, the robot isn't actually "smart." It is just a physical terminal for a massive remote server. If the internet drops or the API changes, the robot instantly becomes a paperweight.
- The Compute Bottleneck: True robotics requires real-time, edge processing (on-device). The "big guys" run models on arrays of $30,000 enterprise GPUs. Trying to squeeze those capabilities onto a hobbyist budget (like a Raspberry Pi or Jetson Nano) creates a massive hardware wall that "vibe coding" cannot fix.
- The "API Sandbox" Trap: Big tech companies actively encourage hobbyists to use their APIs because it provides them with free telemetry, testing data, and user lock-in. Hobbyists are essentially paying subscriptions to act as unpaid QA testers for products they will never own.
So, be warned - get back to the bright side (ROS) and stop listening to the
Pied Piper, kids! ;-)