🛠️ All DevTools
Showing 4741–4760 of 6507 tools
Last Updated
July 31, 2026 at 04:38 PM
Show HN: FizzBee – Formal Model based autonomous testing
Show HN (score: 5)[Testing] Show HN: FizzBee – Formal Model based autonomous testing GitHub: <a href="https://github.com/fizzbee-io/fizzbee-mbt-examples" rel="nofollow">https://github.com/fizzbee-io/fizzbee-mbt-examples</a> Quick Start: <a href="https://fizzbee.io/testing/tutorials/quick-start/" rel="nofollow">https://fizzbee.io/testing/tutorials/quick-start/</a><p>Most developers agree testing is important. At the same time, most developers don’t enjoy writing tests. With AI generating code faster than ever, testing is becoming even more crucial. But even AI-generated tests need review and maintenance, which makes them another burden.<p>I'm introducing another form of autonomous testing - "model-based testing". Instead of writing test cases, you describe expected behavior in a Python-like specification language.<p>The FizzBee model can be: - Verified exhaustively for design bugs (like formal methods). - Mapped to your actual system, automatically generating the tests.<p>This gives you:<p>- No hand-crafted test cases - Automatic testing of concurrent as well as sequential behavior - No cascading test rewrites when behavior changes - No cluttering the SUT with tracing code<p>With FizzBee, you get both design validation (like in formal methods) and automatic test generation, saving time and effort.<p>Currently, only Go is supported. Java and Rust are next and would love to hear which language you’d want supported next.<p>I’d love your feedback!
Show HN: Mix – Open-source multimodal agents SDK
Show HN (score: 5)[API/SDK] Show HN: Mix – Open-source multimodal agents SDK Why we built it: • Claude Code: great for coding, but no video/audio support, localhost only • OpenAI SDK: single-model, no native multimedia tools • Both: no integrated DevTools for debugging agent reasoning<p>So, we built Mix as an alternative for multimodal applications. • Native video/audio/PDF analysis tools (via Gemini for vision, Claude for reasoning) • Multi-model routing instead of single-provider lock-in • One-command Supabase setup for cloud deployment (vs localhost-only) • HTTP architecture that enables visual DevTools alongside agent workflows • Go backend: 50-80% lower memory footprint than Node.js—efficient for concurrent agent sessions. Python and typescript clients are available<p>Example use cases in the demo video: portfolio analyzer that reads Excel and generates charts, YouTube search agent that finds and edits video clips.<p>GitHub: <a href="https://github.com/recreate-run/mix" rel="nofollow">https://github.com/recreate-run/mix</a> Demo video: <a href="https://youtu.be/IwgKt68wQSc" rel="nofollow">https://youtu.be/IwgKt68wQSc</a><p>Would appreciate feedback, especially from folks building multimodal agents.
Stress test for parallel disk i/o using git and pnpm
Hacker News (score: 47)[Other] Stress test for parallel disk i/o using git and pnpm
openai/openai-agents-python
GitHub Trending[Other] A lightweight, powerful framework for multi-agent workflows
trycua/cua
GitHub Trending[DevOps] Open-source infrastructure for Computer-Use Agents. Sandboxes, SDKs, and benchmarks to train and evaluate AI agents that can control full desktops (macOS, Linux, Windows).
Show HN: 1-Bit Pixel Art Font Editor
Show HN (score: 5)[Other] Show HN: 1-Bit Pixel Art Font Editor I like making small fonts for Arduino and ESP32 projects with those little SSD1306 OLED screens. So I made this browser-based tool to help design pixel art fonts for use in those embedded projects.<p>It has a preview area that updates when you save your character. It can support fixed-width and variable-width fonts. And when you're done you can export the font in a few different formats.<p>It comes with a bunch of example fonts built-in. Also it's fully client-side code so you can save the webpage to use it offline.<p>If you want some inspiration for fonts, I made a bunch of really small fonts a few years ago: <a href="https://www.moonbench.xyz/projects/tiny-pixel-art-fonts/" rel="nofollow">https://www.moonbench.xyz/projects/tiny-pixel-art-fonts/</a>
Show HN: NewsGoat – A terminal-based RSS reader written in Go
Show HN (score: 6)[CLI Tool] Show HN: NewsGoat – A terminal-based RSS reader written in Go
Orchestra
Product Hunt[Other] A chat-centric workspace for builders and modern teams Orchestra makes workflow simple for teams who build products and rely on communication. With messaging at its core, and a task tracker and AI agents natively built in, work contexts are aligned and teams are connected.
Turbobuild αlpha
Product Hunt[Other] Ai app builder to build & finish web apps with human support From idea to shipped front-end: clean React + Tailwind code you own. Edit visually, prompt changes, one-click publish on managed cloud,export anytime. No lock-in. More features next release - create full stack applications & full code export (incl backend)
PromptCompose
Product Hunt[Other] The command center for your AI prompts. Manage, version, and A/B test your AI prompts — just like code. PromptCompose helps teams build reusable templates, inject variables, and deploy optimized prompt versions instantly.
Temporary and Disposable emails API
Product Hunt[API/SDK] New addition to the API catalog ApyHub’s Temporary, Disposable Emails API lets developers create secure, custom-lifespan inboxes with spam filtering. Perfect for testing, sign-ups, and privacy-first workflows.
Pdoc – Generate API documentation for Python projects
Hacker News (score: 60)[Other] Pdoc – Generate API documentation for Python projects
Show HN: Stochastic Gradient in Hilbert Spaces
Show HN (score: 9)[Other] Show HN: Stochastic Gradient in Hilbert Spaces I wrote a free, proof-complete monograph on stochastic gradient methods in infinite-dimensional Hilbert spaces. It starts from the functional-analysis foundations (Riesz, Radon–Nikodym), gives five equivalent definitions of stochastic gradients, proves existence/uniqueness of the dynamics, connects the continuum limit to gradient-flow PDEs, and derives explicit convergence rates under multiple assumption sets (convex, strongly convex, PL/KL, heavy-tailed noise, proximal). It also covers special cases (Gaussian/RKHS), extends to Hilbert manifolds/Banach spaces, analyzes discretizations (stability/consistency), and includes four applications (QM ground states, elasticity, optimal control, inverse problems) with pseudocode and explicit constants. Open problems at the end invite feedback. PDF is free to redistribute if cited.<p>Happy to answer questions on assumptions that are actually needed in infinite-D, how the spectral picture influences rates, and what breaks outside Hilbert structure. If you want a quick start, skim the convergence summary and the applications sections.
Show HN: ElevenLabs UI shadcn/UI components for audio
Hacker News (score: 11)[Other] Show HN: ElevenLabs UI shadcn/UI components for audio Hey hn, I put together a collection of audio and agent components for Next.js built on top of ShadCN.<p>Hope you find this useful & let me know if there’s ant feedback a (GitHub repo will be open sourced tomorrow am)
Automated code reviews via mutation testing
Hacker News (score: 16)[Testing] Automated code reviews via mutation testing
CodeMender: an AI agent for code security
Hacker News (score: 80)[Other] CodeMender: an AI agent for code security
Show HN: Tangled – Git collaboration built on AT Protocol
Show HN (score: 7)[Other] Show HN: Tangled – Git collaboration built on AT Protocol
Show HN: A Digital Twin of my coffee roaster that runs in the browser
Show HN (score: 140)[Other] Show HN: A Digital Twin of my coffee roaster that runs in the browser I built this website to host a data-driven model of my coffee sample roaster.<p>I realized after 20 or so batches on the machine that while the controls are intuitive (heat, fan, and drum speeds), the physics can be unintuitive. I wanted to use my historical roast data to create and tune a model that I could use to do roast planning, control, and to help me build my own intuition for roasting. This website lets you interact with my roaster in a virtual, risk-free setting!<p>The models are custom Machine Learning modules that honor roaster physics and bean physics (this is not GPT/transformer-based). Buncha math.<p>The models are trained on about a dozen real roasts. The default bean model is an Ethiopian Guji bean.<p>My next steps are to add other roasters and the ability to practice control/reference tracking.
OpenZL: An open source format-aware compression framework
Hacker News (score: 26)[Other] OpenZL: An open source format-aware compression framework <a href="https://github.com/facebook/openzl" rel="nofollow">https://github.com/facebook/openzl</a><p><a href="https://arxiv.org/abs/2510.03203" rel="nofollow">https://arxiv.org/abs/2510.03203</a><p><a href="https://openzl.org/" rel="nofollow">https://openzl.org/</a>