3 pointsby BrucecarlL2 hours ago3 comments
  • 15 minutes ago
    undefined
  • mattm2 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.
  • lf882 hours ago
    Last week, maybe? Yesterday, if you count small python scripts. Writing code by hand is too much fun to stop.