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/

Putting a thrift store's inventory online with a $2 microcontroller

https://snapy.pro/blog/putting-a-thrift-stores-inventory-online
1•sej8•4m ago•0 comments

Show HN: Use After Effects with Claude Code, Cursor and Antigravity

https://github.com/Arman-Luthra/aftr
3•armanluthra_•7m ago•2 comments

Tinier – Image compress, convert and AI-upscale, 100% in the browser

https://tinier.app/
1•jonathanst•10m ago•0 comments

Temporarily removing the 5 hour usage limit restriction for all paid Codex plans

https://xcancel.com/thsottiaux/status/2076365965915467978#m
1•chiefstorm•16m ago•0 comments

Ask HN: Add flag for AI-generated articles

4•levkk•18m ago•0 comments

The Philosophical and Technical Legacy of Bernard Stiegler (2021)

https://dl.acm.org/doi/fullHtml/10.1145/3411763.3450385
1•nativeit•20m ago•0 comments

Show HN: Tactile, feel a trackpad tick over everything clickable on macOS

https://github.com/Mason363/Tactile
2•MasonChen•31m ago•1 comments

Hatching in 1PDG (2019)

https://www.patreon.com/watawatabou/posts/hatching-in-1pdg-31716880
1•andsoitis•32m ago•0 comments

Hyperblam – make music using Web Audio API only

https://hyperblam.how/
1•8bitsrule•33m ago•0 comments

Real Hack History Collection

https://archive.org/details/realhackinghistory
1•toomuchtodo•40m ago•1 comments

Want to own a real T. rex?

https://www.npr.org/2026/07/12/nx-s1-5890988/t-rex-gus-dinosaur-auction-sothebys-millions
1•defrost•40m ago•0 comments

Vibecoder Quin69 realizes programming is a real job [video]

https://old.reddit.com/r/LivestreamFail/comments/1uss5x8/vibecoder_quin69_realizes_programming_is...
2•ivewonyoung•42m ago•0 comments

Show HN: A 10-chapter synthesizer course in a single HTML file

https://grahampaasch.itch.io/oscillaedu
2•gpaasch•43m ago•0 comments

Show HN: Clark – AI assistant with own computer

https://www.clarkchat.com/
1•stan_kirdey•49m ago•0 comments

Show HN: Topsoil – a notch dashboard for coding agents, music, and files

https://topsoil-two.vercel.app/
1•davey2wavey•50m ago•0 comments

Found Better Pagerduty Alternative

https://github.com/FluidifyAI/Regen
2•furyman•53m ago•0 comments

I tracked down an animal abuser using OSINT [video]

https://www.youtube.com/watch?v=nzytWZPyuEw
3•Bender•55m ago•0 comments

Major forest fire only 50km from Paris

https://www.reddit.com/r/paris/s/8wXGehfCCY
1•Arodex•56m ago•0 comments

Separating Logic and Language

https://news.mit.edu/2026/separating-logic-and-language-0708
1•alexwwang•59m ago•0 comments

The Work of Helping A.I. Destroy Work

https://www.nytimes.com/2026/07/10/business/ai-white-collar-jobs.html
2•pseudolus•1h ago•1 comments

Closing a three-year-old issue using Rust arenas

https://giacomocavalieri.me/writing/gleam-rust-arenas
1•ryantsuji•1h ago•0 comments

The great (fire)wall: the technical details behind how China's internet works

https://kylejeong.com/blog/great-firewall
2•Kylejeong21•1h ago•0 comments

Embedcache – Cut embedding API costs by caching redundant requests

https://github.com/Ajay6601/embedcache
1•Ajay3043•1h ago•0 comments

Show HN: Whop Downloader – Bulk save videos from Whop in one click

https://chromewebstore.google.com/detail/whop-downloader/lfnmkoipepgcllbonheeogljjgcjhjaa
1•qwikhost•1h ago•0 comments

Llambda.lisp

http://funcall.blogspot.com/2026/07/llambdalisp.html
2•lemonberry•1h ago•0 comments

Gameboy is back ( no signup)

https://gb.omniiii.com/
7•djxjxjcjcjc•1h ago•0 comments

MacKenzie Scott's giving, in quality-adjusted life years

https://maxghenis.com/mackenzie-scott-qaly/
40•383toast•1h ago•12 comments

Performant C/CUDA inference engine for Qwen 3.6 35B on RTX 5090 / Blackwell

https://github.com/ambud/q36
2•ambuds•1h ago•0 comments

Claude Code Usage Global Leaderboard

https://www.claudeusage.com
2•bazarkua•1h ago•0 comments

Apple's "Thermonuclear" Response to OpenAI's Threat

https://www.wsj.com/tech/ai/apples-thermonuclear-response-to-the-openai-threat-8d51c814
6•mful•1h ago•1 comments