frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Android May Soon Restrict On-Device ADB

https://kitsumed.github.io/blog/posts/android-may-soon-restrict-on-device-adb/
55•shscs911•1h ago•19 comments

ARC-AGI Leaderboard

https://arcprize.org/leaderboard
50•rzk•1h ago•31 comments

Claude Opus 5

https://www.anthropic.com/news/claude-opus-5
1510•alvis•15h ago•842 comments

GC and Exceptions in Wasmtime

https://bytecodealliance.org/articles/wasmtime-gc
70•phickey•4d ago•0 comments

Hannah Fry Wins the Leelavati Prize in 2026 for Mathematics Outreach

https://www.maths.cam.ac.uk/features/professor-hannah-fry-wins-leelavati-prize
130•agnishom•6h ago•24 comments

UK AISI / Caisi Preliminary Assessment of Kimi K3's Cyber Capabilities

https://www.nist.gov/news-events/news/2026/07/uk-aisi-caisi-preliminary-assessment-kimi-k3s-cyber...
48•walrus01•3h ago•14 comments

Postgres LISTEN/NOTIFY actually scales

https://www.dbos.dev/blog/postgres-listen-notify-scalability
294•KraftyOne•13h ago•54 comments

Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard

https://artificialanalysis.ai/models
267•aarondong•12h ago•148 comments

India's first privately-developed rocket reaches orbit on debut launch

https://arstechnica.com/space/2026/07/indias-first-privately-developed-rocket-reaches-orbit-on-dr...
590•sohkamyung•5d ago•168 comments

Extinct Media Museum Tokyo

https://extinct-media-museum.blog.jp/otemachi/
12•sohkamyung•2h ago•1 comments

My security camera shipped a GitHub admin token in its login page

https://hhh.hn/hanwha-github-token/
578•hhh•20h ago•188 comments

NYC Apartment Aquaponics

https://erinmurphy.dev/projects/project-2/
6•mm1119•4d ago•0 comments

Sperm Whales blow bubbles to achieve restful, vertical sleep

https://news.st-andrews.ac.uk/archive/sperm-whales-blow-bubbles-to-achieve-restful-vertical-sleep/
87•hhs•8h ago•12 comments

Book Corners: Community map of neighborhood book exchange spots

https://www.bookcorners.org
14•NaOH•2d ago•4 comments

Show HN: I simulated closing the Strait of Hormuz on real oil trade data

https://globaloilnetwork.staffinganalytics.io/
166•eliotho•1d ago•80 comments

Taylor Farms Called White House to Try to Delay Cyclospora Recall

https://www.wsj.com/health/taylor-farms-cyclospora-recall-delay-call-41fef0bc
201•JumpCrisscross•5h ago•80 comments

An old patent inspired the new "Y-zipper", a three-sided fastener

https://news.mit.edu/2026/three-sided-y-zipper-design-0504
185•crescit_eundo•2d ago•38 comments

Designing an Ethernet Switch ASIC

https://essenceia.github.io/projects/ethernet_switch_asic/
173•random__duck•4d ago•44 comments

PartialString – A finite-difference time-domain physical modelling synthesiser

https://differentinstruments.com/
9•shmeano•3d ago•0 comments

Firefox Containers Preview

https://blog.mozilla.org/en/firefox/firefox-containers-preview/
306•twapi•3d ago•96 comments

Kimi K3 exploited the latest Redis server

https://twitter.com/fried_rice/status/2080059356322918777
210•Alifatisk•1d ago•57 comments

Nvidia, Microsoft, Meta warn against overregulating open-weight models

https://www.cnbc.com/2026/07/24/nvidia-microsoft-meta-open-weight-ai-models.html
588•louiereederson•18h ago•260 comments

Half-Life 2 running natively on HaikuOS

https://discuss.haiku-os.org/t/haiku-nvidia-porting-nvidia-driver-for-turing-gpus/16520?page=18
295•m0do1•19h ago•54 comments

IRGC claims it destroyed Amazon's Bahrain data center

https://houseofsaud.com/irgc-claims-destroyed-amazon-bahrain-data-center/
285•thisislife2•22h ago•347 comments

Don't Take the Black Pill [video]

https://www.youtube.com/watch?v=zLZwpH5lCD4
172•signa11•15h ago•151 comments

Fil-C: Garbage In, Memory Safety Out [video]

https://www.youtube.com/watch?v=5F-2Y1LPRek
132•Bootvis•1d ago•134 comments

Future euro banknote design proposals

https://www.ecb.europa.eu/euro/banknotes/future_banknotes/html/all-design-proposals.en.html
176•robin_reala•22h ago•157 comments

Marimo now runs in PyCharm

https://marimo.io/blog/pycharm
102•cantdutchthis•2d ago•28 comments

A concrete explanation of how a cache works

https://parksb.github.io/en/article/29.html
24•parksb•3d ago•2 comments

Buz – A fork of Bun using modern Zig, with sub-1s incremental builds

https://ziggit.dev/t/buz-a-drop-in-replacement-for-bun-using-modern-zig-with-sub-1s-incremental-b...
270•kristoff_it•22h ago•174 comments
Open in hackernews

ARC-AGI Leaderboard

https://arcprize.org/leaderboard
50•rzk•1h ago

Comments

martianvoid•1h ago
It's actually crazy to see the difference between opus 5 and the next best model on ARC AGI 3 when you actually look at the ARC AGI problems
zzleeper•55m ago
How believable is this benchmark? EG maybe opus was training on this? (You can try to identify the IP of wherever previous ARC questions came from)
10xDev•52m ago
That’s why you have a private dataset.
Jensson•50m ago
Doesn't matter, people built harnesses that solves arc agi 3, so all you need is to train your model to work like that harness by default. That makes a model specialized at solving arc agi 3 without making it smarter in general.

It is very hard to make a benchmark you can't do that for, but it is very easy to make your own personal test that others can't do that for since now it isn't a benchmark they can target.

NitpickLawyer•46m ago
> people built harnesses that solves arc agi 3,

They didn't. Kaggle is still running for a few more months, best result atm is ~2% with 9h runtime on one rtx6kPRO. Also note that these new results are on the semi-private set, not the public 25 games ones. Any announcement where you see "solved ARC3" is likely only dealing with the 25 public games. And that's highly questionable, until you get to see the code. (which, to my knowledge the team that claimed 99% hasn't yet published).

haldujai•32m ago
For frontier models, not local.

https://schema-harness.github.io/

NitpickLawyer•27m ago
Yes, saw that. They haven't yet released any code. Until they do, treat it with a huuuge grain of salt. In fact treat any 99% result in ML with a huge grain of salt.
raincole•50m ago
Which you have sent to Anthropic/OpenAI/Google's servers when you run the benchmarks for the previous models.
dyauspitr•59m ago
Why is Fable not on here? I wish Fable hadn’t come out because it’s taking the wind out of every release because that feels like the cap above which the US government will not let LLMs improve anymore and everything they’re releasing from this point has to be worse than that.
NitpickLawyer•56m ago
> Why is Fable not on here?

Because the data retention policies didn't guarantee that the ARC team could run the semi-private set of problems without fear of them being trained on later on. They only run the semi-private set when they get assurances like ZDR.

kamranjon•50m ago
Interesting to place that level of trust in the providers, but I guess that’s the best you can do with closed models. Makes me wonder if Opus 5 could have been trained on data they promised they weren’t training on? One of the interesting things about LLMs is how opaque they are from the outside, even with open weights, it’s very difficult to know if a model incorporated benchmark data in their training.
claw-el•44m ago
I think you could have accessed Opus on AWS then u don’t have to trust that the data will go to Anthropic?

Just like the hugging face incident, Opus 5 could have escaped and went to grab data for training it shouldn’t have been able to..

3form•37m ago
How do they handle these assurances? Personally I have zero trust in the AI companies not trying to use this data to get ahead in the game, and short of sharing the weights and harness so that the benchmarkers can run the models themselves, I don't see a satisfactory solution with this mindset.
throwaw12•47m ago
Why Anthropic models are always leapfrogging these benchmarks, but in real life work I do feel like after 3 weeks I am back to Claude Opus 4.5? (regardless of the model I use, Fable was exception for 1 day when it was released)
lwansbrough•41m ago
Going to call it user error if you find Opus 4.5 better than 5, sorry.
yorwba•30m ago
Well, what kinds of things do you see Opus 4.5 completely fail at? Maybe those are not the ones that newer models have improved on.
sscaryterry•29m ago
Enshittification.
stared•27m ago
It's called frog boiling.

We get used to the new level of intelligence so fast, any deviation feels like going back to the stone age.

If you don't believe me, create something complex with Opus 5 and then with Opus 4.5, and notice the difference.

rf15•13m ago
I've worked with these systems for four years now and they have not meaningfully improved in that time frame.

We still have:

- statistical correlation between two things will always cause one thing to lead to the other, no matter how much you prompt it to not have that connection (to be expected with a stochastic system)

- Math completely fails in longer contexts

- "thinking" token generation being on the correct track just to 'no, wait' on an already correct conclusion

- smearing of properties between logically distinct objects (a red ball and a green cube can quickly become a red cube and a green ball)

AmazingTurtle•42m ago
I have a suspicion that they are just trained on puzzles by now
MikeTheGreat•33m ago
It's like we've come full circle:

First people practiced L33t3cod3 problems for interviews

Then people built AIs to build software

And now the AIs are studying L33t3cod3 problems

blovescoffee•31m ago
There are private datasets, and 3rd party providers of these models. Fable doesn’t have a datapoint here because of its particular data retention policy. Even if you don’t trust AWS, do you think Opus on AWS is also sending the data to Anthropic? Do you have any evidence?
iLoveOncall•26m ago
The fact that it says so in the licensing conditions on AWS?
stared•38m ago
Also top on the freshly released Frontier-Bench, by a large margin: https://www.frontierbench.ai/
tonyhart7•24m ago
cost 20k ???? man

those are like software engineer from third world country

bob1029•16m ago
I think it's way too easy to be deceptive with these benchmarks now. You don't even have to "train" the model on a new variant each time. The base models are powerful enough. All you need is a naughty little markdown document that provides explicit instructions regarding how to solve the new puzzle variant, and a willingness to be deceptive about the presence of that document.

If you want a know why the model providers are locking down and encrypting their reasoning process, this sort of workaround is potentially why. You can play this game of whack-a-mole indefinitely if the state of the system is concealed. They could have added something like:

> ### When solving arc-agi-3 puzzles: First convert the grid into a scene description. Identify connected components, colors, shapes, positions, symmetries, repeated structures, and relationships between objects. Do not reason directly from individual pixels... use this python script to help blah blah...

villish•21m ago
OpenAI's Zero Data Retention claim held up in court. They were unable to produce prompts and outputs because they were never retained.

I believe that is only available through Enterprise API for both Anthropic and OpenAI.

block_dagger•51m ago
I don't know why exactly, but Fable has felt the most human LLM to arrive.
tpowell•23m ago
I wrote this in June, and I'm honestly not sure I've felt the same magic since: I was close to maxing out my $200 plan for the week, almost all Fable use [Claude CLI]. My observations: Fable seemed to have bigger-picture thinking and completed tasks more thoroughly vs just focusing on executing the ask. It pieced together context and intent like an all-star employee would, vs one that just does what you say. Not overeager (important!), but if the above-and-beyond was warranted, it just did it. This was surprisingly delightful. Coderabbit seemed to find ~1/3 or so as many issues when reviewing, too.