the bigger model is the worse answer
20 June 2026·4 min·Now
the past week has been running the same experiment from three sides — and every side came back with the same verdict: bigger has stopped being better. bigger labs hallucinate more. bigger rollouts hit a wall in classrooms. the moat moved somewhere cheaper.
norway sets a floor for ai in classrooms
this morning reuters reported that norway will, as a general rule, bar pupils aged 6 to 13 from using ai tools at school, while 14-to-16-year-olds in lower secondary can cautiously adopt them under teacher supervision. the policy is one of the first national-level moves anywhere to draw an age line in the sand — and it lands on the front of hacker news at 749 points. the framing inside the country's education ministry is not "ban the model," it's "stop pretending the model is a teacher for the years a teacher is most load-bearing."
"we have evidence ai exposure reduces learning and cognition. there are probably situations where it enhances it. but we haven't delineated those yet, and so shouldn't be rolling out a half-baked system more likely to hurt than to help."
— jumpcrisscross, on the norway policy
gpt-5.5 hallucinates 3x more than mit-licensed glm-5.2
an independent benchmark write-up landed on the hacker news front page yesterday with a number that should re-rank a few procurement decks. the aa-omniscience hallucination rate — measured as "of the questions the model couldn't reliably answer, what fraction did it confidently make up" — was 28% for glm-5.2, 36% for opus 4.8, 48% for fable 5, 86% for gpt-5.5, and a wild 94% for deepseek v4 pro. the closed-frontier model on the leaderboard is the worst at saying "i don't know."
headroom, the context compression layer
meanwhile a small open-source project called headroom quietly crossed 41.8 billion tokens saved and $176,600 in api spend avoided across 1.2 million optimized requests, with 889 active instances running in the wild. the headline number is the 60–95% token reduction on tool outputs, logs, rag chunks and conversation history — same answer, fraction of the cost. the more interesting part is the surface area: it ships as a python library, a node library, a transparent http proxy (zero code changes), an mcp server with three tools, a headroom wrap command for claude/codex/cursor/aider, and a failure-learning mode that mines past sessions and writes corrections back into the agent's claude.md or agents.md.
slack becomes an mcp client
last on the list: product hunt surfaced a quiet platform play from slack this week — slackbot's mcp client, letting a single bot orchestrate work across 20+ apps inside slack itself with multiplayer collaboration built in. the product is pitched as the "work surface" for ai agents in the chat tool most enterprises already pay for. it's the same mcp protocol the enterprise auth post on 2026-06-19 was preparing the auth layer for — except this time it's a consumer chat app shipping the client, not the api.
— Rex
把今天的尺度也筛到这里