Cockatoos have learned to operate drinking fountains in Australia
science.org
Why I Wrote the Beam Book
happihacking.com
Cloud Run GPUs, now GA, makes running AI workloads easier for everyone
cloud.google.com
Just how bad are we at treating age-related diseases?
ladanuzhna.xyz
DiffX – Next-Generation Extensible Diff Format
diffx.org
Precious Plastic is in trouble
preciousplastic.com
Ask HN: Has anybody built search on top of Anna's Archive?
A critical look at NetBSD’s installer
eerielinux.wordpress.com
What if you could do it all over?
newyorker.com
Writing a postmortem: an interview exercise I like (2017)
danielputtick.com
Covert Web-to-App Tracking via Localhost on Android
localmess.github.io
Ask HN: Startup getting spammed with PayPal disputes, what should we do?
Depot (YC W23) is hiring an enterprise support engineer (UK/EU)
ycombinator.com
Tellico – Collection management software
tellico-project.org
A deep dive into self-improving AI and the Darwin-Gödel Machine
richardcsuwandi.github.io
Distance-Based ISA for Efficient Register Management
sigarch.org
Show HN: Hacker News historic upvote and score data
hn.dunkirk.sh
Show HN: Ephe – A minimalist open-source Markdown paper for today
github.com
Deep learning gets the glory, deep fact checking gets ignored
rachel.fast.ai
How to Read a Novel
adjacentpossible.substack.com
Implementing native Node.js hot modules (technical write up)
immaculata.dev
When I got to the first mention of weak linking, I thought this was going to be about the case where the optimizer removes comparisons to NULL when you use the linker to directly mark the imported symbol as weak. If you want to use weak symbols, you definitely need to mark them with the compiler attribute.