Embarrassingly parallel evaluations (nixcon2025)
cdn.media.ccc.deยท7h
โšกInterpreter Optimization
I wrote a guide on Go slices (len/cap, append growth, slicing pitfalls, and copy for leak-free code)
reddit.comยท7hยท
Discuss: r/golang
๐ŸนGo Internals
Unusual Memory Bit Patterns | Software Verify
softwareverify.comยท16h
๐Ÿ”—Weak References
Unlocking Optimization: An Exact Approach to Counting Solutions by Arvind Sundararajan
dev.toยท15hยท
Discuss: DEV
๐ŸงฉConstraint Solvers
Optimizing ClickHouse for Intel's 280 core processors
clickhouse.comยท1dยท
โšกCache Optimization
Advent of Code: Libraries
elly.townยท1d
๐Ÿ“šStack Data Structures
Solving Impossible Problems
aha.ioยท6hยท
Discuss: Hacker News
๐Ÿ›ก๏ธError Ergonomics
Built a tiny c++ text chunker for python
github.comยท2hยท
Discuss: r/opensource
๐Ÿ“šFactor
Can a Data Race Happen on a Single-Core Machine?
aoli.alยท6hยท
Discuss: Hacker News
๐Ÿ”—Concurrency Primitives
A Steering Vector for SQL Injection Vulnerabilities in Phi-1.5
lesswrong.comยท1d
๐Ÿ›ก๏ธParser Security
Three Months of Go, from a Haskeller's perspective (2016)
memo.barrucadu.co.ukยท4hยท
Discuss: Hacker News
๐Ÿ˜ดLazy Evaluation
๐Ÿ”— Context rot: how increasing input tokens impacts LLM performance
yellowduck.beยท15h
โšกTokenizer Benchmarks
C++ Committee Prefers Bjarne's Profiles to Baxter's Rustification
news.ycombinator.comยท15hยท
Discuss: Hacker News
๐Ÿ”’Rust Borrowing
GTA -- An ATSP Method: Shifting the Bottleneck from Algorithm to RAM
arxiv.orgยท19h
โฒ๏ธEmbedded GC
Generic functional parallel algorithms: scan and FFT (2017)
dl.acm.orgยท10hยท
Discuss: Hacker News
โš™๏ธZig Comptime
[Media] Paradise Dropped
reddit.comยท16hยท
Discuss: r/rust
๐ŸŒฑForth Kernels
How to Debug Chez Scheme Programs (2002)
scheme.comยท3dยท
Discuss: Hacker News
๐Ÿ’ฌError Message Design
Lomuto's Comeback for Quicksort Partitions
dlang.orgยท1dยท
Discuss: Hacker News
โญ๏ธSkip Lists
How Python Type Hints Transform Code Quality and Reduce Bugs in Modern Development
dev.toยท13hยท
Discuss: DEV
๐ŸŒŠGradual Typing
Copy-Paste Coding: The Shortcut That Turns Into Technical Debt
darktechinsights.comยท2hยท
Discuss: DEV
๐Ÿ“šSelf-Documenting Code