One Human + One Agent = One Browser From Scratch in 20K LOC

3 points by typesanitizer


BinaryIgor

That is really impressive, but:

Turns out one agent driven by a talented engineer, three days and 20,000 lines of Rust is enough to get a very solid basic renderer working!

I wonder to what extent they were already familiar with the problem space - since to validate LLMs output, you need to have the knowledge & understanding of both the tools - programming languages, libraries, dependencies and so on - as well as the problem you are solving.

So while AI-assisted coding is powerful, I guess it just reinforces the idea that it is a force multiplier for those who are competent already; and not much of a help for newbies.