▲ | jennyholzer 5 days ago | |
"write it right the first time" is my new mantra/challenge to myself. along with improving my skills in vim, this approach has made me significantly more productive and has made my code much simpler compared to when i was using LLM code generation tools. there is no shortcut around hard work. there is no shortcut to thoroughly interrogating the constraints of the software problem at hand. developers who rely on LLM code generation are poor coworkers because they don't understand what they've written and why they've written it. |