frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

"A milion token context" Big AI says. But the model is accurate for 2-4K tokens

https://unagent.eu/2025/04/22/misleading-promises-of-long-context-llm/
2•kzawpl•1y ago

Comments

kzawpl•1y ago
Over last two years there were claims of better long context capabilities for LLM, but that is often tested on exact text search. New benchmark called NoLiMa shows that long context capability of LLM is still poor, if you want LLM to perform some abstraction and reasoning.
vessenes•1y ago
Meh. NoLima is helpful, in that it shows what we all "feel" working with models -- there's a marked dropoff in accuracy and intelligence as we get past 4-32k of context, depending on the model.

But, it seems unreasonable to be super worried about this -- a year or two ago, models couldn't easily find needles in haystacks of long context. As training and test strategies delivered trainable content, this became a thing that could be done perfectly across millions of tokens of context. There has not been a good way to incentivize models to do anything more but remember locations yet.

We are (mostly) paying the full costs of attending to the entire context in current architectures, and it seems pretty reasonable that we will therefore be able to train those architectures to more fully attend across context if we get the right training data into (ideally) an RL loop.

NoLima is an okay test, but I think the most recent OpenAI tests are significantly better and quite interesting; OpenAI-MRCR and Graphwalks are both super smart ideas about how to programmatically generate data that is easy to evaluate and forces better cross context attention.

From their 4.1 announcement: Graphwalks fills the context window with a directed graph composed of hexadecimal hashes, and then asks the model to perform a breadth-first search (BFS) starting from a random node in the graph. We then ask it to return all nodes at a certain depth.

MRCR asks for direct quotes at semantically identified locations in the text, e.g. poems about tapirs, bears and ballerinas, as well as stories about tapirs, bears and ballerinas are generated, perhaps fifty each. The system is asked "give me the third poem about tapirs". This requires counting, conceptual attention, and also distinguishing between stories and poems.

They only test their own models on MRCR for the benchmark graph, but it's still worth reviewing: the accuracy curves are super interesting. https://openai.com/index/gpt-4-1/

KyberCrypt – Post-quantum encrypted file transfer (ML-KEM-768 and X25519)

https://kybercrypt.com/
1•MrCoffin•20s ago•1 comments

Bundlephobia – Find the cost of adding an NPM package to your bundle

https://bundlephobia.com
2•pastelsky•1m ago•0 comments

When expressive humanoid robots are awkward, people become wary – brain study

https://theconversation.com/when-expressive-humanoid-robots-are-awkward-people-become-wary-new-br...
2•hn_acker•1m ago•1 comments

Mamdani's tax database doxed wealthy New Yorkers

https://reason.com/2026/08/03/mamdanis-tax-database-doxed-wealthy-new-yorkers/
2•leephillips•1m ago•0 comments

Show HN: ApeiroCraft – Proposals that track views, e-sign and invoice

2•lolllll•2m ago•0 comments

Show HN: Find the perfect name for your startup, app or domain

https://www.howdowesay.com
2•wowinter15•4m ago•0 comments

US Military asks troops for 'creative and unconventional' ideas to punish Iran

https://www.cnn.com/2026/08/03/politics/us-military-iran-war-troops-punish
2•Teever•4m ago•0 comments

SearXNG in Rust

https://github.com/MikeLuu99/searxng-rust
2•dluuuu•4m ago•0 comments

Show HN: Popkorn – A CSS based alternative for Lottie animations

https://github.com/ayarse/popkorn
2•ayarseus•4m ago•0 comments

A Mole of Moles

https://what-if.xkcd.com/4/
1•EndXA•4m ago•0 comments

Replaceable but Employed: Automation and Meaning of Work (NBER Working Paper)

https://www.nber.org/papers/w35559
1•imakwana•6m ago•0 comments

With a Series of Big Donations, State Department Restores Some Global Health Aid

https://www.nytimes.com/2026/08/02/health/trump-health-aid-state-department.html
1•whack•7m ago•0 comments

Show HN: Python Projects in the Browser – Event ticket preview

https://www.codembark.com/projects/q7r4n2v8mk/event-ticket-preview
1•camdenreslink•8m ago•0 comments

Prompts for Long Term Thinking

https://kk.org/thetechnium/88-prompts-for-long-term-thinking/
1•herbertl•8m ago•0 comments

OpenRouter Ori Eval: Prove the Best Model for What You're Building

https://openrouter.ai/blog/announcements/ori-eval/
1•notsahil•8m ago•0 comments

Samsung Says It's Banning Smart TV Apps That Expose Users' Internet Connections

https://www.engadget.com/2229078/samsung-says-its-banning-smart-tv-apps-that-expose-users-interne...
1•speckx•9m ago•0 comments

Quantum Fidelity-per-Cost: A Metric for Evaluation of Quantum Computing Systems

https://arxiv.org/abs/2607.28572
1•refezs•9m ago•0 comments

Light's hidden properties save quantum information from the chaos of bad weather

https://www.wits.ac.za/news/latest-news/research-news/2026/-2026-07/lights-hidden-properties-save...
2•bryanrasmussen•11m ago•0 comments

Canon – An Art History Game

https://canon.perell.com/#game
2•herbertl•11m ago•1 comments

Romania blasts rock to divert water from drought-hit Danube to nuclear reactor

https://www.theguardian.com/world/2026/aug/03/romania-blasts-divert-danube-water-nuclear-reactor-...
1•howard941•11m ago•0 comments

Judge a Book by Its Cover

https://www.mediumrare.site/judgeabook/
2•herbertl•11m ago•0 comments

Ask HN: Early Feedback on Dez?

1•alexander2002•12m ago•1 comments

Invelinux – An independent, RAM-based Linux distribution using Toybox and musl

https://sumtas.codeberg.page
3•sumtas•12m ago•3 comments

RPC across Python and TypeScript with zero dependencies

https://blog.cloudflare.com/python-workers-rpc/
2•brendanib•13m ago•0 comments

Launch HN: Hoplite (YC S26) – Effortlessly deploy cloud coding agents

https://hoplite.sh
6•BenceRed•13m ago•0 comments

Show HN: CCo – Go-style coroutines in C

https://github.com/gtutino/CCo
2•gtutino•14m ago•0 comments

Show HN: TokenMaxxer – track every AI token you spend across your coding tools

https://tokenmaxxer.xyz
3•SYeomans•14m ago•0 comments

Three weeks into an autonomous Codex build: 9B tokens, ~month still left

https://github.com/nelsonwerd/proof-ate-the-project
2•nelsonwerd•15m ago•0 comments

Texas Police Used 83,000 Flock Cameras to Hunt Down a Woman Who Had an Abortion

https://letsaddresstexas.substack.com/p/texas-police-used-83000-flock-cameras
26•latexr•16m ago•3 comments

Show HN: Choreo A free visual design tool for UI behavior and micro-interactions

https://www.choreomotion.app/
2•anasbelmadani•17m ago•0 comments