π οΈ All DevTools
Showing 1101–1120 of 4306 tools
Last Updated
April 24, 2026 at 12:00 PM
Show HN: Is AI "good" yet? β tracking HN sentiment on AI coding
Show HN (score: 5)[Other] Show HN: Is AI "good" yet? β tracking HN sentiment on AI coding A survey tracking developer sentiment on AI-assisted coding through Hacker News posts.
Show HN: Craftplan β I built my wife a production management tool for her bakery
Hacker News (score: 268)[Other] Show HN: Craftplan β I built my wife a production management tool for her bakery My wife was planning to open a micro-bakery. We looked at production management software and it was all either expensive or way too generic. The actual workflows for a small-batch manufacturer aren't that complex, so I built one and open-sourced it.<p>Craftplan handles recipes (versioned BOMs with cost rollups), inventory (lot traceability, demand forecasting, allergen tracking), orders, production batch planning, and purchasing. Built with Elixir, Ash Framework, Phoenix LiveView, and PostgreSQL.<p>Live demo: <a href="https://craftplan.fly.dev" rel="nofollow">https://craftplan.fly.dev</a> (test@test.com / Aa123123123123)<p>GitHub: <a href="https://github.com/puemos/craftplan" rel="nofollow">https://github.com/puemos/craftplan</a>
Show HN: Voiden β an offline, Git-native API tool built around Markdown
Hacker News (score: 19)[API/SDK] Show HN: Voiden β an offline, Git-native API tool built around Markdown Hi HN,<p>We have open-sourced Voiden.<p>Most API tools are built like platforms. They are heavy because they optimize for accounts, sync, and abstraction - not for simple, local API work.<p>Voiden treats API tooling as files.<p>Itβs an offline-first, Git-native API tool built on Markdown, where specs, tests, and docs live together as executable Markdown in your repo. Git is the source of truth.<p>No cloud. No syncing. No accounts. No telemetry.Just Markdown, Git, hotkeys, and your damn specs.<p>Voiden is extensible via plugins (including gRPC and WSS).<p>Repo: <a href="https://github.com/VoidenHQ/voiden" rel="nofollow">https://github.com/VoidenHQ/voiden</a><p>Download Voiden here : <a href="https://voiden.md/download" rel="nofollow">https://voiden.md/download</a><p>We'd love feedback from folks tired of overcomplicated and bloated API tooling !
Show HN: Zuckerman β minimalist personal AI agent that self-edits its own code
Hacker News (score: 62)[Other] Show HN: Zuckerman β minimalist personal AI agent that self-edits its own code Hi HN,<p>I'm building Zuckerman: a personal AI agent that starts ultra-minimal and can improve itself in real time by editing its own files (code + configuration). Agents can also share useful discoveries and improvements with each other.<p>Repo: <a href="https://github.com/zuckermanai/zuckerman" rel="nofollow">https://github.com/zuckermanai/zuckerman</a><p>The motivation is to build something dead-simple and approachable, in contrast to projects like OpenClaw, which is extremely powerful but has grown complex: heavier setup, a large codebase, skill ecosystems, and ongoing security discussions.<p>Zuckerman flips that:<p>1. Starts with almost nothing (core essentials only).<p>2. Behavior/tools/prompts live in plain text files.<p>3. The agent can rewrite its own configuration and code.<p>4. Changes hot-reload instantly (save -> reload).<p>5. Agents can share improvements with others.<p>6. Multi-channel support (Discord/Slack/Telegram/web/voice, etc).<p>Security note: self-edit access is obviously high-risk by design, but basic controls are built in (policy sandboxing, auth, secret management).<p>Tech stack: TypeScript, Electron desktop app + WebSocket gateway, pnpm + Vite/Turbo.<p>Quickstart is literally:<p><pre><code> pnpm install && pnpm run dev </code></pre> It's very early/WIP, but the self-editing loop already works in basic scenarios and is surprisingly addictive to play with.<p>Would love feedback from folks who have built agent systems or thought about safe self-modification.
amantus-ai/vibetunnel
GitHub Trending[CLI Tool] Turn any browser into your terminal & command your agents on the go.
kovidgoyal/calibre
GitHub Trending[Other] The official source code repository for the calibre ebook manager
Sqldef: Idempotent schema management tool for MySQL, PostgreSQL, SQLite
Hacker News (score: 89)[Database] Sqldef: Idempotent schema management tool for MySQL, PostgreSQL, SQLite
Show HN: Apate API mocking/prototyping server and Rust unit test library
Show HN (score: 7)[Testing] Show HN: Apate API mocking/prototyping server and Rust unit test library
Coding Agent VMs on NixOS with Microvm.nix
Hacker News (score: 14)[Other] Coding Agent VMs on NixOS with Microvm.nix
VaporMock
Product Hunt[API/SDK] Describe your API. Get a live URL. Instantly. Describe your API in plain English. Get a live URL instantly. Build your frontend without waiting for the backend.Stop waiting for backend teams. VaporMock uses AI to generate realistic mock APIs from plain English descriptions. Just type "I need a list of 50 users with Indian names" and get a deployed, ready-to-use API endpoint in seconds. Perfect for frontend devs and prototyping.
KAGAN
Product Hunt[DevOps] AI Orchestration Layer for Coding Agents π₯οΈ Turn your terminal into an AI command center. Kagan is a keyboard-first Kanban TUI that orchestrates AI agents (Claude Code, OpenCode) to complete tickets autonomously or collaboratively. Two modes: β‘ PAIR β Real-time tmux sessions with AI π€ AUTO β Background agents working in parallel Describe features in natural language β Kagan breaks them into actionable tickets. Each task runs in isolated git worktrees, keeping your main branch safe. Code review ensures human oversight before merge.
Styleframe - Variables Sync Figma Plugin
Product Hunt[Other] Sync your design tokens between Figma and code Bridge the gap between code and design. Designed to work with the Styleframe - the engine for writing type-safe, composable, and future-proof CSS in TypeScript. Styleframe lets you import and export design tokens using the industry-standard W3C DTCG format, keeping your Figma variables perfectly synchronized with your codebase. Compatible with Style Dictionary, Tokens Studio, and other DTCG-compatible tools. No subscriptions. No seat limits. Your design system, your rules.
N8N MCP workflow builder for Agentic IDE
Product Hunt[CLI Tool] Allows Agentic IDEs like Antigravity to build n8n workflows MCP tool to make building possible for Antigravity, Cursor, Windsurf, Claude. We solve all the pain points everyone faced, node corruptions, configurations, LLM hallucinations, proper main level node connections and sub node connections. There are 45+ MCP commands and around 64 CLI commands enabling both ways to build n8n workflows via guardrail toolsets developed. Also agents in any IDE will be able to use the latest version nodes taking into account your current n8n version.
Rewrote our Python API gateway in Go and nobody cares
Hacker News (score: 10)[Other] Rewrote our Python API gateway in Go and nobody cares
Show HN: Minimal β Open-Source Community driven Hardened Container Images
Hacker News (score: 47)[DevOps] Show HN: Minimal β Open-Source Community driven Hardened Container Images I would like to share Minimal - Its a open source collection of hardened container images build using Apko, Melange and Wolfi packages. The images are build daily, checked for updates and resolved as soon as fix is available in upstream source and Wolfi package. It utilizes the power of available open source solutions and contains commercially available images for free. Minimal demonstrates that it is possible to build and maintain hardened container images by ourselves. Minimal will add more images support, and goal is to be community driven to add images as required and fully customizable.
Genode OS is a tool kit for building highly secure special-purpose OS
Hacker News (score: 116)[Other] Genode OS is a tool kit for building highly secure special-purpose OS
Show HN: Quorum-free replicated state machine built atop S3
Show HN (score: 5)[Other] Show HN: Quorum-free replicated state machine built atop S3 Hi HN,<p>Iβm sharing the alpha release of S2C, a state machine replication system built atop S3.<p>The goal is to enable a distributed application to maintain consistent state without needing a quorum of nodes for availability or consistency.<p>The idea came from a side project that was using S3 and where I needed strongly consistent distributed state but wanted to avoid adding a separate consensus dependency. I initially tried to use S3 directly for coordination, but it became messy. Eventually, I realized I need a replicated state machine with a deterministic log, and then it ended up as a standalone project.<p>To mitigate S3's latency and API costs, it uses time- and size-based batching by default.<p>S2C supports: - Linearizable reads and writes (with single node) - Exactly-once command semantics (for nodes with stable identities) - Dynamic node joins and cold-start recovery from zero nodes - Split-brain safety without clocks or leases - Snapshotting, log truncation, etc.<p>Of course, it trades latency and S3 operation costs for operational simplicity - not meant to replace high-throughput Raft rings. And clearly, only usable in architectures that already use S3 (or compatible with similar guarantees).<p>It has passed chaos/fault-injection tests so far (crashes, partitions, leader kills); formal verification planned.<p>Itβs still alpha, but Iβd love for people to try it, experiment, and provide feedback.<p>If youβre curious, the code, and an extensive deep dive guide are here: [<a href="https://github.com/io-s2c/s2c" rel="nofollow">https://github.com/io-s2c/s2c</a>]
AlexanderGrooff/mermaid-ascii
GitHub Trending[Other] Render Mermaid graphs inside your terminal
termux/termux-app
GitHub Trending[CLI Tool] Termux - a terminal emulator application for Android OS extendible by variety of packages.
We have ipinfo at home or how to geolocate IPs in your CLI using latency
Hacker News (score: 11)[CLI Tool] We have ipinfo at home or how to geolocate IPs in your CLI using latency