Reverse-engineering is cheap now Coding agents are dramatically reducing the cost and effort of reverse-engineering home devices, making automation projects viable where they previously were not worth the investment, according to anecdotes shared with Simon Willison. The lower cost of writing and maintaining code means users can now afford to try, fail, and restart without significant psychological or time burden. I keep hearing anecdotes from people who used coding agents to reverse-engineer and automate devices in their homes. I think this is an interesting illustration of the impact of the reduced cost of writing code. Prior to agents, it was entirely possible to reverse-engineer home devices. The problem was the ROI - was it really worth all of that effort? More importantly, any experienced programmer knows that undocumented, unstable APIs like that may well change or break in the future. Is that initial work worth the effort if you're committing yourself to a frustrating cycle of maintenance in the future? Coding agents change that equation entirely. The effort to get a simple automation working has dropped, as has the cost of trying and failing to get it to work. Since the code is so cheap, the idea of having to maintain it in the future - or throw it away and start again - carries way less psychological baggage. Tags: reverse-engineering https://simonwillison.net/tags/reverse-engineering , coding-agents https://simonwillison.net/tags/coding-agents , ai-assisted-programming https://simonwillison.net/tags/ai-assisted-programming , generative-ai https://simonwillison.net/tags/generative-ai , ai https://simonwillison.net/tags/ai , llms https://simonwillison.net/tags/llms