Your fingers wrinkle the same way every time you're in the water too long
binghamton.edu
Type-constrained code generation with language models
arxiv.org
DeepSeek’s ‘tech madman’ founder is threatening US dominance in AI race
bloomberg.com
Branch Privilege Injection: Exploiting branch predictor race conditions
comsec.ethz.ch
Flattening Rust's learning curve
corrode.dev
Map of Palaeohispanic Coins and Inscriptions
hesperia.ucm.es
Airbnb Is in Midlife Crisis Mode
wired.com
Build real-time knowledge graph for documents with LLM
cocoindex.io
Google is building its own DeX: First look at Android's Desktop Mode
androidauthority.com
Failed Soviet Venus lander Kosmos 482 crashes to Earth after 53 years in orbit
space.com
When graphic design saves lives
news.harvard.edu
Show HN: HelixDB – Open-source vector-graph database for AI applications (Rust)
github.com
Launch HN: Miyagi (YC W25) turns YouTube videos into online, interactive courses
PDF to Text, a challenging problem
marginalia.nu
Multiple security issues in GNU Screen
openwall.com
A visual history of the safety pin
museumofeverydaylife.org
It Awaits Your Experiments
rifters.com
Coffee for people who don't like coffee
ostwilkens.se
Garbage collection of object storage at scale
warpstream.com
A tool to verify estimates, II: a flexible proof assistant
terrytao.wordpress.com
How (memory) safe is Zig? (2021)
scattered-thoughts.net
The world could run on older hardware if software optimization was a priority
twitter.com
Cardiac: A CARDboard Illustrative Aid to Computation [pdf]
cs.drexel.edu
OpenTelemetry protocol with Apache Arrow
opentelemetry.io
This seems, at least upon first read, analogous to global value numbering (GVN). Or, depending on how you look at it, common subexpression elimination (CSE). I am mostly wondering why they are not mentioned in the article.