π οΈ All DevTools
Showing 1–20 of 4624 tools
Last Updated
May 15, 2026 at 08:00 PM
Show HN: Sx β an open-source package manager for AI skills, MCPs, and commands
Hacker News (score: 18)[Package Manager] Show HN: Sx β an open-source package manager for AI skills, MCPs, and commands
Show HN: Ane, a new chord-based terminal code editor with one-shot CLI edits
Show HN (score: 5)[IDE/Editor] Show HN: Ane, a new chord-based terminal code editor with one-shot CLI edits Iβve had this idea for a new code editor chord grammar bouncing around in my head for over 2 years, and now I can finally release v0.1 of ane. You can run it one-shot from scripts or agents (`ane exec βchordβ¦`) or use its full-on TUI editor. ane is pure Rust, and integrates tree-sitter and LSP to provide a pleasant and predictable terminal code editing experience. Iβd love folks to try it out and give feedback! Thanks :)
Radicle: Sovereign {code forge} built on Git
Hacker News (score: 107)[Other] Radicle: Sovereign {code forge} built on Git
Show HN: GlycemicGPT β Open-source AI-powered diabetes management
Hacker News (score: 44)[DevOps] Show HN: GlycemicGPT β Open-source AI-powered diabetes management I'm a Type 1 diabetic and software engineer. Last year I went months between endocrinologists with no clinician reviewing my data. I'm an engineer, so I built the tool I needed β and now I'm open sourcing it. GlycemicGPT is a self-hosted platform that connects continuous glucose monitors, insulin pumps, and existing Nightscout instances to an AI analysis layer running on your own infrastructure. Data sources:<p>Dexcom G7 (cloud API) Tandem t:slim X2 and Mobi pumps (direct BLE) Nightscout (point it at your existing instance and you're running in minutes)<p>What the AI layer does:<p>Daily briefs summarizing overnight and 24-hour patterns Meal response analysis Conversational chat with RAG-backed clinical knowledge Predictive alerting with configurable thresholds and caregiver escalation<p>Important: this is monitoring and analysis only. GlycemicGPT does not deliver insulin, does not control your pump, and is not a closed-loop system. It reads your data and gives you insight on top of it. Your clinical decisions stay between you and your care team. Architecture:<p>Self-hosted via Docker or K8S β the GlycemicGPT stack runs entirely on your hardware BYOAI β bring your own AI provider. Use Ollama for fully local operation (no data leaves your hardware), or point it at Claude, OpenAI, or any OpenAI-compatible endpoint if you prefer a hosted model. Data flows directly from your instance to the provider you choose; nothing is routed through any centralized service operated by the project. GPL-3.0, no subscriptions, no vendor lock-in<p>Stack:<p>Backend API: FastAPI, Python 3.12, PostgreSQL 16, Redis 7 Web Dashboard: Next.js 15, React 19, Tailwind CSS, shadcn/ui AI Sidecar: TypeScript, Express, multi-provider proxy Android App: Kotlin, Jetpack Compose, BLE Wear OS: Kotlin, Wear Compose, Watch Face Push API Plugin SDK: Kotlin interfaces, capability-based, sandboxed<p>Looking for contributors β especially folks with BLE/Android experience or anyone in the diabetes tech space. Plugin SDK is documented if you want to add support for new devices. GitHub: <a href="https://github.com/GlycemicGPT/GlycemicGPT" rel="nofollow">https://github.com/GlycemicGPT/GlycemicGPT</a>
How Claude Code works in large codebases
Hacker News (score: 151)[Other] How Claude Code works in large codebases
Show HN: Openvid β open-source cinematic screen recorder and mockup editor
Show HN (score: 5)[Other] Show HN: Openvid β open-source cinematic screen recorder and mockup editor
LLM Policy for Rust Compiler
Hacker News (score: 23)[Other] LLM Policy for Rust Compiler
OVMS: Open source electric vehicle remote monitoring, diagnosis and control
Hacker News (score: 49)[Other] OVMS: Open source electric vehicle remote monitoring, diagnosis and control
Show HN: Full Stack HQ β Claude.md and Agent Stack for Claude Code
Show HN (score: 6)[Other] Show HN: Full Stack HQ β Claude.md and Agent Stack for Claude Code Permission-first config kit for Claude Code and Google Antigravity IDE. Installs CLAUDE.md + GEMINI.md + 10 specialist agents + 28 skills with one command. MIT license.
Show HN: JDS β a Copilot skill suite for structuring AI coding behavior
Show HN (score: 5)[Other] Show HN: JDS β a Copilot skill suite for structuring AI coding behavior A few months ago I stumbled on obra's superpowers repository <a href="https://github.com/obra/superpowers" rel="nofollow">https://github.com/obra/superpowers</a>. I really liked the approach and idea that you enforce discipline for your agent through a skill-based workflow. Even though coding agents (copilot included) have become a lot better at natively handling complex tasks, they still wander off and lose track of things. I really liked how superpowers fixed this and how it enabled long-running sessions without the agent losing its "focus". So I decided to build a Copilot tailored skill suite around the core idea of superpowers. I didn't just want to port superpowers to Copilot, I took inspiration from it and improved on it. JDS enforces a strict think -> plan -> execute pipeline where nothing gets skipped. It leverages Copilot's built-in sql todo dependencies and provides a live task graph visualizer which helps visualize the agentic workflow and its parallelism. Curious whether others have tried similar approaches, and what's worked or not.
Codex is now in the ChatGPT mobile app
Hacker News (score: 124)[Other] Codex is now in the ChatGPT mobile app
Show HN: Browse 61 3D Printable Robots
Show HN (score: 11)[Other] Show HN: Browse 61 3D Printable Robots Robotics is advancing really fast lately, with AI inference, different controllers, software, and parts always changing. I wanted a place that supports many device types, Raspberry Pi, NVDA Jetson, Arduino, ESP32, hardware sources, and maximizes for printability. Instructables, Github, and Thingiverse are currently popular but aren't really focused on robotics, So I built orobot.io to try and make printing robots as standardized and accessible as possible. It uses a lot of Agent built content custom to each project, and every project is designed to be used by humans or your agent.<p>Features:<p>- Photos and Estimated Prices for all projects<p>- Links back to source GitHub projects<p>- LLMs write descriptions and tips on how to build<p>- View + Download 3d printable STL files in browser<p>- BOM purchase links are kept up to date with LLMs checking Amazon link health<p>- LLMs write Javascript install and controller wrappers custom to each project so a single one-click install works across many frameworks and controller types<p>- Public skill files, clis, and prompts let your agent do everything it needs to walk you through the complexity.<p>It's still pretty new, so somethings are broken, and there's a lot more I want to build. But I'm very interested to have people try it out let me know if they want to use something like this and give me feedback about where they ran into problems so I can fix it. Thank you HN!
Building ML framework with Rust and Category Theory
Hacker News (score: 51)[Other] Building ML framework with Rust and Category Theory
Show HN: Aion a Rust Database
Show HN (score: 6)[Database] Show HN: Aion a Rust Database
garrytan/gstack
GitHub Trending[Other] Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
NVIDIA-AI-Blueprints/video-search-and-summarization
GitHub Trending[Other] Suite of reference architectures for building GPU-accelerated vision agents and AI-powered video analytics applications.
Show HN: Running the second public ODoH relay
Hacker News (score: 103)[Other] Show HN: Running the second public ODoH relay Every privacy-focused DNS service requires an account: NextDNS, Cloudflare for Families, Apple's iCloud Private Relay (paid, iOS-only). The protocol that doesnβt require one - ODoH - had basically one well-known public relay operator (Frank Denis on Fastly Compute, default in dnscrypt-proxy). I built a second one and the client to talk to it.
A Claude Code and Codex Skill for Deliberate Skill Development
Hacker News (score: 224)[Other] A Claude Code and Codex Skill for Deliberate Skill Development
Show HN: Nibble
Hacker News (score: 46)[Other] Show HN: Nibble An attempt at a single pass LLVM frontend in ~3000 lines of C without external dependencies, malloc, or an AST. Included are some graphical examples. The IR isn't perfect, and the README touches on one particular downfall