frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Make your first edit to OpenStreetMap

https://high5apps.github.io/josm-plugin-website-wizard/
340•juliantigler•9h ago•79 comments

Real-SWE: Benchmarking AI models on private, real-world, enterprise codebases

https://withspecific.com/benchmarks/real-swe
125•theanonymousone•5h ago•65 comments

Align AI and Mathematics–To Something Else

https://liorpachter.wordpress.com/2026/09/12/align-ai-and-mathematics-to-something-else/
13•nitrogenpuddle•1h ago•1 comments

Nvidia is the central bank of AI

https://www.economist.com/interactive/briefing/2026/09/03/nvidia-is-the-central-bank-of-ai
403•tolugenius•11h ago•272 comments

Apple iPod Engraver (2019)

https://dunstanorchard.com/apple-ipod-engraver/
133•NaOH•4d ago•29 comments

Recurrent Looped Transformer

https://yifanzhang-pro.github.io/recurrent-looped-tranformer/
13•MayCXC•2h ago•3 comments

Everyone should slow down AI development except for me

https://xeiaso.net/notes/2026/everyone-slowdown-but-me/
132•xena•1h ago•45 comments

Getting 50 GB/S Back from the Apple Neural Engine

https://eiln.github.io/posts/ane-dma.html
83•eiln•3d ago•15 comments

Stabilizing Rust's Never Type

https://lwn.net/SubscriberLink/1091015/d9e48318ed242b41/
142•cjd8•3d ago•34 comments

Why are AI agents lying, cheating and coordinating?

https://yoshuabengio.org/en/publication/why-are-ai-agents-lying-cheating-and-coordinating
7•jonifico•58m ago•2 comments

No Atlantic hurricanes by Sept. 12 breaks a 60-year record

https://www.accuweather.com/en/hurricane/no-atlantic-hurricanes-by-sept-12-breaks-a-60-year-recor...
20•RickJWagner•2h ago•17 comments

Vintage Scientific Papers with LaTeX

https://github.com/Foadsf/vintage-latex
26•petalmind•3d ago•1 comments

AgentsDock: An IDE designed for agentic AI research

https://agentsdock.net/
11•ZihuiGeorgia•2h ago•2 comments

LG denies TV spying claims, says tracking and snooping concerns 'not true'

https://www.tomshardware.com/tech-industry/big-tech/lg-strongly-denies-tv-security-claims-says-tr...
445•datakan•2d ago•363 comments

We must pace the frontier

https://darioamodei.com/post/we-must-pace-the-frontier
557•apsec112•12h ago•786 comments

Will There Be a 7G?

https://arxiv.org/abs/2609.01877
84•Betelbuddy•9h ago•143 comments

I made a build visualizer to understand Bun's compile times

https://lalitm.com/post/buildprof/
98•lalitmaganti•11h ago•20 comments

Don't be the out of touch Kung Fu master – John Carmack

https://twitter.com/ID_AA_Carmack/status/2098443262214230095
11•dsubburam•4h ago•2 comments

Tree Calculus

https://olydis.medium.com/a-visual-introduction-to-tree-calculus-2f4a34ceffc2
16•MelonUsk•4d ago•3 comments

Microcode in Intel's 8087 floating-point chip: the scale instruction

https://www.righto.com/2026/09/8087-microcode-reverse-engineering-fscale.html
91•pwg•10h ago•26 comments

Linux Zoom client proactively reading everything written to X11 clipboard

https://hachyderm.io/@simontatham/117201594980991062
204•encyclopedism•7h ago•62 comments

LG Says We're Fake News [video]

https://www.youtube.com/watch?v=ToP9xfLDSME
176•HelloUsername•6h ago•80 comments

Android NAT-T keepalive offload bypasses VPN lockdown

https://supuk.ch/papers/android-natt-keepalive-vpn-bypass
176•mhitza•1d ago•44 comments

I fixed a tractor using John Deere's self-repair service. Farmers aren't sold

https://www.wired.com/story/i-fixed-a-tractor-john-deere-self-repair-service/
106•sbulaev•1d ago•108 comments

A Mathematical Framework for Transformer Circuits (2021)

https://transformer-circuits.pub/2021/framework/index.html
86•Bluestein•12h ago•17 comments

How Trail of Bits helps verify the integrity of Signal chats

https://blog.trailofbits.com/2026/08/11/how-trail-of-bits-helps-verify-the-integrity-of-your-sign...
55•dgroshev•14h ago•32 comments

Eating Fruit Skins

https://pgadey.ca/blog/eating-fruit-skins/
85•surprisetalk•3d ago•182 comments

P(doom)

https://lucumr.pocoo.org/2026/9/12/pdoom/
7•lumpa•4h ago•0 comments

Show HN: See Sounds on Your Webcam

https://soundmap.darebuild.com/
9•jimhi•2d ago•3 comments

A Design Space Exploration of Async/Await

https://cel.cs.brown.edu/blog/design-space-async-await/
426•wcrichton•3d ago•123 comments
Open in hackernews

Nobody wrote the Matrix and AI code-writing will be dead by 2036

https://lufzle.dev/write/nobody-wrote-the-matrix/
11•riffonio•2h ago

Comments

RRWagner•39m ago
I really enjoyed the writing in this.
TMWNN•25m ago
>What does that mean? It means you can walk forward in a generated world, look at Stonehenge, turn around, walk away for sixty seconds, turn back, and Stonehenge is still there. Structurally intact. In the correct position. This might sound unremarkable until you consider that nothing in the system is tracking Stonehenge. There is no variable called `stonehenge_position`. There is no entity in a database. The model simply generates the next frame based on everything it has seen so far, and because it has learned how persistent worlds work, the monument persists.

Am I the only ignoramus who did not know the above? Until now I indeed thought that the lack of persistence in the world was indeed "fixed" in newer video models by some sort of "remember the objects you just displayed"/"remember the objects behind the camera" code/storage.

>Baudrillard had a word for this, back when the most advanced simulation available was Disneyland. A simulacrum: a copy with no original. The 2 in that cell is not a copy of a computation. There was never a computation to copy. It is a symbol that refers to nothing except what a 2 usually looks like in that position, and it happens to be right.

We've all heard the saying "fake it 'til you make it".

We're now approaching the point where the "fake" is more real than "reality".

unleashhale•19m ago
I like some of this. That said, if the system takes previous states containing information about a car’s location and motion, transforms that information through a giant learned mathematical function, and produces a later state with the car appropriately displaced, something computational happened, no? It wasn’t necessarily a conventional physics simulation integrating velocity through every intermediate timestep. That’s somewhat fascinating. But “therefore nothing was computed,” I mean, not really.