🦞🌯 Lobster Roll

Stories by emschwartz

Do It Yourself Database CDN with Embedded Replicas (turso.tech)
What Does a Database for SSDs Look Like? (brooker.co.za)
Short-Circuiting Correlated Subqueries in SQLite (emschwartz.me)
Async Rust vs RTOS showdown (2022) (tweedegolf.nl)
The Watermelon Operator (matklad.github.io)
Why are Prometheus queries hard? (fiberplane.com)
Beyond Orthogonality: How Language Models Pack Billions of Concepts into 12,000 Dimensions (nickyoder.com)
Using ‘Slop Forensics’ to Determine Model Ancestry (dbreunig.com)
Protecting Signal Keys on Desktop (cryptographycaffe.sandboxaq.com)
JS0/JSSugar: the tooling will continue until morale improves (caolan.uk)
Write Transactions Are a Footgun with Rust's SQLx and SQLite (emschwartz.me)
Bikeshedding `Handle` and other follow-up thoughts (smallcultfollowing.com)
Solving Advent of Code at Compile Time with Rust Macros (doublefree.bearblog.dev)
Python dependency management is a dumpster fire (nielscautaerts.xyz)
Rustlantis: Randomized Differential Testing of the Rust Compiler (ralfj.de)
Why am I creating a new code editor? (raphamorim.io)
Use of Logical Clocks in Databases (muratbuffalo.blogspot.com)
The messy reality of SIMD (vector) functions (johnnysswlab.com)
On Error Handling in Rust (felix-knorr.net)
Embedding Scheme in Rust (raviqqe.com)
How to add metaprogramming to Gleam (lpil.uk)
Unnecessary Optimization in Rust: Hamming Distances, SIMD, and Auto-Vectorization (emschwartz.me)
Rust's incremental compiler architecture (lwn.net)
Rust Futures are not guaranteed to be lazy (swatinem.de)
Original title: "Non-Lazy Futures Considered Harmful"
Designing a const `array::from_fn` in stable Rust (13ros27.github.io)
Building Docs Like a Product (emschwartz.me)
Explicit capture clauses (smallcultfollowing.com)
Making Unsafe Rust a Little Safer: Find Memory Errors in Production with GWP-ASan (blog.colinbreck.com)
Why We’re Moving to a Source Available License (scylladb.com)
How Much Memory Do You Need in 2024 to Run 1 Million Concurrent Tasks (hez2010.github.io)