@lobsters All the ways to mock your Rust code #RustLang #SoftwareTesting #Programming
@lobsters Killing a `Cow` made my JSON formatter 42% faster #Performance #Programming #Optimization
@hackernews Int a = 5; a = a++ + ++a; a =? (2011) #HackerNews #Tech #Programming
@lobsters Learning Software Architecture #SoftwareEngineering #Architecture #Programming
@lobsters Fuzzing fork of go toolchain #GoLang #Programming #OpenSource
@lobsters Unison In Anger #Tech #Programming #Opinion
@hackernews Yabasic (Yet Another Basic) #HackerNews #Tech #Programming
@lobsters A Technical Guide to Compiling Emacs for Performance on Linux and Unix systems #Emacs #Programming #Tech
@lobsters Zig vs Rust in 2026 #Programming #Rust #Zig
@lobsters Gram 2.0.0 released #Software #OpenSource #Programming
@lobsters An unusually practical update for EYG #Programming #OpenSource #Tech
@lobsters Fighting Hyrum's Law in LLVM #LLVM #Programming #SoftwareEngineering
@lobsters "Respectful" YAML patching in Rust #Rust #Programming #OpenSource
@lobsters Why Tree-Sitter Is Inadequate for Program Analysis #Programming #CodeAnalysis #SoftwareDevelopment
@lobsters Moving from lsp-mode in GNU Emacs to Eglot #Emacs #Programming #OpenSource
@lobsters Tom's Namespaces: An Odin Fanfic #Programming #OpenSource #Tech
@lobsters What is random generation? #Programming #Algorithms #Testing
@hackernews I keep tripping over "true, false, true" #HackerNews #Tech #Programming
@lobsters Exception Annotations: Lay of the Land #Haskell #Programming #SoftwareEngineering
@lobsters Programmable Whitelist-based Configs: Embedding Rye in Go #Programming #Go #Rye
@lobsters What are you doing this week? #Community #Discussion #Programming
@lobsters Im going back to writing code by hand #Coding #Development #Programming
@lobsters Making cross-platform SIMD code pleasant #Programming #Performance #SIMD
@lobsters 25+ years of pathfinding problems with C++ #Cpp #Programming #Games
@hackernews 7 lines of code, 3 minutes: Implement a programming language (2010) #HackerNews #Tech #Programming
@aartaka When Escalator Breaks, It Turns Stairs #Tech #Programming #Humor
@lobsters My pastebin clone Vivipara and language musings #Programming #WebDev #OpenSource
@lobsters Replacing Ctrl-R in Bash without TIOCSTI #Bash #Programming #Tech
@lobsters Tiny-Lua-Compiler: Possibly the smallest Lua compiler ever #Programming #Lua #Compiler
@lobsters Saying Goodbye to one line of APL #APL #Programming #Code
@lobsters let-go: Almost Clojure written in Go #Clojure #GoLang #Programming
@lobsters Patching and forking in package managers #Programming #SoftwareDevelopment #OpenSource
@lobsters btype: B-tree based collection types for Go #GoLang #DataStructures #Programming
@lobsters The Namespace Problem #Programming #Software #Tech
@hackernews Technical Dimensions of Live Feedback in Programming Systems #HackerNews #Tech #Programming
@lobsters So you've installed `fzf`. Now what? (2023) #Programming #CLI #Tools
@lobsters Good First Issue: Make your first open-source contribution #OpenSource #Programming #Dev
@lobsters Idempotency Is Easy Until the Second Request Is Different #Programming #DistributedSystems #SoftwareEngineering
@lobsters A principled rethinking of array languages like APL #Programming #APL #Language
@lobsters Relational modeling and APL #APL #DataModeling #Programming