Lobsters Interview with steveklabnik
Feb 2026 – Alex AlejandreSteve Klabnik wrote the Rust Book, a lovely Jujutsu tutorial, worked at Oxide and gave many…
Feb 2026 – Alex AlejandreSteve Klabnik wrote the Rust Book, a lovely Jujutsu tutorial, worked at Oxide and gave many…
The heart of Rust borrow-checking is this: when a borrow is taken, and until it expires, access to the borrowed…
CommentLoaderSave StorySave this storyCommentLoaderSave StorySave this storyIt feels like I’ve been transported into a scene straight out of a science…
CommentLoaderSave StorySave this storyCommentLoaderSave StorySave this storyThe new era of Silicon Valley runs on networking—and not the kind you find…
Table of Contents Motivation Overview The basics Single datagram Batch of datagrams Single large segmented datagram Replacing NSPR in Firefox…