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.
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.
Last week, maybe? Yesterday, if you count small python scripts. Writing code by hand is too much fun to stop.