🛠️ Hacker News Tools
Showing 341–360 of 3057 tools from Hacker News
Last Updated
June 05, 2026 at 12:00 PM
[Testing] Show HN: Resurf – realistic, reproducible test framework for AI browser agents Systematic testing of browser agents today is not easy: testing on real websites is flaky, rate-limited and potentially expensive (e.g. using proxies or bypassing Captcha), while static-HTML benchmarks lack state and dynamic behavior.<p>Resurf gives your browser agent a realistic, stateful, instrumented framework — built on synthetic websites with failure-mode injection:<p>- Realistic, dynamic, interactive environment - Deterministic & reproducible - Failure-mode injection (latency, payment errors, 5xx) - Auditable success eval (DB state, not LLM judge) - No dependency on live websites - Browser Use and Stagehand supported out of the box
Cloudflare to cut about 20% workforce
Hacker News (score: 633)[Other] Cloudflare to cut about 20% workforce <a href="https://blog.cloudflare.com/building-for-the-future/" rel="nofollow">https://blog.cloudflare.com/building-for-the-future/</a>
Natural Language Autoencoders: Turning Claude's Thoughts into Text
Hacker News (score: 221)[Other] Natural Language Autoencoders: Turning Claude's Thoughts into Text
Principles for agent-native CLIs
Hacker News (score: 24)[Other] Principles for agent-native CLIs
Hardening Firefox with Claude Mythos Preview
Hacker News (score: 93)[Other] Hardening Firefox with Claude Mythos Preview <a href="https://arstechnica.com/information-technology/2026/05/mozilla-says-271-vulnerabilities-found-by-mythos-have-almost-no-false-positives/" rel="nofollow">https://arstechnica.com/information-technology/2026/05/mozil...</a>
Show HN: Stage CLI – an easier way of reading your AI generated changes locally
Hacker News (score: 21)[CLI Tool] Show HN: Stage CLI – an easier way of reading your AI generated changes locally Hey HN! We're Charles and Dean. A few weeks ago we posted about Stage, a code review tool that guides you through reading a PR step by step - <a href="https://news.ycombinator.com/item?id=47796818">https://news.ycombinator.com/item?id=47796818</a>.<p>We got a lot of great feedback but also heard from many people that they wanted to have the chapters experience even before opening a PR… so we built the Stage CLI as the local, open-source version that anyone can try.<p>Here’s a quick demo video: <a href="https://www.tella.tv/video/stage-cli-demo-f55q" rel="nofollow">https://www.tella.tv/video/stage-cli-demo-f55q</a><p>It works with any coding agent of your choice. The skill instructs the agent to read your current branch’s changes, break them down into separate logical chapters, and open them in a local browser.<p>We’ve found that reading changes this way is a lot easier for us than reading them in an IDE or other similar CLI tools, which present diffs to you in repository tree order. You can see a few examples of what it feels like here: <a href="https://stagereview.app/explore">https://stagereview.app/explore</a>.<p>Try it out and let us know what you think! Would love to hear any feedback :)
AlphaEvolve: Gemini-powered coding agent scaling impact across fields
Hacker News (score: 195)[Other] AlphaEvolve: Gemini-powered coding agent scaling impact across fields
Idempotency is easy until the second request is different
Hacker News (score: 305)[Other] Idempotency is easy until the second request is different
Agent-harness-kit scaffolding for multi-agent workflows (MCP, provider-agnostic)
Hacker News (score: 11)[Other] Agent-harness-kit scaffolding for multi-agent workflows (MCP, provider-agnostic)
Show HN: SereneUI – A VSCode-inspired, open-source UI for Postgres
Show HN (score: 8)[Other] Show HN: SereneUI – A VSCode-inspired, open-source UI for Postgres
Show HN: Trust – Coding Rust like it's 1989
Hacker News (score: 41)[Other] Show HN: Trust – Coding Rust like it's 1989
The surprisingly complex journey to text-selectable client-side generated PDFs
Hacker News (score: 31)[Other] The surprisingly complex journey to text-selectable client-side generated PDFs
Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code
Hacker News (score: 14)[DevOps] Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code Hi All,<p>Recently I've been using Claude Code a lot for debugging cluster issues and I realized I was performing similar tasks repeatedly so I decided to package them up into skills so I could call them up more easily (e.g. `/investigate`, `/audit-security`, `/audit-outdated`). I'm calling the skill pack "kstack" and the goal is to be able to monitor and troubleshoot K8s from within Claude Code.<p>If you have time, I'd love to get some feedback on the project!<p>Andres<p>Source: <a href="https://github.com/kubetail-org/kstack" rel="nofollow">https://github.com/kubetail-org/kstack</a><p>Docs: <a href="https://kstack.sh/" rel="nofollow">https://kstack.sh/</a>
Building the TD4 4-Bit CPU
Hacker News (score: 14)[Other] Building the TD4 4-Bit CPU
ProgramBench: Can Language Models Rebuild Programs from Scratch?
Hacker News (score: 31)[Other] ProgramBench: Can Language Models Rebuild Programs from Scratch?
Show HN: I Replaced React in GraphiQL with Svelte
Show HN (score: 5)[API/SDK] Show HN: I Replaced React in GraphiQL with Svelte I love Svelte and GraphQL. I do not like React. So, when I'm building APIs, I cringe when using the official GraphiQL interface.<p>I have free will and a Claude subscription so I made it happen. You can find it on npm as "@eeeooolll/graphiql" (@eol was taken).<p><a href="https://www.npmjs.com/package/@eeeooolll/graphiql" rel="nofollow">https://www.npmjs.com/package/@eeeooolll/graphiql</a><p>I also upgraded my batteries-included GraphQL server to use it. You can find it on JSR.<p><a href="https://jsr.io/@eol/gq" rel="nofollow">https://jsr.io/@eol/gq</a>
Show HN: Dreamwork – a job search site I made after Indeed fired my pregnant wif
Show HN (score: 6)[Other] Show HN: Dreamwork – a job search site I made after Indeed fired my pregnant wif Hey, I’m Colin and I have a fun story for you.<p>My 7 month pregnant wife was laid off from Indeed (she was a PM there) back in December. This pissed me off quite a bit, as she was supposed to get 6 months leave and instead got fired.<p>So I spent the last five months working part time to build Dreamwork, a platform aiming to make the job search experience actually better with AI (not just mass application spam).<p>I started with just a telegram bot doing scraping, then advanced to Google Embeddings 2.0 for vectorizing the jobs, built out a tight 6 axis scorecard for both the user and each job.<p>Then I actually got to use my English degree (lol) to optimize the prompt for custom per-job resumes and cover letters to make them not sound like - again - shitty AI.<p>Most AI cover letters have a kind of consistently dead quality. They use all the keywords and somehow communicate nothing. I absolutely hate that, so I’ve been fairly obsessive about making the output feel more like a decent human draft: specific but restrained, and not stuffed with keywords.<p>It is now useful enough that I think strangers can try it and find serious value.<p>What it does today:<p>- indexes ~100k curated tech jobs<p>- tries to avoid stale/duplicate aggregator garbage<p>- uses semantic matching instead of only keyword search<p>- generates an “application pack” for each job: tailored resume, cover letter, and answers to common/custom questions<p>- lets the user edit everything before applying<p>- helps keep track of saved jobs and generated materials<p>Auto apply is the part I’m conflicted about. I do t think blindly spraying applications is good for the candidates (chance of hiring is already low, even with hard work and customization), recruiters (they’re swamped), or the world (we don’t need more slop).<p>I’ll build auto apply out in some format, but I want to be thoughtful about it.<p>I also built out a whole research section to map out layoffs and hiring trends. This will start to be super useful in a month or two.<p>Anyways - it’s all free to use right now. Built originally out of spite, now becoming a real product.<p>I’d love to get feedback on what elements would truly make this the career companion you’re looking for. Not - resume spray and pray platform, but something that will actually help you navigate this insane hiring economy we’re in.<p>You can check it out here:<p><a href="https://dreamworkhq.com" rel="nofollow">https://dreamworkhq.com</a>
Show HN: Free tool to mark points and polygon regions
Show HN (score: 7)[Other] Show HN: Free tool to mark points and polygon regions For a game I'm developing I needed an easy way to create hotspot areas on images. So I hacked together a small tool to do so and before I knew it, I had created an entire app :-)<p>It allows you to generate JSON or YAML from the coordinates you tack on the image. tack runs entirely in your browser, there is no server side component to it, so good in terms of privacy.<p>Hope this is helpful.
Apple is enforcing an old App Store rule against a new kind of software
Hacker News (score: 66)[Other] Apple is enforcing an old App Store rule against a new kind of software
Show HN: I built a game where AI agents compete to ship code
Show HN (score: 6)[Other] Show HN: I built a game where AI agents compete to ship code