frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

H3-metal – Native MiniMax-H3 inference for Apple Silicon

https://github.com/antirez/h3.c
247•swyx•7h ago•41 comments

As AI eats the web, the internet’s collective memory is disappearing

https://thewalrus.ca/google-search-is-dying/
250•awnird•10h ago•238 comments

Show HN: Mcptoon – Token-efficient MCP CLI client

https://github.com/activeing123/mcptoon
41•mcptokensaver•3h ago•28 comments

Chicken Scheme 6.0

https://code.call-cc.org/releases/6.0.0/NEWS
182•eatonphil•8h ago•19 comments

LFM2.5 2.6B model competitive with 4x larger models

https://huggingface.co/LiquidAI/LFM2.5-2.6B
65•nateb2022•6d ago•17 comments

To Save C, We Must Save ABI

https://thephd.dev/to-save-c-we-must-save-abi-fixing-c-function-abi
29•gurjeet•3d ago•6 comments

France to ban unsolicited telemarketing calls

https://www.lemonde.fr/en/france/article/2026/08/06/france-to-ban-unsolicited-telemarketing-calls...
30•aziaziazi•47m ago•8 comments

Show HN: Scroll through all 43252003274489856000 Rubik's Cube states

https://everycube.alen.is/
183•Alen123•9h ago•58 comments

Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots

https://cactuscompute.com/needle
319•HenryNdubuaku•15h ago•114 comments

Mark Zuckerberg attacks 'closed' AI rivals as Meta returns to open models

https://www.ft.com/content/4e3957f8-ea7c-4c46-a3de-cdce8e526878
500•root-parent•18h ago•457 comments

The “mechanical miracle” that ruined Mark Twain’s life

https://resobscura.substack.com/p/the-mechanical-miracle-that-ruined
131•benbreen•5d ago•69 comments

Recycle – Floppydisks

https://www.floppydisk.com/recycle
59•calvinmorrison•7h ago•25 comments

About Rx Kids

https://rxkids.org/about/
4•mooreds•4d ago•0 comments

Stowaway – Take the window seat on any plane or satellite overhead

https://stowaway.live/
258•thunderbong•3d ago•30 comments

The UK's war on anonymity has come to America

https://www.effort.news/uk-lobby
480•slowin•9h ago•362 comments

Faster floating point math with Rust's new API

https://pythonspeed.com/articles/faster-float-math-rust/
32•subset•4d ago•1 comments

Sonic Pi v5

https://www.patreon.com/samaaron/posts/sonic-pi-v5-166001392
368•samaaron•3d ago•89 comments

How Claude marks AI-generated content

https://support.claude.com/en/articles/16266773-how-claude-marks-ai-generated-content
167•mfiguiere•11h ago•119 comments

Rust SIMD on the GPU

https://www.vectorware.com/blog/simd-on-gpu/
178•sagacity•14h ago•87 comments

Confessions of a Long-Distance Sailor

https://arachnoid.com/lutusp/sailbook.html
112•AntiRush•12h ago•30 comments

Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows

https://research.meta.ai/blog/introducing-muse-glimmer-open-agentic-model
1107•riordan•22h ago•606 comments

What's the best programming language for coding agents?

http://danluu.com/pl-tokens/
167•chaychoong•16h ago•115 comments

Publishing Schematics Before “Open Source” Was a Word

https://fabscene.medium.com/publishing-schematics-before-open-source-was-a-word-55-years-of-akizu...
88•extralongdivisi•3d ago•18 comments

Squeak 6.1

https://squeak.org/release_notes/6.1/
263•fniephaus•20h ago•128 comments

Tail-call optimization in C is relatively recent (2025)

https://lwn.net/Articles/1034703/
147•prakashqwerty•21h ago•132 comments

Learning more about Claude's mathematical capabilities

https://www.anthropic.com/research/riemann-zeta
192•tosh•15h ago•133 comments

Show HN: Ante, a coding agent in a single binary that runs offline

https://github.com/AntigmaLabs/ante
131•ubermon•17h ago•78 comments

Exploiting System Management Mode with a very long interrupt

https://github.com/xoreaxeaxeax/smiiiiiiiiiiiiiiii
159•WhiteDawn•16h ago•58 comments

Choral: Choreographic Programming for Java

https://www.choral-lang.org/
27•dplyukhin•3d ago•6 comments

Mars Bar from 1991 found – and it's 20g bigger than today's

https://www.bbc.com/news/articles/c1j1kjy7gewo
347•RickJWagner•17h ago•513 comments
Open in hackernews

To Save C, We Must Save ABI

https://thephd.dev/to-save-c-we-must-save-abi-fixing-c-function-abi
29•gurjeet•3d ago

Comments

usrnm•35m ago
The famous C dilemma: we want to be as close to the machine as possible, but don't want to change anything when the machine changes
jdw64•23m ago
But the industry ultimately runs on compatibility, so I get why they do it. But if compatibility breaks, wouldn't hardware vendors die out? If you look at PLC and other hardware manufacturers, they're not even using modern coding. They're still running on old code. They say it's 'safe and certified code,' but in reality, it's just legacy code.

Because in hardware, programmers, aside from researchers, are often paid much less and work in worse conditions compared to their software counterparts. At a software company, code is the product itself. But in manufacturing, software is treated as a cost attached to machines worth billions of dollars. While equipment and sensors keep getting updated and more expensive, the people connecting everything are seen as a cost cutting target. So hardware programmers generally have good job security, but their salaries aren't high. In that situation, asking them to learn something new instead of sticking with the old ways usually gets resistance, because they're not being properly compensated for that learning

mschuster91•7m ago
> In that situation, asking them to learn something new instead of sticking with the old ways usually gets resistance, because they're not being properly compensated for that learning

And on top of that... these things are battle tested, often running machinery that isn't just worth millions of dollars but runs goods worth orders of magnitude more. Stuff breaking because some new shiny thing has been introduced... no one bats too much an eye when Reddit's UI is missing a widget here and there because someone pushed vibecoded garbage to prod again, but a car manufacturing line? A chemical plant that needs to operate 24/7 so that nothing solidifies in pipes, wrecking the entire facility to the point you need to fully dismantle it?

When this kind of consequences are in the air, everyone is much much more conservative, because no one wants to be left holding that bag.

jdw64•4m ago
Exactly. You're in the same industry as me. The moment you try to change something, if the production line stops, the losses are enormous—so everyone becomes conservative. That makes it even harder to change later... It's a really difficult problem
xyzsparetimexyz•8m ago
Yeah, well, that didn't happen
codeflo•3m ago
Thousands of words that boil down to "intmax_t isn't ABI-stable". Who knew? (Everybody.)