July 31, 2026
Browser Boss or Benchmark Bait?
Show HN: I worked on a new browser for 2 years, today it passed Acid 3
Solo coder says his new browser beats Chrome — commenters instantly brought the knives out
TLDR: A solo developer says his brand-new browser, built mostly alone over two years, just passed a famous web test and may even outrun Chrome. Commenters were split between impressed applause, demands for harder proof, and a spicy argument over whether that test even matters anymore.
A lone developer just walked into one of tech’s most intimidating arenas and declared: I built a whole new web browser from scratch in two years, and it now hits a perfect 100/100 on Acid3 — an old but famous browser test once used as a bragging-rights scoreboard. He says it’s tiny, speedy, and even about twice as fast as Chrome in early tests. For browser nerds, that’s a mic-drop moment. For the comment section? It was blood in the water.
The biggest split was classic internet energy: “huge achievement” vs “show me the receipts.” One supportive commenter called it a massive win for a solo creator and said they’d love to see a fully open alternative take on the giant corporate browsers. But skeptics were already circling. One immediately side-eyed the project’s polished writing and other products on the site, basically asking: was this really “hand-written,” or was AI doing some of the work? Another cut right to the numbers and demanded a Speedometer 3.1 score — because in tech comments, if you claim you’re faster than Chrome, people want a stopwatch, a spreadsheet, and maybe a courtroom exhibit.
Then came the nitpick heard round the thread: does scoring 100 on Acid3 even matter in 2026? One commenter pointed out that modern major browsers don’t necessarily pass it anymore because the web has moved on. Translation: the celebration was real, but the crowd still turned it into a debate club. Bonus wildcard? Someone didn’t care about the standards drama at all — they just wanted the browser to be “agent friendly,” which is such a 2026 comment it practically came pre-memed.
Key Points
- •cwbrowser is a desktop browser whose rendering engine was written from scratch in Zig over two years of solo development.
- •The project says it does not use Chromium, WebKit, or Gecko for rendering.
- •Its HTML parser, CSS parser and cascade, layout system, and painting pipeline are original Zig implementations.
- •For JavaScript execution, cwbrowser embeds Google’s V8 rather than building a new JS virtual machine.
- •The article claims cwbrowser achieved a perfect 100/100 on the Acid3 test and was about 2× faster than Chrome in early testing.