>>106307574
Skill issue. I got a side project into production in about 3 months that would have taken me probably 2 years without LLMs. Using the right tools (claude code), keeping its scope small, planning out what it's going to do so the implementation is 1 layer of abstraction above you typing it out yourself, verifying stuff manually and relying on developer intuition lets you get a lot done and the code I have is as good as anything I'd write by hand which I know since I still do a lot of that for work.