🛠️ All DevTools
Showing 1–20 of 6120 tools
Last Updated
July 20, 2026 at 04:00 PM
Tested Kimi K3 for Coding
Hacker News (score: 10)[Other] Tested Kimi K3 for Coding
oblien/openship
GitHub Trending[DevOps] Self-hosted deployment platform
Show HN: PostgreSQL course with database running in your browser
Show HN (score: 5)[Other] Show HN: PostgreSQL course with database running in your browser I wanted to brush up my SQL skills and was looking for an online course that included a live DB.<p>Most PostgreSQL courses require you to create an account or pay. This is probably because they have to bear the costs of running a full server-side database.<p>So I created learnpg.xyz, a collection of PostgreSQL SQL exercises that run client side.<p>Sharing here because it might be of use to people!
AstrBotDevs/AstrBot
GitHub Trending[Other] AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
kvcache-ai/ktransformers
GitHub Trending[Other] A Flexible Framework for Experiencing Heterogeneous LLM Inference/Fine-tune Optimizations
Show HN: Textcaster – social networking where RSS is the protocol
Show HN (score: 9)[Other] Show HN: Textcaster – social networking where RSS is the protocol
Claude Code uses Bun written in Rust now
Hacker News (score: 99)[Other] Claude Code uses Bun written in Rust now
Show HN: Shikigami, run AI coding agents in parallel, each in a Git worktree
Show HN (score: 5)[IDE/Editor] Show HN: Shikigami, run AI coding agents in parallel, each in a Git worktree Hello all,<p>I'm a software developer. Over the last few months more and more of my work has turned into using coding agents instead of typing the whole code myself. Usually a few claude sessions at once, sometimes codex, one per feature or per revealed bug.<p>I ran them in a split terminal for a few weeks, and quickly spotted two main problems. The first is that I couldn't easily tell which agent was stuck waiting on me and which was still working, so I'd cycle through sessions and checking on them.<p>The second one: agents sharing a single branch step on each other. Two of them could be editing the same file with different ideas - a nice recipe for a mess.<p>So I built my own solution - Shikigami. It's a desktop app that runs agents side by side, each one in its own git worktree. Same repository, separate working directories, so they can all run at once without touching each other's edits. Every agent has a real PTY session.<p>The sessions are resumable too, you can quit the app, come back tomorrow, and a long conversation is where you left it.<p>The app has a second mode: a Monaco editor with the full file tree, diff viewer, git history and per-line blame. You flip between the agent grid and the editor from a pill in the middle of the title bar, and the agents keep running while you read. When one finishes a turn or needs input, a desktop notification takes you straight to that session.<p>There's language intelligence built in too: diagnostics, go-to-definition, find-references and completion for PHP 8.1-8.5 and TypeScript/JavaScript - both are still improving to provide better dx.<p>My mostly used stack at work is a Symfony app and docker containers, so the app has a docker integration builtin (service tree, per-service logs, a container shell, start/stop).<p>Another integration is mysql and redis support - databases/tables preview, custom sql queries and redis keys inspection.<p>It's free. You don't need an account, no sign-up and no cloud, so agents and worktrees stay on your machine. macOS (signed .dmg, Apple Silicon and Intel) and Linux (AppImage). No Windows build yet.<p>What you see today stays free. At some point I'd like to earn something from it, probably paid add-ons on top, or an option to support the project like Signal does. I haven't decided yet.<p>The source is private for now, so if that's a dealbreaker, fair enough - I understand that. That's why I started a dedicated YouTube channel so you can see who are you dealing with.<p>The app is still in the BETA phase, you can expect bugs, but I fix them fast. I have live streams on YT, and there's a discord server if you'd rather complain in real time.<p>I'd appreciate feedback, especially from anyone running more than two or three agents at once.<p>Thanks, Igor
Anthropic runs large-scale code migrations with Claude Code
Hacker News (score: 17)[Other] Anthropic runs large-scale code migrations with Claude Code
Mirror your GitHub repos to tangled.org automatically
Hacker News (score: 11)[Other] Mirror your GitHub repos to tangled.org automatically
OpenAI reduces Codex Model Context Size from 372k to 272k
Hacker News (score: 46)[Other] OpenAI reduces Codex Model Context Size from 372k to 272k
IceCream – Never use print() to debug again
Hacker News (score: 19)[Other] IceCream – Never use print() to debug again
Typing Speed Test, but for Developers
Hacker News (score: 77)[Other] Typing Speed Test, but for Developers
Setting up your spare Mac for Claude Code to control, a step-by-step guide
Hacker News (score: 108)[Other] Setting up your spare Mac for Claude Code to control, a step-by-step guide
Show HN: Q3Edit – Edit and play Quake 3 maps in the browser
Hacker News (score: 35)[Other] Show HN: Q3Edit – Edit and play Quake 3 maps in the browser I've been building a level editor for Quake 3 that runs entirely in the browser: Radiant-style layout, brush and patch editing, CSG, terrain sculpting, and entity editing. It opens and saves .map file and you can play the maps you build directly in the browser using a webassembly build of ioquake3.
Show HN: iMessage is the best interface, so I built TypeScript SDK for it
Show HN (score: 5)[API/SDK] Show HN: iMessage is the best interface, so I built TypeScript SDK for it I was building my personal agent, but I had to use Telegram, as it was the easiest platform to integrate. I wanted to build the harness and agent, not the infrastructure around these two, yet my UX was struggling. I stick to iMessage, and then I had to use another app to interact with my agent...<p>So I spent a weekend on building a TypeScript SDK, that unifies how to interact with different iMessage providers (as there is no official way to use iMessage), so you can play around with them, without having to commit to one, nor with a need to rewrite half of the codebase to change the integration.<p>It's open-source, you can check the repo here: <a href="https://imessage-sdk.dev/" rel="nofollow">https://imessage-sdk.dev/</a>
KnockOutEZ/wigolo
GitHub Trending[Other] The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
Moonstone: Modern, cross-platform Lua runtime and package manager written in Zig
Hacker News (score: 19)[Package Manager] Moonstone: Modern, cross-platform Lua runtime and package manager written in Zig
Stenchill: 3D Printable Solder Paste Stencil Generator
Hacker News (score: 40)[Other] Stenchill: 3D Printable Solder Paste Stencil Generator