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

Comments

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

Identical twins on trial: can DNA testing tell them apart?

https://www.nature.com/articles/d41586-026-00521-z
1•beardyw•33s ago•0 comments

The Appalling Stupidity of Spotify's AI DJ

https://www.charlespetzold.com/blog/2026/02/The-Appalling-Stupidity-of-Spotifys-AI-DJ.html
1•ingve•54s ago•0 comments

A Guide to vim.pack (Neovim built-in plugin manager)

https://echasnovski.com/blog/2026-03-13-a-guide-to-vim-pack
1•birdculture•1m ago•0 comments

Auto-research: The Lab that runs while you sleep

https://adlrocha.substack.com/p/adlrocha-auto-research-the-lab-that
1•adlrocha•1m ago•0 comments

Samsung Galaxy S26 Ultra Review: The Privacy Screen

https://www.wired.com/review/samsung-galaxy-s26-ultra/
1•joozio•2m ago•0 comments

The Serial Safety Net: Efficient Concurrency Control on Modern Hardware

http://muratbuffalo.blogspot.com/2026/03/the-serial-safety-net-efficient.html
1•ingve•5m ago•0 comments

Way of the Future – Religious organization dedicated to the worship of AI

https://en.wikipedia.org/wiki/Way_of_the_Future
1•j3th9n•5m ago•0 comments

Supply-chain attack using invisible code hits GitHub and other repositories

https://arstechnica.com/security/2026/03/supply-chain-attack-using-invisible-code-hits-github-and...
2•tannhaeuser•7m ago•0 comments

Ask HN: Founder is claiming my 2-year RAG architecture as his AI's Featured Work

2•2dogsanerd•14m ago•0 comments

PrivAI – private AI search that runs locally

https://chatpdf-server-shtq.onrender.com/
1•Blockbanana•15m ago•1 comments

How to try Google Chrome vertical tabs

https://9to5google.com/2026/01/19/google-chrome-vertical-tabs-beta/
1•tosh•19m ago•0 comments

Apple Rankings

https://applerankings.com/
1•thunderbong•24m ago•0 comments

Alysa Liu Won Olympic Gold, but She Would've Been Fine Either Way

https://www.teenvogue.com/story/alysa-liu-olympic-gold-teen-vogue-cover-interview-2026
1•Tomte•25m ago•0 comments

What does it take for male friendship to thrive?

https://www.csmonitor.com/Books/Book-Reviews/2026/0313/who-needs-friends-andrew-mccarthy-male-fri...
2•Tomte•26m ago•0 comments

Palantir CEO on Iran, AI Weapons and America's Advantage: A16Z American Dynamism [video]

https://www.youtube.com/watch?v=Wj6ttdIeBnE
1•keepamovin•27m ago•0 comments

Agents prefer structured queries over natural language when given the choice

3•snoren•29m ago•1 comments

Solo founder launching my first product on producthunt can I get some support

1•dattapt•30m ago•0 comments

Trump administration to be paid $10B for brokering TikTok deal

https://www.theguardian.com/technology/2026/mar/14/tiktok-trump-administration-10bn
1•gizzlon•31m ago•0 comments

Zirco.ai – AI employee for dental front desk operations

1•vosidov-msaid•35m ago•0 comments

I built an AI hedge fund panel that debates any stock

https://ainvest-jnpzmtom62rulztvu24d6c.streamlit.app/
1•lovvoong•36m ago•0 comments

Biased AI writing assistants shift users' attitudes on societal issues

https://www.science.org/doi/10.1126/sciadv.adw5578
2•tobr•41m ago•0 comments

Built by Americans. Captured by Foreigners

https://twitter.com/chiefengineerce/status/2032927887943417991
4•MrBuddyCasino•42m ago•1 comments

Show HN: Real-Time Visualization of Anthropic's Toy Models of Superposition

https://github.com/danra/toy_models
1•danra•43m ago•0 comments

Centurion – K8s-style resource scheduler for AI coding agents (open source)

https://github.com/spacelobster88/centurion
1•xinhat•47m ago•1 comments

Flowcus: Visualize your task management workflow

https://getflowcus.app
1•ahamez•49m ago•0 comments

Ray Dalio: I fear we're entering the most dangerous phase of the 'Big Cycle'

https://fortune.com/2026/03/14/ray-dalio-big-cycle-debt-crisis-political-disorder-world-order/
5•ako•49m ago•2 comments

SpiceCrypt: A Python library for decrypting LTspice encrypted model files

https://github.com/jtsylve/spice-crypt
1•luu•54m ago•0 comments

Python → native x86-64, no runtime, no GIL, NO LLVM

https://github.com/AndreeSalazar/PyDead-BIB
2•QDanteX•57m ago•1 comments

Apple's MacBook Pro 14 cannot handle the M5 Max

https://www.notebookcheck.net/Apple-s-MacBook-Pro-14-cannot-handle-the-M5-Max.1249861.0.html
3•virgildotcodes•1h ago•0 comments

Anything Will Lase If You Hit It Hard Enough

https://maximumeffort.substack.com/p/anything-will-lase-if-you-hit-it
1•dblack12705•1h ago•1 comments