←back to thread

Tools: Code Is All You Need

(lucumr.pocoo.org)
313 points Bogdanp | 1 comments | | HN request time: 0.214s | source
1. keybored ◴[] No.44457654[source]
tl;dr of one of today’s AI posts: all you need is code generation

It’s 2025 and this is the epitome of progress.

On the positive side code generation can be solid if you also have/can generate easy-to-read validation or tests for the generated code. I mean that you can read, of course.