Claude Code Cache Bug Analysis
Analysis of two cache bugs in Claude Code API causing 10-20x token inflation and rapid rate limit exhaustion. Includes technical details and community-documented workarounds.
Analysis of two cache bugs in Claude Code API causing 10-20x token inflation and rapid rate limit exhaustion. Includes technical details and community-documented workarounds.
Study showing LLM-generated passwords are fundamentally insecure due to token prediction design. Examines risks in coding agents using LLMs for password generation.
Orbit: structured Python control layer for computer use agents, mixes model costs, extracts typed data, steers mid-task.
MetaLLM: security testing framework for AI/ML systems with 61 modules covering prompt attacks, RAG poisoning, agentic exploits.
Benchmarking 8 Bedrock models on RAG pipeline; cheapest Claude model outperforms competitors. Cost-quality analysis.
Analysis of Claude AI's ability to deobfuscate minified JavaScript code, discussing implications of AI-assisted code recovery.
Machine translations of Georges Perec's lipogram novel under 'no-e' constraint using models.
GlassFish Docker image maintenance effort. Open source infrastructure project with limited AI/ML relevance.
HN discussion about ChatGPT Containers feature for data analysis and Python execution. Incomplete post seeking use case examples.
Reverse-engineered Figma's WebSocket binary protocol using Claude to extract design scenegraph without API.
Claude-built skill analyzes plan denial patterns in Claude Code to iteratively improve autonomous planning behavior.
Open source Android AI assistant running LLaMA, DeepSeek, Qwen, Gemma locally without internet for privacy.
HN discussion thread on Japanese prompt injection attacks in LLM applications. No content provided.
HN discussion title on when to fine-tune image models. No content provided.
MAME emulation project migrating C codebase to Rust using AI refactoring for a complex 30-year preservation effort.
Open source markdown-native web server serving HTML to humans and markdown to agents. Zero build step, multi-runtime.
Essay on technical blogging practices and challenges in the age of AI-generated content.
Research from Fabraix on AI agent security incidents in 2026, runtime guardrails, and adversarial testing.
CAUM analyzes 80K agent sessions to detect loops and stagnation via behavioral patterns without reading prompts. AUC=0.814.
Tamp: token compression proxy for coding agents (Claude, Aider, Cline, Cursor). 52.6% token cost reduction.
Methodology for integrating agentic AI into production development using human-led TDD to maintain codebase control.
RAG-MCP server for offline MDN Web Docs with LanceDB vector store. 50k+ dataset on HuggingFace.
Video visualization of 51 real OpenClaw AI engineering tasks in 2D dungeon format. Minimal description provided.
Open source supply chain security analysis. Focuses on secret exfiltration attacks and GitHub capabilities.
Open-source protein language model pipeline using CodonRoBERTa-large-v2 trained across 25 species for $165, with structure prediction and sequence design capabilities.
Code typing trainer using real code snippets from repositories. Developer tool with niche application.
Lecture comparing software engineering transition to AI with 18th century structural design separation from craft construction.
Multi-model coordination patterns showing how Claude, Codex, Gemini compensate for each other's reasoning blindspots in agentic systems.
Open-source Rust/Bevy ECS simulation engine modeling tumor evolution and therapeutic resistance from first principles, clinically calibrated to real units.
MCP tool providing adversarial quality review for LLM agent outputs, integrating with Claude and any MCP client for AI pipeline evaluation.
Research on how agentic AI shapes human learning incentives and information ecosystem evolution through dynamic models of learning and decision-making.
Tamp.dev is a token compression proxy for coding agents that reduces input tokens by 52.6%. Works with Claude Code, Aider, Cursor, and OpenAI-compatible agents without code changes.
Brief reference to building CLI for AI agents and humans interaction in under 10 minutes. Minimal details provided.
Subjective comparison of Claude Opus 4.6 vs GPT 5.4 for coding work, focusing on working style differences rather than raw capability.
Open-source Go-based UI test automation runner for Android, iOS, Web, React Native, Flutter with single binary, no JVM or paywalls.
Technical analysis of leaked Claude Code CLI source code (1,900 TypeScript files), examining system architecture and engineering choices versus OpenAI Codex.
BitTorrent-style federated GPU network for running open-source LLMs without signup, with OpenAI-compatible API and credit-based contribution system.
Fully local RAG implementation for querying 25 years of Swiss Teletext news (~500k German articles) with no external APIs or data transmission.
Roadie is open-source hardware KVM with HTTP control and multi-touch support designed for agent-driven browser automation via WebSocket endpoints.
Fujitsu One Compression is an open-source Python library for post-training LLM quantization implementing GPTQ, DBF, RTN, and novel QEP method from NeurIPS 2025.
WASA tool uses sovereign AI agents for 4-dimensional business analysis combining algorithmic rigor with market research and organizational insights.
Trinity-Large-Thinking scales open source frontier agent capabilities
Security analysis of 73 open-source MCP servers using Sigil scanner. 90% passed; identified critical path validation vulnerabilities in telegram-mcp and other tools.
Context engine using semantic graph of codebase to reduce Claude Code token usage by 30-45% without quality loss. Supports 12 programming languages on macOS, Linux, Windows.
Analysis of agent frameworks as workflow orchestration tools that emerged from LLM capability advances in 2023.
Analysis of Axios NPM compromise and security trust gaps for AI coding agents accessing package managers.
Claude Code plugin enabling integration with Codex for code reviews and task delegation within existing workflows.
Functional programming approaches accelerate development of agentic features.
Claude Code reverse-engineered Canon PIXMA G3010 macOS driver by analyzing iPhone app packets, built Rust eSCL-to-CHMP bridge.
Case study replacing single monolithic AI agent with specialist agent mesh. Discusses trust calibration and data exposure tradeoffs.