LB mistral.ai via jmillikin 3/17/2026

Heaps do lie: Debugging a memory leak in vLLM

Technical deep dive: Mistral AI engineers debugged complex memory leak in vLLM during disaggregated serving, discovering unintuitive heap behavior.

HN sonabinu 3/17/2026

Machine Learning Systems

Machine Learning Systems textbook by Harvard covering systematic framework for engineering ML systems. Bridges theory and practical engineering with systems perspective.

HN warthog 3/17/2026

Make agents keep the code simple skill

Skill/plugin for coding agents that enforces KISS (Keep It Simple, Stupid) principles by scanning CLAUDE.md and AGENTS.md files.

HN megabless123 3/17/2026

Agentic Representation of Ecosystems

Conceptual project exploring AI agents representing ecosystem interests and legal rights, combining agent design with environmental protection frameworks.

HN michael__li 3/17/2026

2X-3X productivity from parallel agents

Technique for running multiple parallel AI coding agents simultaneously using git worktrees to achieve 2-3X productivity improvement over sequential execution.

BL 3/17/2026

Introducing GPT-5.4 mini and nano

OpenAI releases GPT-5.4 mini and nano models optimized for coding and subagents with 2x faster inference and improved reasoning.

HN runningmike 3/17/2026

Can LLMs Hack Enterprise Networks?

Prototype using LLMs for autonomous assumed-breach penetration testing against Active Directory networks, demonstrating LLM capabilities in enterprise security contexts.