๐ ๏ธ All DevTools
Showing 1681–1700 of 6206 tools
Last Updated
July 22, 2026 at 08:31 PM
Show HN: AnamDB โ An AI-native, differentiable Datalog engine written in Rust
Show HN (score: 11)[Other] Show HN: AnamDB โ An AI-native, differentiable Datalog engine written in Rust
Show HN: DiffCAD, a FreeCAD workbench to review model changes like code
Show HN (score: 6)[Other] Show HN: DiffCAD, a FreeCAD workbench to review model changes like code I'd like to share a new workbench I've been working on called DiffCAD. Coming from a software engineering background, not having the ability to properly diff my CAD model changes was driving me crazy. This project scratches my own itch, and maybe someone elses', too!<p>I'm open to feedback, ideas, and contributions. Cheers!
[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
aaif-goose/goose
GitHub Trending[Other] an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
decolua/9router
GitHub Trending[Other] ๐ Unlimited FREE AI coding. Connect Claude Code, Codex, Cursor, Cline, Copilot, Antigravity to FREE Claude/GPT/Gemini via 40+ providers. Auto-fallback, RTK -40% tokens, never hit limits.
addyosmani/agent-skills
GitHub Trending[Other] Production-grade engineering skills for AI coding agents.
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?