

They can, but it’s not trivial. The challenge uses a bunch of modern browser features that these scrapers don’t use, regarding metadata and compression and a few other things. Things that are annoying to implement and not worth the effort. Check the recent discussion on lobste.rs if you’re interested in the exact details.







Having just read the problem, I’m curious how o3 solved it (and the human too tbh). My experience with LLMs says they’d be absolute complete crap at this, it’s a very hard and open-ended problem. Intuitively I’d say it would just end up doing random changes tryjng to improve its score.
I think I could write the “trivial” solution but anything beyond seems… difficult. Congrats to the winner!