| ▲ | simonw 2 hours ago | ||||||||||||||||||||||||||||
Because it's an extremely large and complex project that is also very clearly specified, to the point that the three word prompt "build a browser" encapsulates a huge amount of detail. Similar to "build space invaders", another useful test prompt for seeing how well an LLM can do at a medium complexity task without having to give it a great deal of instruction. I called building a browser the "hello world" of complex parallel agent coding harnesses the other day: https://simonwillison.net/2026/Jan/23/fastrender/#a-single-e... | |||||||||||||||||||||||||||||
| ▲ | fruitworks 2 hours ago | parent [-] | ||||||||||||||||||||||||||||
I am not convinced either of these are good test prompts for generic complexity tasks. Many solutions have already been included in the training data! You can trivially produce a web browser by copying and compiling the code for firefox, no transformer needed. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||