Settings

Theme

Ask HN: Are you still writing code by hand?

4 points by rahlokzero 4 months ago · 3 comments · 1 min read


Genuine question. Some of my colleagues pretty much have AI write most of their code, and others barely use it unless they get really stuck. How are you adopting agents and LLMs at work?

benoau 4 months ago

I use both. For me AI is like a broad brush, good for generating a lot of code or making sweeping modifications until it fits my standard and requirements.

Then the iterating starts, making targeted improvements, and I think at this point it's a wash because I can be much faster than AI as it will take multiple passes to do something efficiently and concisely.

But I think this is contingent on deep familiarity with the code and project.

JohnFen 4 months ago

Yes, I code by hand. I haven't found the value of genAI in coding the others seem to.

mmphosis 4 months ago

Of course because I am not stuck. In the stillness, code gets deleted, by hand.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection