Eight years of wanting, three months of building with AI
Developer built SQLite devtools in 3 months using AI assistance after 8 years of planning. Technical case study on AI-accelerated developer tool creation.
Developer built SQLite devtools in 3 months using AI assistance after 8 years of planning. Technical case study on AI-accelerated developer tool creation.
CLI tool for free stock image search across Unsplash/Pexels without API keys. Designed for use by agents. Available via uv tool.
Discussion on why FPGA adoption hasn't accelerated despite LLMs enabling HDL code generation from English descriptions.
WhyOps: A decision-aware observability tool built for AI agents. Show HN submission with minimal details.
Research shows shorter prompts improve LLM accuracy, reversing inverse scaling where larger models perform worse.
Vektor: Local-first associative memory for AI agents using SQLite, MAGMA graphs, and Claude tools. npm package available.
UCLA study argues advanced AI systems lack embodied experience and bodily mechanisms that humans use for complex tasks.
Anthropic enforces policy: third-party Claude harnesses no longer use subscription limits, users must enable extra usage.
Web3 MCP server skill for AI agents to analyze crypto projects, validate whitepapers, and check code similarity.
Satsgate: FastAPI service to monetize AI agents and APIs using Bitcoin Lightning Network payments.
Unpaved: Audit toolkit examining bias in AI developer tools when used in Global South contexts like Lagos and Manila.
Qwen 3.6 Plus: Hybrid LLM with linear attention and sparse MoE routing, excels at agentic coding and reasoning tasks.
OS-level desktop automation server providing computer use capability for any AI model (Claude, GPT, Llama). Model-agnostic agent framework.
Claude Code feature adds timestamp tracking to code interactions and sessions.
TELeR taxonomy framework for categorizing LLM prompts used in benchmarking complex tasks.
Open standard proposal for portable AI identity and conversation history across platforms.
Paper introduces Pre-Critical Recursive Cutoff (PCR-C), an infrastructural control framework for reducing irreversibility risks in recursively self-improving AI systems.
User complaint about Claude Code remote control feature reliability and lack of visual feedback during AI-assisted coding.
yoink: Claude Code plugin using agentic workflow to safely remove dependencies by reimplementing only used functions, reducing supply chain risk.
MLX-VLM package for inference and fine-tuning of Vision Language Models and omni models on Apple Silicon using MLX framework.
Conductor: durable execution engine for crash-proof workflows and AI agents with persistence, retries, and compensation at Netflix scale.
arXiv paper on Meta-Harness: end-to-end optimization framework for model evaluation harnesses in LLM research.
Signals research tool for identifying informative agent traces without LLM judges, enabling efficient inspection of agentic system interactions.
Developer experience article about using AI agents (OpenRouter/Goose CLI) for DevOps tasks and challenges teaching them non-Lisp languages.
Learning notes on Chip Huyen's AI Engineering book covering foundation models, ML vs AI engineering, and building AI applications.
Case study on Claude Code behavior under perceived urgency while debugging a live polling issue in a music app.
Discussion thread asking whether AI agents will replace or augment data scientists in practice.
Vibooks is local-first bookkeeping software designed for AI agents to autonomously post, reconcile, and organize business accounting work.
Local secret scanner tool that catches and redacts secrets in AI prompts, tool inputs, and generated code before API transmission.
SeekLink MCP server enables AI agents to search, analyze, and enhance markdown knowledge vaults.
Orchestra is an AI-native research IDE designed to support open-ended research workflows with cycling between search, reading, execution, and interpretation.
Rust-based local memory layer that unifies memory across multiple agents using structured knowledge graphs to reduce token waste and context rot.
Manual C11 translation of LAPACK numerical library from Fortran77. Developer tool with technical depth and established track record in scipy.
Demonstration of multi-agent simulation where AI agents interact in virtual commune scenario. Shows emergent agent behavior and dynamics.
Memori Labs releases OpenClaw plugin enabling persistent memory for AI agents. Advances agent capability for stateful interactions.
Hermes Agent open-source autonomous agent framework addressing agent memory and context persistence across sessions. Developer tool with practical focus.
UCLA Health study on limitations of AI systems lacking embodied experience. Research on AI cognition and physical understanding gaps.
Claude Code stores unencrypted plaintext session history and secrets in ~/.claude/ directory.
Ray: Open-source terminal-based financial advisor using Claude API. Local-first LLM application with Plaid integration and privacy-first design.
Cadenza: Python SDK and CLI tool connecting Weights & Biases to AI agents for autonomous research loops. Reduces context rot in ML research.
SwarmFeed: X-like social platform designed for AI agents with multi-interface access (web, SDK, CLI, MCP, REST). Developer tool for agent interaction.
Nelson tool uses AI agents in loops to find vulnerabilities in code with review mode verification.
vLLM library release with memory optimizations for long-context LLM inference. Page error prevents full content evaluation.
Local-first resume generator PWA using Claude for variants. Client-side PDF rendering, no server dependency, works offline.
RTS game benchmark for evaluating LLM code generation. Agents iterate on JavaScript unit control logic against reference bot. Practical LLM evaluation.
Netflix open-sources VOID, ML model for physics-aware video object removal preserving physical interactions. Production-quality vision research.
Open-source CLI harness for long-running AI agent development loops. Manages durable memory, resume capability, MCP server support.
Google Gemma 4 26B MoE model evaluation. 4B active parameters, runs on consumer hardware without GPU, tested with real-world tools.
Multi-agent software development system using Claude. Orchestrator pattern tested on real projects with analysis of workflows and controls.
LLM security middleware for TypeScript. Prevents PII leaks, jailbreaks, API cost overruns. Works with OpenAI, Anthropic, Ollama.