Curious where others might stand.
My day to day “coding” is reviewing, revising and running plans against LLM/code-assistant tools. I juggle around 2-3 sessions of this on various features or tasks at a time.
Curious where others might stand.
My day to day “coding” is reviewing, revising and running plans against LLM/code-assistant tools. I juggle around 2-3 sessions of this on various features or tasks at a time.
Dang, lucky. Besides the most boilerplate of stuff I try do I get this set up to work. It gives a 60% but also 10% wrong start most of the times on a new project or feature. Helpful for debugging like 70% of the time. Otherwise I’m stilling monkeying around anytime I need to putter anything
I’ve had poor luck with it’s debugging, where I think it shines right now is when I need to code something that’s basically standalone iin a language I don’t really know.
Give me git hook to X or right a bash script to Y.