HN edward 2d ago

People vs. the AI Overlords

Opinion essay on how LLM-driven coding workflows and automated code review agents are straining open source maintainers.

HN stared 2d ago

NanoGPT Speedrun Frontier

Benchmark comparing 18 frontier models on nanoGPT optimizer speedrun via autonomous agent runs, with curated agent trajectories.

HN ijidak 2d ago

Low-Rank Adaptation

Wikipedia-style explainer on LoRA, a parameter-efficient fine-tuning technique for large language models.

HN ariyagi 2d ago

How LLM Serves a Request

Technical primer explaining how LLM inference servers process requests, covering KV cache, prefill, and decode mechanics.

HN lumpa 2d ago

Fast and Hard Code

Essay on how LLMs and coding agents are shifting programming language choice toward performance-oriented 'hard languages' like Rust and Zig.

HN valkrieco 2d ago

Can an AI agent serve at a Foreign Office?

A feasibility pilot where Claude Opus acted as a fictional foreign ministry desk officer, evaluated against a diplomatic AI evaluation framework.

HN 0x54MUR41 2d ago

Embedded AI

Book chapter on embedded AI covering hardware, data, and deployment for resource-constrained devices with hands-on projects.