The ROI Math on Reverse-Engineering Your Smart Home Just Flipped
Simon Willison observes that coding agents have lowered the cost of reverse-engineering and automating undocumented home devices enough to change the underlying ROI calculation.
What it is
A short opinion post by Simon Willison built on anecdotes of people using coding agents to reverse-engineer and automate home devices.
What it does
It argues that reverse-engineering undocumented, unstable device APIs was always technically possible, but rarely worth the effort given the risk that a vendor could break the integration at any time; coding agents cut the up-front labor cost enough that the same risky, unstable-API work now clears the bar for casual hobby projects.
Why it matters
It reframes what "agents write code faster" actually changes: not just professional throughput, but the threshold of projects that are worth starting at all, including ones deliberately built on brittle, undocumented foundations.