←back to thread

214 points Brajeshwar | 1 comments | | HN request time: 0.24s | source
Show context
binarymax ◴[] No.45083870[source]
I guess I’m an older developer.

But I’ve come full circle and have gone back to hand coding after a couple years of fighting LLMs. I’m tired of coaxing their style and fixing their bugs - some of which are just really dumb and some are devious.

Artisanal hand craft for me!

replies(5): >>45083946 #>>45083947 #>>45088122 #>>45089055 #>>45091438 #
1. uludag ◴[] No.45089055[source]
I'm in the same exact boat. I started with a lot of different tools but eventually went back to hand coding everything. When using tools like co-pilot I noticed I would ship a lot mode dumb mistakes. I even experimented with not even using a chat interface and it turns out that a lot of answers to problems are indeed found with a web search.