How long has it been since you last wrote code

3 pointsposted 5 hours ago
by BrucecarlL

3 Comments

mattm

4 hours ago

While most of my coding is via LLMs now, I try to write code manually for about 30-60 minutes per day. I find not only does this keep it active but it allows me to discover things about the code that I end up missing by just reviewing LLM-written code.

user

3 hours ago

[deleted]

lf88

5 hours ago

Last week, maybe? Yesterday, if you count small python scripts. Writing code by hand is too much fun to stop.