Skip to content

Tag

#developer-tools

17posts

AI & Agents12 min read

TypeSafe AI Explained: Inside the $40M Machine-Native System 1 Engine

Explore TypeSafe AI, the $40M System 1 intelligence engine. Learn how Jev primitives, RLCD calibration, and speculative fan-out power tools like jev-ultrafast.

#ai-architecture#system-design#machine-learning
AI & Agents11 min read

Vercel Skills Explained: The Open Agent Package Manager

How Vercel's npx skills creates a universal package manager for 79+ AI agents: architecture, symlink pipelines, skills-lock determinism, and security edges.

#ai-agents#agent-skills#vercel
AI & Agents9 min read

High-Leverage Coding Terms & Jargon for AI Coding Agents

Discover the architectural keywords and high-leverage engineering jargon that turn AI coding agents into precision tools, eliminating hallucinations.

#ai#prompt-engineering#software-architecture
AI & Agents12 min read

What AI DevKit is: a control plane for AI coding agents - and where it stops

An architectural guide to AI DevKit: local-first CLI/TUI console, shared config, SQLite memory, and workflow skills for managing multiple coding agents.

#ai#ai-agents#cli
AI & Agents12 min read

Free Claude Code Explained: One Local Proxy for 50+ AI Providers

Free Claude Code routes Claude Code, Codex, Pi, and eight more agents through one local proxy with 50 ToS-friendly providers and automatic fallback.

#ai#claude#developer-tools
Updated
AI & Agents15 min read

Ego Lite (Ego Browser): What It Is, Setup & AI Browser Agent Guide

What is Ego Lite? Complete guide to the Ego Lite browser and ego-browser skill for Claude Code and Cursor to automate the web using your real logged-in cookies.

#browser-automation#ai-agents#claude-code
Updated
AI & Agents9 min read

Understand Anything: Codebase Knowledge Graph & Setup for Claude Code

What is Understand Anything? Complete guide to the AI plugin for Claude Code & Cursor that turns 200k+ line codebases into interactive knowledge graphs.

#knowledge-graph#claude-code#codebase-analysis
Developer Tools5 min read

What if every git commit was just a folder you could browse?

Julia Evans built git-commit-folders: mount your git repo over NFS and suddenly every commit becomes a directory you can grep, vim, or pipe into anything.

#git#filesystem#nfs
AI & Agents5 min read

When Google's Update Deletes Your IDE and Leaves a Chatbot in Its Place

Google's Antigravity 2.0 update silently replaced a working developer IDE with a chatbot at I/O 2026 - and the only fix was a full system purge.

#ai-tools#google#developer-tools
Developer Tools5 min read

The VSCode extension that robbed GitHub

GitHub confirmed ~3,800 internal repos were stolen after one employee installed a trojanized Nx Console extension - and the attackers want $50K for the data.

#security#vscode#supply-chain
AI & Agents5 min read

zerostack: the coding agent that runs on 8MB, not 8GB

A solo Rust developer shipped a full-featured coding agent with an 8MB RAM footprint. HN argues about whether that even matters.

#rust#coding-agents#developer-tools
Updated
AI & Agents9 min read

9Router: What It Is, Free AI Coding & Tiered Fallback Gateway Guide

What is 9Router? Complete guide to the open-source local proxy: multiplex 40+ LLMs, auto-fallback on quota limits, and 20-40% token compression for coding agents.

#ai#developer-tools#llm
Developer Tools7 min read

Obsidian: Why Plain Text Notes Win in the End

Obsidian is a free, local-first Markdown app that links your notes into a personal knowledge graph. Here's why half the internet switched from Notion.

#knowledge-management#productivity#markdown
AI & Agents14 min read

Context Hub: The Curated Doc Layer Every Coding Agent Needs

Context Hub (`chub`) gives AI coding agents current, versioned API docs on demand -- so they code from facts, not 18-month-old training weights.

#ai-agents#developer-tools#claude-code
Developer Tools12 min read

MarkItDown: Everything Becomes Markdown

Microsoft's Python tool converts PDFs, Office docs, audio, and YouTube URLs to clean Markdown for LLM pipelines and RAG systems.

#markdown#python#llm
Updated
AI & Agents15 min read

GitNexus: What Is It, How It Works & MCP Codebase Setup Guide

GitNexus: what is it and how does it work? Explore how GitNexus indexes codebases with KùzuDB and MCP to prevent AI agents from breaking refactors.

#ai#mcp#knowledge-graph
Developer Tools14 min read

GitHub Copilot With VS Code Tricks 101

A comprehensive guide to the most important tricks for maximizing your productivity with GitHub Copilot in VS Code.

#ai#developer-tools