@julia_evans Moving away from Tailwind, and learning to structure my CSS #CSS #WebDev #Programming
@lobsters A Simple Runtime Invariant Miner #ComputerScience #SoftwareEngineering #Programming
@lobsters int a = 5; a = a++ + ++a; a = ? (2011) #Programming #Compilers #Code
@hackernews A Few Words on DS4 #HackerNews #Tech #Programming
@lobsters Core Team Panel - Gleam Gathering 2026 #GleamLang #Programming #Community
@lobsters SQL's ORDER BY Has Come a Long Way #SQL #Databases #Programming
@hackernews Regex Chess: A 2-ply minimax chess engine in 84,688 regular expressions #HackerNews #Tech #Programming
@lobsters C++26 Shipped a SIMD Library Nobody Asked For #Cpp #Programming #OpenSource
@lobsters How do I write Elixir tests? #Elixir #Testing #Programming
@lobsters The Ma of a New Machine #Tech #Programming #OpenSource
@lobsters Bun's Rust rewrite has been merged #Rust #Programming #OpenSource
@lobsters Coding Is Thinking: Why I Still Write Code by Hand #Coding #Programming #Developer
@hackernews The Third Hard Problem #HackerNews #Tech #Programming
@lobsters Notes from Optimizing CPU-Bound Go Hot Paths #GoLang #Performance #Programming
@hackernews Pipes, Forks, and Zombies #HackerNews #Tech #Programming
@hackernews Remove .zig Files from Bun #HackerNews #Tech #Programming
@hackernews delta time #HackerNews #Tech #Programming
@lobsters Generalising monads to arrows (1998) #Programming #FunctionalProgramming #ComputerScience
@lobsters httpx2 - Fork by Pydantic #Python #OpenSource #Programming
@lobsters 5 Years and $5M Later: Inventing a New Programming Language for Web Development Was a Mistake | Wasp #Programming #WebDev #OpenSource
@lobsters May I recommend... understanding Emacs's patterns #Emacs #Programming #OpenSource
@lobsters Categorical Programming Language Tutorial #Programming #Tutorial #PLT
@lobsters The Aesthetic Problem of Namespacing #Programming #Software #Design
@lobsters What if there was no BASIC in EndBASIC? #Retrocomputing #Programming #OpenSource
@lobsters Lua as a practical "soft-bedrock" language #Programming #Lua #SoftwareDevelopment
@lobsters C++26: Standard library hardening #Cpp #Programming #SoftwareDevelopment
@lobsters Reverting the incremental GC in Python 3.14 and 3.15 #Python #Programming #OpenSource
@lobsters Designing a Custom Query Language for Non-Technical Analysts #Databases #Programming #DSL
@lobsters Erlang/OTP 29.0 Release #Erlang #Programming #OpenSource
@lobsters Dart Live, a compiler, VM, analyzer and hot reload on the web via Wasm #Programming #WebDev #Compilers
@lobsters Deterministic Fully-Static Whole-Binary Translation without Heuristics #Programming #Compilers #Software
@lobsters A detailed introduction to Kakoune for the aspiring power user #Kakoune #Editors #Programming
@lobsters Partial static single information form #Programming #WebDev #SoftwareEngineering
@lobsters what 262,715 regex questions on stack overflow haven't answered #Regex #Programming #DataScience
@lobsters Shrinking the OxCaml js_of_ocaml bundle: 285 MB to 4 MB #Programming #JavaScript #Optimization
@lobsters Soon We Can Finally Banish JavaScript to the ShadowRealm #WebDev #JavaScript #Programming
@hackernews Charity - Categorical programming language (1998) #HackerNews #Tech #Programming
@lobsters cost of enum-to-string: C++26 reflection vs the old ways #Cpp #Programming #Performance
@lobsters The hidden cost of mpsc channels #Rust #Programming #Performance
@lobsters All the ways to mock your Rust code #RustLang #SoftwareTesting #Programming