← Back to context

Comment by andrekandre

20 days ago

  > I use LLMs in the same way i used to used stack overflow, if I go much farther to automate my work than that I spend more time on cleanup compared to if I just write code myself.

yea, same here.

i've asked an ai to plan and setup some larger non straight forwards changes/features/refactorings but it usually devolves into burning tokens and me clicking the 'allow' button and re-clarifying over and over when it keeps trying to confirm the build works etc...

when i'm stuck though, or when im curious of some solution it usually opens the way to finish the work similar to stack overflow