Souvenir
deprogrammaticaipsum.com·17h
🧠Memory Allocators
Beating the L1 cache with value speculation (2021)
mazzo.li·5h·
Discuss: Lobsters
🔮Branch Predictors
Highly concurrent in-memory counter in GoLang
engineering.grab.com·20h
🧠Memory Models
Google Chrome RCE (No Sandbox) via CanonicalEquality:EqualValueType()
ssd-disclosure.com·1d·
Discuss: Hacker News
🛡️Stack Safety
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·14h·
Discuss: Hacker News
Cache Optimization
Ask HN: Systems Development Path
news.ycombinator.com·2d·
Discuss: Hacker News
🦀MIR Optimization
Why We Created Turso, a Rust-Based Rewrite of SQLite
thenewstack.io·5h
💾Minimal Databases
Java Backend Coding Technology: Writing Code in the Era of AI #Version 1.1
dev.to·53m·
Discuss: DEV
🎮Language Ergonomics
Simple hash map in C, for learning purpose
reddit.com·9h·
🏷️Symbol Interning
Is Odin Just a More Boring C?
dayvster.com·9h·
Discuss: Hacker News
🐹Go Internals
Thundering Herd Problem (Cache Stampede): Solutions & Prevention | System Design Tutorial
howtech.substack.com·1d·
Discuss: r/programming
🎯Ring Buffers
Medium Android App — Migrating from Apollo Kotlin 3 to 4: Lessons Learned
medium.engineering·12h
🛡️Error Handling
Callbacks in C++ Using Template Functors – Rich Hickey (1994)
tutok.sk·1d·
🌉Cross-Platform FFI
Optimizing queries by using observability
infoworld.com·8h
📈Query Optimization
On The Fragility of Benchmark Contamination Detection in Reasoning Models
arxiv.org·16h
Type Checking
smartgo: I wish for a Go-like language with Rust-like pointers
iio.ie·18h
🔒Rust Borrowing
A case for learning GPU programming with a compute-first mindset – Maister's Gr
themaister.net·8h·
🔗Language Toolchains
A Strong Reference to Weak References in Python
blog.codingconfessions.com·6d·
Discuss: Hacker News
🗑️Garbage Collection
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.com·1d·
Discuss: r/programming
🧠Memory Models
I built a faster singleflight implementation for Go (zero allocations, ~4x faster than std)
reddit.com·6h·
Discuss: r/golang
💾Zero-Copy