Fil's Unbelievable Garbage Collector
fil-c.org
What Is the Fourier Transform?
quantamagazine.org
Stripe Launches L1 Blockchain: Tempo
tempo.xyz
Escaping the odds and a formula for life (2024)
farhadg.com
Rasterizer: A GPU-accelerated 2D vector graphics engine in ~4k LOC
github.com
Fiber Concurrency
honeyryderchuck.gitlab.io
io_uring is faster than mmap
bitflux.ai
Evolving the OCaml Programming Language (2025) [pdf]
kcsrk.info
Wikipedia survives while the rest of the internet breaks
theverge.com
WiFi signals can measure heart rate
news.ucsc.edu
Forking Chrome to render in a terminal (2023)
fathy.fr
Atlassian is acquiring The Browser Company
cnbc.com
Classic 8×8-pixel B&W Mac patterns
pauladamsmith.com
Building Supabase-Like OAuth Authentication for MCP Servers
hyprmcp.com
What If OpenDocument Used SQLite?
sqlite.org
How to Build a High-Performance UR5 Inverse Kinematics Solver with IK-Geo
alexanderelias.com
Show HN: Wormhole for Perplexity Comet
blog.gingerbeardman.com
Type-safe and user-friendly error handling in Swift 6
theswiftdev.com
Experimental Hook-and-Loop Attachment System for Walls and Floors
core77.com
A high schooler writes about AI tools in the classroom
theatlantic.com
Original discussion: https://news.ycombinator.com/item?id=34547259
This is really, really cool!
Skia is a incredible abstraction layer. The linked article at the top of the OP https://fathy.fr/html2svg (2022) has some great graphics of how Skia can support various backends including PDF rendering (via https://skia.org/docs/user/sample/pdf/).
It's also worth noting that the Chrome Graphics team is writing yet another Skia rasterization backend, just announced last month: https://blog.chromium.org/2025/07/introducing-skia-graphite-...
Given that this article came out a couple years ago, it's quite possible that it was seen by the Chrome team and inspired them to look at making a new backend from scratch!