Eliminate GPU Waste by Cutting the Retry Tax
Proposes queuing/pacing infrastructure to reduce GPU waste from retry amplification in agent traffic.
Proposes queuing/pacing infrastructure to reduce GPU waste from retry amplification in agent traffic.
Evaluation of MiniMax M3 Medium reasoning model on DeepSearchQA benchmark using an agent harness with search tools, achieving results near GPT-5 High.
Opinion essay on how LLM-driven coding workflows and automated code review agents are straining open source maintainers.
Benchmark comparing 18 frontier models on nanoGPT optimizer speedrun via autonomous agent runs, with curated agent trajectories.
Wikipedia-style explainer on LoRA, a parameter-efficient fine-tuning technique for large language models.
Discussion of the state of computer-use AI agents in production, focusing on back-office automation use cases.
Technical primer explaining how LLM inference servers process requests, covering KV cache, prefill, and decode mechanics.
Local-first chatbot CLI tool with persistent memory across sessions using Ollama models.
Analysis of DeepSeek's API price increase and the multiple business factors behind it beyond GPU costs.
A tool letting Grok Bot delegate coding tasks to locally-run Claude Code and Codex CLIs via an MCP tunnel connector.
Essay on how LLMs and coding agents are shifting programming language choice toward performance-oriented 'hard languages' like Rust and Zig.
A dependency-free bash status line for Claude Code showing worktree, branch, context and quota usage.
A CLI companion that lets a coding agent read along in an EPUB reader with web search integration.
Article on AI agents as both offensive security tools and new attack surfaces for organizations.
A feasibility pilot where Claude Opus acted as a fictional foreign ministry desk officer, evaluated against a diplomatic AI evaluation framework.
Technical post explaining how hardware/software implementation differences cause local LLM inference to underperform benchmarks.
MIT CSAIL research shows 'attribution decay': large-scale generative models make individual training examples untraceable to outputs.
TechSkills is an open-source library of markdown-based skill modules giving AI coding agents domain-specific engineering knowledge.
Show HN: tool for structural code search across public GitHub repos using ast-grep patterns.
iOS app running on-device AI agents and a full local voice pipeline, with optional web research fetching.
A CUDA/DGX Spark-optimized fork of h3.c achieving ~15.5x speedup, alongside native MiniMax-H3 video generation inference on Apple Silicon.
Show HN: GitX, a portable Git workflow skill for AI coding agents to manage commits, branches, and PRs.
HotCRP now supports connecting AI agents via MCP to read submissions, set tags, and write conference reviews, with confidentiality caveats.
Stash transcribes saved Instagram posts into markdown notes that Claude can proactively surface without prompting.
Model Genome project fingerprints LLMs via architecture, tokenizer, and weights to detect if trained from scratch or derived.
Show HN: private local AI photo gallery app for Windows with on-device search and AI renaming.
Foreman is a self-hostable AI-agent software factory that automates dev tasks into reviewed draft pull requests.
Myli is a pre-alpha Python multi-agent harness for proposing JSON-patch changes to visual design documents.
Bare-metal C++ engine running Tensor-Train compressed linear layers on Apple Silicon's AMX coprocessor for efficient on-device inference.
Open-source, self-hosted browser automation tool that turns visual workflows into API endpoints, an Apify alternative.
Detailed explainer video/lecture on how Claude's new text watermarking mechanism works technically.
Open-source agent memory tool that resolves conflicting facts by superseding stale ones, benchmarked on MemoryAgentBench.
Open-source CLI state machine tool for making long-horizon AI agent workflows reliable via inspectable graphs of states and checks.
Tool that gates AI coding agents behind requirements/design documentation and review workflows before code changes are accepted.
Community project running DeepSeek's coding agent harness inside Cloudflare Durable Objects/Workers for edge deployment.
Zero-dependency terminal UI tool for finding, tagging, and resuming Pi coding-agent sessions.
Self-contained Rust-based coding agent CLI with local GGUF inference, claiming top Terminal-Bench 2.1 performance and low resource use.
arXiv paper on improving matrix multiplication exponent bounds using AlphaEvolve and modern optimization methods.
Local tool that connects runtime traces to source code, feeds evidence to coding agents, and verifies fixes via acceptance tests using Thompson sampling.
Open-source C++20 search engine with full-text, hybrid ranking, vector similarity, and AI-assisted search modules via REST API.
Technique to identify underlying LLM serving infrastructure via tokenizer artifacts and API response quirks rather than prompts.
Native Mac dictation app (12MB) running local Whisper and Parakeet speech models offline.
Analysis of five common design tells that make AI agent-built UIs look generic, with measured examples.
Benchmark of 10 AI models' cybersecurity vulnerability rediscovery capability using 32 fresh CVEs across 96 runs.
Discussion asking for alternatives after Continue coding agent was acquired by Cursor and repo archived.
Open-source AGPL AI harness turning any LLM into an autonomous penetration testing agent with 13+ agents and security skills.
Technical postmortem on a production bug where a stale safety hold blocked a contract migration in a course-sync pipeline.
Book chapter on embedded AI covering hardware, data, and deployment for resource-constrained devices with hands-on projects.
Essay arguing that synthetic data, judges, and simulation are progressively replacing human-generated components in AI training pipelines.
Experimental bridge connecting the 1983 Unix talk command to an LLM for character-streamed conversation.