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/

Weathernext 3

https://blog.google/innovation-and-ai/models-and-research/google-deepmind/introducing-weathernext-3/
2•tcumulus•4m ago•1 comments

HubSpots recording links are not authenticated and therefore publicly accessible

https://knowledge.hubspot.com/calling/what-are-the-call-recording-laws
1•5h•5m ago•1 comments

Show HN: Fulcrumaxe – an agent team that merged 1,135 PRs into its own repo

https://fulcrumaxe.dev
1•johnproblems•12m ago•0 comments

Show HN: Snooze Tabs in Plain English

https://chromewebstore.google.com/detail/anysnooze-snooze-tabs-tab/mebjcmajkcccdjbonefhlbkledilfnjj
1•dvrkt•13m ago•0 comments

Asking agents to make money to survive

https://www.lesswrong.com/posts/BtoToxAk3bTvZTtDk/asking-agents-to-make-money-to-survive
1•paraschopra•13m ago•0 comments

X Corp blocks social media startup from using 'Twitter' name

https://www.reuters.com/legal/litigation/x-corp-blocks-social-media-startup-using-twitter-name-20...
3•atwrk•16m ago•0 comments

Why Software Needs a Reliability Control Plane

https://techscoop.substack.com/p/why-software-needs-a-reliability
2•BerislavLopac•16m ago•0 comments

The Dome: A Simple Violation of Determinism in Newtonian Mechanics

https://sites.pitt.edu/~jdnorton/Goodies/Dome/
1•pykello•17m ago•0 comments

Mixbox: Pigment-Based Color Mixing

https://github.com/scrtwpns/mixbox
1•anewhnaccount2•20m ago•0 comments

Wiki Is Not Enough

https://replicated.live/blog/wiki
1•andsoitis•22m ago•0 comments

Fidular is a modular fiddle system designed for cross-cultural fluidity

https://cargocollective.com/lh-hantrakul#fidular
1•bryanrasmussen•23m ago•0 comments

Bank of Canada bank notes: Resources for the blind and partially sighted

https://www.bankofcanada.ca/banknotes/audience-specific-resources/blind-and-partially-sighted/
3•robin_reala•24m ago•0 comments

I love Omarchy but I needed Niri so I made this

https://github.com/al3rez/omarchy-niri
1•al3rez•24m ago•1 comments

Mom Is Working for Moloch

https://blog.exitgroup.us/p/mom-is-working-for-moloch
2•MrBuddyCasino•24m ago•0 comments

The phrase that ruins every eCommerce project: "Just connect it to our ERP."

https://shiftmag.dev/the-phrase-that-ruins-every-ecommerce-project-just-connect-it-to-our-erp-11689/
8•taubek•25m ago•1 comments

How to Attempt CBSE Sample Papers Like Real Board Exam Papers?

1•selfstudys•28m ago•0 comments

Signage Company in Dubai

https://www.ambert.ae/signage-board
1•doshopzone•29m ago•0 comments

Oakland Noticing Club

https://mailchi.mp/5513dde03f85/oakland-noticing-club
2•rdmuser•33m ago•0 comments

Nvidia links gaming PCs into a local AI cluster

https://forgeeks.net/nvidia-rtx-pair-local-ai-cluster/
2•kuuuzya•35m ago•0 comments

Sidekick's continual learning loop (2026) – Shopify

https://shopify.engineering/sidekicks-continual-learning-loop
1•porridgeraisin•36m ago•1 comments

PyCon AU conference happening: videos coming online

https://www.youtube.com/@PyConAU/videos
1•spwa4•39m ago•0 comments

Can We Stop with the Uptime Percentages?

https://blog.jim-nielsen.com/2026/stop-with-the-uptime-percentage/
3•ingve•41m ago•0 comments

Clients are servers; all endpoints are created equal

https://docs.dhttp.net/en/docs/overview
1•Arya_xiaofan•43m ago•1 comments

Marin 32B Spike Fixing

https://wandb.ai/marin-community/marin/reports/Marin-32B-Spike-Fixing--VmlldzoxMzM1Mzk1NQ
2•Bluestein•44m ago•0 comments

Engineers grieve a job that no longer exists

https://leaddev.com/career-development/engineers-grieve-a-job-that-no-longer-exists
1•fsferrara•45m ago•2 comments

Reverse engineering the storage format for an undocumented database

https://blog.glazer.ee/posts/converting-cronos/
1•pintprint•45m ago•0 comments

Native Rust/C++ LLM inference engine

https://github.com/truespar/paddock
2•nylanderjens•45m ago•0 comments

Execution gating and micro-rollbacks for AI agents

https://bartholomew.info/
1•itsub_sa•47m ago•0 comments

FBI Probes Service Selling 153M+ Drivers Licenses

https://krebsonsecurity.com/
2•LostMyLogin•47m ago•0 comments

If the Universe Is a Hologram, This Long-Forgotten Math Could Decode It

https://www.quantamagazine.org/if-the-universe-is-a-hologram-this-long-forgotten-math-could-decod...
2•Bluestein•50m ago•0 comments