Attention Bottlenecks Were Optimized Long Ago
BlackHC · x · 2026-07-16
The author refutes the claim that "the attention mechanism is terrible," pointing out:
- The quadratic complexity of vanilla attention scales with context length, not user count
- In an 8k token chat scenario, attention accounts for only about 14% of a 70B model's FLOPs
- FlashAttention optimized memory complexity to linear back in 2022
- This is already the default in almost every serving stack
The point is that these engineering challenges were solved long ago, and it's inaccurate to treat outdated assumptions as current reality.
Related event: BlackHC Rebuts the “AI Is the Worst Technology” Thesis(5 posts)→
More from Infra
- SkyPilot exits stealth with $20M seed round and an AI compute platform for fragmented clouds — jfiance · 2026-07-22
- Nothing phone mockup turns a film joke into a modular design meme — ZeYanjie · 2026-07-22
- Actual Computer says its inference stack is tuned for Nvidia’s consumer Blackwell lineup — markjeffrey · 2026-07-22
- Ben Bajarin says CPU demand is still being badly underestimated — BenBajarin · 2026-07-22
- An energy model says the U.S. could run short of natural gas starting in 2028 — churchkey · 2026-07-22
- Devin adds e2b sandboxes for remote agent execution — badphilosopher · 2026-07-22