frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Interim Computer Museum

https://icm.museum/
6•mulmen•7m ago•1 comments

Make your first edit to OpenStreetMap

https://high5apps.github.io/josm-plugin-website-wizard/
354•juliantigler•10h ago•83 comments

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

https://withspecific.com/benchmarks/real-swe
136•theanonymousone•6h ago•69 comments

Nvidia is the central bank of AI

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

Apple iPod Engraver (2019)

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

Recurrent Looped Transformer

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

Getting 50 GB/S Back from the Apple Neural Engine

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

Stabilizing Rust's Never Type

https://lwn.net/SubscriberLink/1091015/d9e48318ed242b41/
148•cjd8•3d ago•36 comments

Everyone should slow down AI development except for me

https://xeiaso.net/notes/2026/everyone-slowdown-but-me/
165•xena•2h ago•65 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...
25•RickJWagner•3h ago•24 comments

AgentsDock: An IDE designed for agentic AI research

https://agentsdock.net/
16•ZihuiGeorgia•3h ago•5 comments

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

https://twitter.com/ID_AA_Carmack/status/2098443262214230095
26•dsubburam•4h ago•9 comments

Vintage Scientific Papers with LaTeX

https://github.com/Foadsf/vintage-latex
28•petalmind•3d 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...
451•datakan•2d ago•365 comments

Align AI and Mathematics–To Something Else

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

We must pace the frontier

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

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

https://lalitm.com/post/buildprof/
101•lalitmaganti•12h ago•20 comments

Will There Be a 7G?

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

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

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

Linux Zoom client proactively reading everything written to X11 clipboard

https://hachyderm.io/@simontatham/117201594980991062
211•encyclopedism•7h ago•63 comments

Colliding the Sum Checksum (2019)

https://mcpherrin.ca/2019/11/23/sum-collisions.html
3•mooreds•4d ago•0 comments

P(doom)

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

From Git to Fossil

https://lucio.albenga.es/web-en/posts/2025/from-git-to-fossil.html
4•smartmic•2d ago•1 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/
108•sbulaev•1d ago•112 comments

Android NAT-T keepalive offload bypasses VPN lockdown

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

LG Says We're Fake News [video]

https://www.youtube.com/watch?v=ToP9xfLDSME
184•HelloUsername•7h ago•85 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...
58•dgroshev•15h ago•36 comments

A Mathematical Framework for Transformer Circuits (2021)

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

Show HN: See Sounds on Your Webcam

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

Eating Fruit Skins

https://pgadey.ca/blog/eating-fruit-skins/
86•surprisetalk•3d ago•183 comments
Open in hackernews

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

https://twitter.com/ID_AA_Carmack/status/2098443262214230095
26•dsubburam•4h ago

Comments

glimshe•36m ago
We are going from the era of manual, line-by-line mental model transcription to one where software engineers can focus on data structures, software architecture and algorithms.

I love being able to quickly bring out the program that is already running in my head without having to worry about the grind of typing it into a format that the compiler understands. Dealing with API names. Syntax. Language quirks. Library gotchas. A sizeable portion of my successful career as a software engineer was spent on the tiresome process of interacting with a text editor/IDE to get a program to do what I wanted.

I was there when people were still coding assembly. A slow torture where the simplest things took forever to get right.

Once I've mentally solved the problem, the fun is mostly over for me. Pure vibe coding is dull and unsustainable with current technology for all but the simplest systems; AI-assisted coding, on the other hand, rekindled my passion for computers.

skydhash•20m ago
Have you tried live programming (smalltalk, LISP)? Or a proper Edit-Compile-Run cycle with a good editor?

A lot of people are bashing old practices, but from y standpoint, it always seems like a lack of proper (usage of) tooling to streamline the coding phase of building software.

corv•15m ago
I like your constructive outlook and I want to believe that we can now focus on the bigger picture, but I'm not really seeing it around me. Most everyone I know that's "AI-pilled" has spent the newfound capacity on throughput instead of altitude.

Is anyone actually seeing a shift towards improved structure rather than more code, faster? We seem to be living in the Gatling-gun version of the picture John Carmack drew when modernity also ushered into precision marksmanship...

CamperBob2•29m ago
https://xcancel.com/ID_AA_Carmack/status/2098443262214230095 for convenience
RunSet•16m ago
I understand why people value the code John Carmack has released but I do not understand why people value his public statements.

"eventually id Tech 5 is going to be open source also. This is still the law of the land at id"[0]

"Great! I think Microsoft has been a good parent company for gaming IPs"[1]

By sheer coincidence, John Carmack is peddling machine generated code.[2]

[0] https://web.archive.org/web/20081003111457/http://www.linuxg...

[1] https://x.com/ID_AA_Carmack/status/1308069857913720832

[2] https://80.lv/articles/john-carmack-s-agi-startup-keen-techn...

cadamsdotcom•13m ago
Yep. Having to type the code is a form of accidental complexity, and with it gone, you can focus more on the problem to solve, getting it down faster.

Of course it's possible for it to go off the rails. Consider that a wildly swung sword can do damage you can't do with your bare hands. To prevent this, constrain your model to the solution shape you want by grounding it; give it contact with reality; ways to run the code it's generating and refine it to meet your goals; granular tests; etc.

The new job is in how you wield the tools and it is at least as complex as the old.

rramadass•7m ago
Resubmission of I recently went through a translation of Musashi's Book of Five Rings - https://news.ycombinator.com/item?id=49660833 (1 comment)
xyzsparetimexyz•4m ago
'Make sure you don't fall behind!!!' is my least favourite type of post about ai. There's resllt nothing to learn about ai. You're just typing and telling it what to do.
ianpenney•3m ago
Why are we always at war?