AskHN:How do you handle skill atrophy from using coding agents?34 points·by javhu·27 days ago·42 comments
javhu·26 days ago·discussYou break down tasks until the LLM can do it. The scale you work at depends on the reasoning skill of the LLM.
javhu·26 days ago·discussIt's less prompt engineering, and more breaking down work into chunks an llm can do. With more powerful models you can do more autonomously, and with dumber ones, you have to step in and do work more often.
javhu·4 months ago·discussI've been working on an online catan alternative. Play at https://sokataan.io I'm using expo and spacetimedb.