logoalt Hacker News

jonstewarttoday at 12:16 PM2 repliesview on HN

The absolute best thing about coding agents is not having to waste time on build systems. I had Claude code port my autotools scripts to meson (which uses ninja) and it’s been a huge quality of life improvement.


Replies

hakrgrltoday at 2:43 PM

Getting builds to work was some of the most tedious, least interesting work. It is so satisfying to watch the agent try 4 different things and magically go on its way. No more makefile syntax searches or cmake hell.

show 1 reply
reactordevtoday at 12:34 PM

Soon you won’t even have to waste time on the code part…

show 1 reply