frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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•11mo ago

Comments

kzawpl•11mo 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•11mo 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/

Exponentially Smoothed FPS Counters

https://blog.wilsworld.net/posts/2026_04_25-Exponentially_Smoothed_FPS_Counters
1•mightyham•1m ago•0 comments

Town of 7000 planned so many data centers, it's like adding 51 Walmarts

https://www.washingtonpost.com/nation/2026/04/26/archbald-pennsylvania-data-centers/
1•tcp_handshaker•3m ago•0 comments

How the Preview App Solves iOS Document Signing

https://www.steaktek.com/mobile/how-the-preview-app-finally-solves-ios-document-signing/
1•Newspaperworld•5m ago•0 comments

Pyptx – A Python DSL to Write Nvidia PTX for Hopper and Blackwell

https://github.com/patrick-toulme/pyptx
1•jxmorris12•7m ago•0 comments

Don't fall for the rigged college game (2025)

https://www.nytimes.com/2025/09/22/opinion/college-admissions-seniors-stats.html
2•loughnane•10m ago•0 comments

Message Brokers Are Modern Grids

https://yusufaytas.com/message-brokers-are-modern-grids
3•mostlymike•11m ago•0 comments

Fast16: The Cyberweapon That Predates Stuxnet by Five Years

https://hackingpassion.com/fast16-pre-stuxnet-cyber-sabotage/
3•dd23•13m ago•0 comments

Is Product Design another casualty of AI?

https://twitter.com/gokulr/status/2048132579099062313
3•regera•19m ago•0 comments

Sergey Brin Confronted Gavin Newsom

https://www.bloomberg.com/news/articles/2026-04-26/how-google-s-sergey-brin-helped-fuel-a-politic...
5•arunsivadasan•19m ago•0 comments

CachyOS Introduces New Default GUI Package Manager, Kyber for NVMe I/O Scheduler

https://www.phoronix.com/news/CachyOS-April-2026
2•Bender•22m ago•0 comments

I built a hiring platform that watches engineers work in a real CAD tool

6•mind_uncapped•23m ago•0 comments

Thermoacoustic heat pumps on the verge of commercial breakthrough

https://www.pv-magazine.com/2026/04/23/thermoacoustic-heat-pumps-on-the-verge-of-commercial-break...
2•simonebrunozzi•24m ago•1 comments

White House Correspondents' Dinner gunman Cole Allen's full anti-Trump manifesto

https://nypost.com/2026/04/26/us-news/read-whcd-gunman-cole-allens-full-anti-trump-manifesto/
4•Bender•24m ago•1 comments

Near-instantly aborting the worst pain imaginable with psychedelics

https://psychotechnology.substack.com/p/near-instantly-aborting-the-worst
3•maxutility•25m ago•0 comments

How OpenAI Kills Oracle

https://www.wheresyoured.at/how-openai-kills-oracle/
6•napolux•26m ago•0 comments

Who's developing Golden Dome's orbital interceptors if theyre ever built

https://arstechnica.com/space/2026/04/this-is-whos-developing-golden-domes-orbital-interceptors-i...
3•Bender•27m ago•0 comments

Why do note-taking apps store everything but connect nothing?

https://dotreader.info
3•efecerre•28m ago•1 comments

A.I. is creating engineers who can't think without it

https://www.koshyjohn.com/blog/ai-should-elevate-your-thinking-not-replace-it/
65•koshyjohn•28m ago•55 comments

If You Stop Hiring Juniors, Your Senior Engineers Own You

https://evalcode.com/posts/if-you-stop-hiring-juniors-your-seniors-own-you/
29•milkglass•30m ago•8 comments

The Shoe That Broke Running [video]

https://www.youtube.com/watch?v=pfIWxFIVP_Y
3•downboots•30m ago•0 comments

FreePG Project

https://freepg.org/
8•xeeeeeeeeeeenu•32m ago•0 comments

San Francisco, AI capital of the world, is an economic laggard

https://www.economist.com/finance-and-economics/2026/04/26/san-francisco-ai-capital-of-the-world-...
8•andsoitis•32m ago•0 comments

DevOps Is a Culture, Not a Team: What I've Learned Building at Scale

https://austinxyz.github.io/blogs/blog/2026/04/26/devops-at-scale
4•milkglass•33m ago•0 comments

What it's like to drive Route 66 in an EV

https://www.bbc.com/travel/article/20260424-what-its-like-to-drive-route-66-in-an-ev
4•mooreds•35m ago•0 comments

Have you tried Clean Architecture as foundation for your AI project?

92•esmelazy•36m ago•1 comments

Marx vs. the Robots (2017)

https://www.jstor.org/stable/45134296?seq=1
4•mooreds•37m ago•0 comments

Glyph: A sub-millisecond prompt-injection detector

https://github.com/enkryptai/glyph
5•divyanshusingh•37m ago•1 comments

RangeFlow: A different way to pick date ranges

https://rangeflow.raminmousavi.dev/
4•ramin2nt2•37m ago•0 comments

The Impacts of Parole Supervision

https://bfi.uchicago.edu/insights/the-impacts-of-parole-supervision/
4•mooreds•37m ago•0 comments

1,350 Days with Logseq

https://ianreppel.org/goodbye-logseq/
2•Brajeshwar•37m ago•0 comments