How to use Claude Code for big tasks without turning your code to shit
holdtherobot.com·3h·
Discuss: Hacker News
Flag this post

I find myself using LLMs for coding in 4 specific ways:

  1. Finding information
  2. Rubber ducking
  3. Generating snippets of code or documentation
  4. Having it work for hours on a big task with minimal intervention

I find the first 3 to be very useful, especially now that web search is dead. But they are similar in that the LLM in on a tight leash, and everything still ultimately flows through my brain. Number 4 is different though; it gives Claude a lot of leeway to go do whatever it wants, without my babysitting.

For a long time I’ve found the Claude-take-the-wheel style vibe coding to be an incredible waste of my time and sanity. For every “oh wow it worked” moment there were far to many “oh wow I just spent an hour sifting through garbage”. Even when it accomplishes the task, the…

Similar Posts

Loading similar posts...