Alternatives
Products that do what I worked on a new browser for 2 years, today it passed Acid 3 does
- 1

- 2

Ensure web inclusivity & compliance with just a few clicks.
2025
- 3IB
Hi HN! Korean high school senior here, about to start CS in college. I built a browser engine from scratch in C++ to understand how browsers work. First time using C++, 8 weeks of development, lots of debugging—but it works! Features: - HTML parsing with error correction - CSS cascade and inheritance - Block/inline layout engine - Async image loading + caching - Link navigation + history Hardest parts: - String parsing(html, css) - Rendering - Image Caching & Layout Reflowing What I learned (beyond code): - Systematic debugging is crucial - Ship with known bugs rather than chase…
Jan 2026 · github.com
- 4

- 5VA
We’ve been working on Vaev, a minimal web browser engine built from scratch. It supports HTML/XHTML, the CSS cascade, @page rules for pagination, and print-to-PDF rendering. It even handles calc(), var(), and percentage units—and yes, it renders Google.com (mostly). This is an experimental project focused on learning and exploration. Networking is basic (http:// and file:// only), and grid layouts aren’t supported yet, but we’re making progress fast. We’d love your thoughts and feedback.
2025 · github.com
- 6

- 7

- 8

- 9

- 10

- 11IB
BoringSSL and nghttp2. Matches JA3N, JA4, and JA4_R fingerprints. Supports HTTP/2, async/await, and works with Cloudflare-protected sites. Not trying to compete with curl_cffi - just a learning project that turned into something functional.
Nov 2025 · github.com
- 12FW
2017 · freezetab.com
- 13

Find where browser agents abandon your customer journey
Jul 2026 · agent-ready-conversion-audit.omichroma1.chatgpt.site
- 14

- 15TT
We've been trying to evaluate web scraping companies, but when you look at their benchmarks, you can't verify anything, and they mostly exist to prove the company is successful. They put somewhere between 98% and 100% because they pick their own urls, define success their own way, and don't publish the harness. We also saw companies like scrapfly astroturf websites like scrapeway and call them independent. So, we built an open source benchmark that we want to represent the frontier of web data. We're trying to look across all major anti-bot providers and industries, to build a comprehensive…
Jul 2026 · github.com
- 16ET
Hey Hacker News community! I'm thrilled to introduce Excessibility, a library that I've developed to address a crucial aspect of web development - accessibility testing. With Excessibility, you can effortlessly test your Elixir/Phoenix applications for a11y issues and ensure compliance with WCAG (Web Content Accessibility Guidelines). Accessibility is a fundamental principle that should be at the core of every web application. It ensures that people with disabilities can access and use your website or application without any barriers. However, testing for accessibility issues can be a…
2023 · github.com
- 17FS
I wanted to test mobile apps in plain English instead of relying on brittle selectors like XPath or accessibility IDs. With a vision-based agent, that part actually works well. It can look at the screen, understand intent, and perform actions across Android and iOS. The bigger problem showed up around how tests are defined and maintained. When test flows are kept outside the codebase (written manually or generated from PRDs), they quickly go out of sync with the app. Keeping them updated becomes a lot of effort, and they lose reliability over time. I then tried generating tests directly from…
Apr 2026 · github.com
- 18TA
*Problem*: As a developer, I often juggle 50+ tabs across projects. Existing bookmark managers felt clunky, and tab groups required too many clicks. *Solution*: TabTab replaces your new tab page with a grid-style dashboard. Key features: - Save all open tabs as a collection with one click (perfect for debugging sessions) - Self-hosted sync via GitHub Gist/WebDAV (no tracking, your data stays yours) - Keyboard shortcuts & drag-and-drop (demo video: [https://www.youtube.com/watch?v=OQQEKbI9moc]) *Tech Stack*: Built with WXT (browser extension framework) + React + Tailwind.…
2025 · tabtab.xyz
- 19SH
npm package that can help you validate if your markup is compliant with w3c standards. Easy integration with testing libraries.
2023 · github.com
- 20OS
Our team at Clym built an open-source Accessibility Testing tool to help developers and auditors identify and fix web accessibility issues, combining automated and manual testing in one place. Our tool integrates the open-source axe-core[1] library for automated testing against WCAG 2.0, 2.1, 2.2 and EN 301 549 standards. For issues that automation can't reliably detect, it includes manual review workflows that guide testers through contextual checks (like keyboard navigation and visual contrast validation). It can also generate Accessibility Conformance Reports (ACRs) in multiple formats…
Oct 2025
- 21AC
Hi Hacker News. Today, we're excited to launch Aircada, a lightweight browser based 3D design studio for creating interactive 3D content on the web. We remember using three.js back in 2010 before we had smart phones. And now 15 years later it feels like 3D on the web is finally starting to see the light of day. We use the beloved three.js under the hood - with WebGPU alongside the awesome node material system and TSL shader language. 1 minute demo video showing off what Aircada can do: https://youtu.be/hAJPnP93pfA Hop right into a template:…
2025 · aircada.com
- 22BT
It's blowing my mind that I could build an app from scratch in 3 hours and deploy it with the click of a button - without writing a single line of code myself CacheNotes is a browser-based note-taking app that saves your notes, threads, and AI conversations securely in your browser's local storage 100% free. No login required. You get, - simple, minimal note taking app in your browser - no login required - you can connect your claude api key for the ai integration - visualise notes and twitter threads Check it out! Would love some feedback :)
2024 · cachenotes.kanishkdan.com
- 23SN
Hey folks, I am finally posting a Show HN post for a project I have been working on for several months now, and it's in a state where I already get a lot of value myself, so I am happy to share broadly. The pitch line is: "Skybear.NET is a managed platform automating Synthetic HTTP API testing." At the moment, the main source file format supported for your API tests are Hurl.dev files [1]. Hurl is a CLI tool wrapping `curl` and it's really awesome. At least check that out :) I am not affiliated directly with the Hurl CLI tool, and the platform I am building provides full Hurl compatibility.…
2024 · skybear.net
- 24AC
My partner and I are avid users of Delicious/Pinboard and wanted a quick way to add to and access our stored bookmarks. We created a Chrome extension to scratch that itch. It shows your ten most-recent bookmarks by default, with a fast search interface to find older bookmarks, and keyboard shortcuts for navigation. We plan to add pagination in an upcoming release, and have considered adding support for Safari as well as alternate bookmarking backends. The (mostly CoffeeScript) source is up on GitHub, and may be interesting as an example of caching Backbone Collections in localStorage or…
2012
Ranked by how close each launch is in meaning, then by votes. Refine with a description →