🛠️ All DevTools
Showing 121–140 of 3608 tools
Last Updated
March 05, 2026 at 04:11 AM
OpenAI agrees with Dept. of War to deploy models in their classified network
Hacker News (score: 1327)OpenAI agrees with Dept. of War to deploy models in their classified network <a href="https://xcancel.com/sama/status/2027578652477821175" rel="nofollow">https://xcancel.com/sama/status/2027578652477821175</a><p><a href="https://fortune.com/2026/02/27/openai-in-talks-with-pentagon-after-anthropic-blowup/" rel="nofollow">https://fortune.com/2026/02/27/openai-in-talks-with-pentagon...</a>
Bootc and OSTree: Modernizing Linux System Deployment
Hacker News (score: 80)[Other] Bootc and OSTree: Modernizing Linux System Deployment
We Will Not Be Divided
Hacker News (score: 2525)We Will Not Be Divided
ruvnet/ruflo
GitHub Trending[DevOps] 🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
Show HN: OpenTimelineEngine – Shared local memory for Claude Code and codex
Show HN (score: 5)[Other] Show HN: OpenTimelineEngine – Shared local memory for Claude Code and codex
Wei-Shaw/claude-relay-service
GitHub Trending[Other] CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
Robust and efficient quantum-safe HTTPS
Hacker News (score: 67)Robust and efficient quantum-safe HTTPS
Enable CORS for Your Blog
Hacker News (score: 19)Enable CORS for Your Blog
747s and Coding Agents
Hacker News (score: 114)747s and Coding Agents
Show HN: Claude-File-Recovery, recover files from your ~/.claude sessions
Hacker News (score: 75)[CLI Tool] Show HN: Claude-File-Recovery, recover files from your ~/.claude sessions Claude Code deleted my research and plan markdown files and informed me: “I accidentally rm -rf'd real directories in my Obsidian vault through a symlink it didn't realize was there: I made a mistake. “<p>Unfortunately the backup of my documentation accidentally hadn’t run for a month. So I built claude-file-recovery, a CLI-tool and TUI that is able to extract your files from your ~/.claude session history and thankfully I was able to recover my files. It's able to extract any file that Claude Code ever read, edited or wrote. I hope you will never need it, but you can find it on my GitHub and pip. Note: It can recover an earlier version of a file at a certain point in time.<p>pip install claude-file-recovery
Tove Jansson's criticized illustrations of The Hobbit
Hacker News (score: 36)Tove Jansson's criticized illustrations of The Hobbit
ruvnet/ruvector
GitHub Trending[Database] RuVector is a High Performance, Real-Time, Self-Learning, Vector Graph Neural Network, and Database built in Rust.
A Chinese official’s use of ChatGPT revealed an intimidation operation
Hacker News (score: 246)A Chinese official’s use of ChatGPT revealed an intimidation operation
Show HN: Badge that shows how well your codebase fits in an LLM's context window
Hacker News (score: 22)[Other] Show HN: Badge that shows how well your codebase fits in an LLM's context window Small codebases were always a good thing. With coding agents, there's now a huge advantage to having a codebase small enough that an agent can hold the full thing in context.<p>Repo Tokens is a GitHub Action that counts your codebase's size in tokens (using tiktoken) and updates a badge in your README. The badge color reflects what percentage of an LLM's context window the codebase fills: green for under 30%, yellow for 50-70%, red for 70%+. Context window size is configurable and defaults to 200k (size of Claude models).<p>It's a composite action. Installs tiktoken, runs ~60 lines of inline Python, takes about 10 seconds. The action updates the README but doesn't commit, so your workflow controls the git strategy.<p>The idea is to make token size a visible metric, like bundle size badges for JS libraries. Hopefully a small nudge to keep codebases lean and agent-friendly.<p>GitHub: <a href="https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens" rel="nofollow">https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens</a>
Building secure, scalable agent sandbox infrastructure
Hacker News (score: 67)[Other] Building secure, scalable agent sandbox infrastructure
We deserve a better streams API for JavaScript
Hacker News (score: 97)[Other] We deserve a better streams API for JavaScript
Show HN: RetroTick – Run classic Windows EXEs in the browser
Show HN (score: 188)Show HN: RetroTick – Run classic Windows EXEs in the browser RetroTick parses PE/NE/MZ binaries, emulates an x86 CPU, and stubs enough Win32/Win16/DOS APIs to run classics like FreeCell, Minesweeper, Solitaire and QBasic, entirely in the browser. Built with Preact + Vite + TypeScript.<p>Demo: <a href="https://retrotick.com" rel="nofollow">https://retrotick.com</a><p>GitHub: <a href="https://github.com/lqs/retrotick" rel="nofollow">https://github.com/lqs/retrotick</a>
alibaba/OpenSandbox
GitHub Trending[Other] OpenSandbox is a general-purpose sandbox platform for AI applications, offering multi-language SDKs, unified sandbox APIs, and Docker/Kubernetes runtimes for scenarios like Coding Agents, GUI Agents, Agent Evaluation, AI Code Execution, and RL Training.
steipete/CodexBar
GitHub Trending[Other] Show usage stats for OpenAI Codex and Claude Code, without having to login.
Making Video Games in 2025 (without an engine)
Hacker News (score: 21)Making Video Games in 2025 (without an engine)