This is a balanced, intelligent, and constructive article on using LLMs for coding:
My main takeaway is that some problems are well suited to using LLMs, others aren't. I followed basically the flow described when porting pomade to go and rust, but LLMs invariably make a mess and slow me down when doing front end work. Stuff that can be explained in words and tested using a command line interface works much better with LLMs.
Ankur Sethi's Internet Website
I built a programming language using Claude Code โ Ankur Sethi's Internet Website

