frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

One Year of Sponsored Servo Development

https://servo.org/blog/2026/09/15/one-year-of-sponsorship/
40•AshleysBrain•1h ago•12 comments

Nvidia announces native GPU programming in Rust

https://developer.nvidia.com/blog/introducing-cuda-rust-two-tracks-for-writing-gpu-kernels/
672•nonmaskable•22h ago•260 comments

Keys Not Included: recovering the signing keys for US driver's license barcodes

https://ryan.science/blog/keys-not-included
164•Ryan5453•6h ago•59 comments

The Relation Between Mathematics and Physics by Paul Dirac

https://www.damtp.cam.ac.uk/events/strings02/dirac/speach.html
41•rramadass•3d ago•10 comments

My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it

https://jakeasmith.com/blog/http-build-url/
93•jakeasmith•1d ago•14 comments

Training a 4B model to produce 81% faster query plans than Postgres

https://rohanbansal.com/qorl
545•polyphilz•14h ago•115 comments

Lucasart's Afterlife

https://togameforlife.wordpress.com/2023/12/09/on-lucasarts-afterlife/
13•Bondi_Blue•1d ago•7 comments

Xiaomi Mimo 2.6 live post-training dashboard

https://mimo.xiaomi.com/rl/
424•krackers•13h ago•109 comments

Comparison of Malloc() Algorithms

https://egbert.net/blog/articles/comparison-of-arena-architecture-in-malloc.html
70•egberts1•1d ago•9 comments

I didn't sign the Fields medallists' letter

https://gowers.wordpress.com/2026/09/17/why-i-didnt-sign-the-fields-medallists-letter/
5•simianwords•28m ago•1 comments

Backups Aren't Simple

https://filipovski.net/2026/09/16/backups-arent-simple.html
229•afilipovski•12h ago•139 comments

Small programming tricks

https://will-keleher.com/posts/small-programming-tricks-matter/
517•signa11•17h ago•230 comments

Cloudflare/Security-Audit-Skill

https://github.com/cloudflare/security-audit-skill
50•donk8r•4h ago•8 comments

Breaking the 1.58-bit Barrier for Ternary LLMs

https://arxiv.org/abs/2609.16338
203•matt_d•12h ago•31 comments

Developing provably correct Rust code with Verus

https://www.amazon.science/blog/developing-provably-correct-rust-code-with-verus
110•Betelbuddy•2d ago•17 comments

The engineering behind the US Strategic Petroleum Reserve

https://johnjwang.com/post/2026/09/15/engineering-behind-us-strategic-petroleum-reserve
200•johnjwang•1d ago•77 comments

A 32-year-old bug walks into a Telnet server

https://labs.watchtowr.com/a-32-year-old-bug-walks-into-a-telnet-server-gnu-inetutils-telnetd-cve...
55•paimapi•1d ago•23 comments

The Return of Sail Power: Cargo Ships Are Turning Back to the Wind

https://gcaptain.com/the-return-of-sail-power-cargo-ships-are-turning-back-to-the-wind/
90•gumby•8h ago•54 comments

PCB is brought to you by Fable 5

https://a6mzero.com/posts/this-pcb-is-brought-to-you-by-fable-5/
102•jasonpeacock•2d ago•49 comments

OpenSpec – A lightweight and configurable AI spec framework

https://openspec.dev/
137•etoxin•10h ago•60 comments

AWS says it can't restore some data from mideast facilities struck by Iran

https://www.wsj.com/world/middle-east/aws-says-it-cant-restore-some-data-from-mideast-facilities-...
393•berkeleyjunk•1d ago•331 comments

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
2155•arnemunthekaas•1d ago•243 comments

HarnessTax: How Much Does the Harness Matter for Coding Agents?

https://harnesstax.github.io/
123•matt_d•11h ago•51 comments

Jev Ultrafast: A browser agent with a dynamic, indexed action space

https://github.com/browser-use/jev-ultrafast
55•rahimnathwani•6h ago•4 comments

Performance Improvements in .NET 11

https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-11/
284•soheilpro•1d ago•58 comments

Japan's book scene is moving from bookstores to libraries

https://untranslatedjp.substack.com/p/japans-book-scene-is-quietly-moving
187•herbertl•4d ago•78 comments

US interest rates raised for first time in three years

https://www.bbc.com/news/articles/cw4gmlyvj422o
58•higginsniggins•9h ago•40 comments

Reversing Factorio's RNG

https://gegell.github.io/posts/factorio-rng/
204•jheitmann•4d ago•29 comments

Part-human part-mouse brain developed in science breakthrough

https://www.bbc.com/news/articles/c60m3k28j81mo
40•marc__1•7h ago•28 comments

AI Safety Is Mostly a Sex Cult

https://skywriter.blue/@segyges.bsky.social/3mvom4b4dn22q
28•Tomte•43m ago•5 comments
Open in hackernews

One Year of Sponsored Servo Development

https://servo.org/blog/2026/09/15/one-year-of-sponsorship/
37•AshleysBrain•1h ago

Comments

p-e-w•34m ago
What can one actually do with Servo today?

It’s apparently still not ready to be used as a browser engine (and may never be), so what exactly is it for?

foresterre•30m ago
Regardless of actual use as an (embedded) browser, it is useful in the sense that it can be used to provide (another) source of validation about whether specs and WPT [1] tests are properly and clearly defined. That helps for long term browser compatibility.

[1] https://wpt.fyi/results/?label=experimental&label=master&pro...

charcircuit•6m ago
>long term browser compatibility

Making a new browser engine hurts browser compatibility more than it helps it. It now becomes one more target that needs to be tested against, limitations need to be kept tracked of, etc. The best thing for long term browser compatibility is focusing resources into Blink. In regards to the standard we can use LLMs to cross reference the spec, with tests, and with the implementation to make sure all match.

nextaccountic•5m ago
https://v2.tauri.app/blog/tauri-verso-integration/

https://github.com/versotile-org/tauri-runtime-verso

Servo doesn't implement the whole web platform, but your own desktop app isn't the whole web. You can generally work around any limitations or missing features. And it might be lighter than CEF or whatever.

macic•21m ago
The Hurd of browser engines
mrmincent•5m ago
Feels like ladybird is going to Linux Servo
bpbp-mango•12m ago
> Can I submit a PR that includes code generated by AI tools? > >No. This includes (but is not limited to) all generative AI tools like Claude, Codex, ChatGPT, Cursor, Gemini, and Windsurf.

on your one man browser project? ok then

jaytaph•8m ago
It's a decision they've made. Perfectly reasonable. If they did accept AI code, that's perfectly reasonable too. They just made their policy clear here..