LLM Reddit Apr 14, 2026 2 min read

A Reddit thread pulled attention to AISI’s latest Mythos Preview evaluation, which shows a step change not just on expert CTFs but on multi-stage cyber ranges. The important claim is not generic danger rhetoric, but that Mythos became the first model to complete a 32-step corporate attack simulation end to end.

LLM Hacker News Apr 14, 2026 2 min read

Daniel Vaughan’s Gemma 4 writeup tests whether a local model can function as a real Codex CLI agent, with the answer depending less on benchmark claims than on very specific serving choices. The key lesson is that Apple Silicon required llama.cpp plus `--jinja`, KV-cache quantization, and `web_search = "disabled"`, while a GB10 box worked through Ollama 0.20.5.

LLM Hacker News Apr 14, 2026 2 min read

A large Hacker News thread turned a Claude Code quota complaint into a deeper argument about how prompt caching, background sessions, and auto-compacts behave inside 1M-context agent workflows. The GitHub issue author published April 9, 2026 usage logs, and the discussion quickly shifted from “limits feel worse” to cache accounting and quota transparency.