@lobsters Memory Safe Context Switching #Programming #Systems #Performance
@hackernews Memory Safe Context Switching (longjmp, setjmp) in Fil-C #HackerNews #Tech #Programming
@lobsters The AT-URI Syntax Mess #WebDev #Programming #Tech
@lobsters What is `std::pin::Pin` in Rust? #Rust #Programming #Tech
@hackernews A deep dive into SmallVector:push_back #HackerNews #Tech #Programming
@lobsters Type-checked non-empty strings #Haskell #Programming #TypeSystem
@lobsters WATaBoy: JIT-ing Game Boy Instructions to Wasm Beats a Native Interpreter #Programming #Wasm #Emulation
@lobsters Evaluation order and nontermination in query languages #Databases #Programming #Research
@lobsters Loko Scheme 0.13.0 #Scheme #Lisp #Programming
@lobsters Pystd standard library, similar-ish functionality with a fraction of the compile time #Cpp #Programming #OpenSource
@lobsters Typst: Designing for Incrementality #Typst #Programming #Tech
@hackernews Counterexamples in type systems (2021) #HackerNews #Tech #Programming
@lobsters Gleam Gathering 2026 Lighting Talks #Tech #Programming #Community
@lobsters What are you doing this week? #Community #Discussion #Programming
@lobsters Joys of cancelling a TBB task group · #Cpp #Programming #OpenSource
@lobsters code review - BJonas' SchemeInterpreter in J #Scheme #Lisp #Programming
@lobsters Optimizing LLVM's bump allocator #Compilers #Optimization #Programming
@lobsters Ante: New Way to Blend Borrow Checking and Reference Counting #Programming #Rust #SoftwareEngineering
@lobsters Build System Improvements, Centralized Overview, etc #Programming #OpenSource #SoftwareDevelopment
@hackernews POSIX Is Not a Shell #HackerNews #Tech #Programming
@lobsters Unfathomable bugs #10: The Broken Windows Build #Programming #Bugs #Windows
@hackernews Ante: A new way to blend borrow checking and reference counting #HackerNews #Tech #Programming
@lobsters A hash proves the bytes, not the source #Programming #Security #OpenSource
@lobsters A Typed, Algebraic Approach to Parsing #Programming #Parsing #ComputerScience
@lobsters Towards Understandable Software #Software #Programming #Development
@lobsters Regular expressions that work "everywhere" #Programming #Regex #Unix
@hackernews The MUMPS 76 Primer - anniversary edition #HackerNews #Tech #Programming
@hackernews DLL that was not present in memory despite not being formally unloaded #HackerNews #Tech #Programming
@lobsters Dependently typed Clojure DSL with a Lean4 compatible kernel #Clojure #Programming #OpenSource
@lobsters The feature in OxCaml that more languages should steal - The Consensus #Programming #Language #SoftwareDevelopment
@hackernews Stroustrup's Rule (2024) #HackerNews #Tech #Programming
@lobsters Prism: An Impure Functional Language With Typed Effects #Programming #FunctionalProgramming #LanguageDesign
@lobsters C in the Linux Kernel #Linux #Programming #OpenSource
@lobsters Guards! Guards #Programming #Elixir #Tech
@lobsters GPT2-BASIC: Portable Machine Intelligence in BASIC #AI #OpenSource #Programming
@lobsters Are Exclusive Arcs Evil? #Tech #Programming #Databases
@lobsters Data Access Patterns That Makes Your CPU Really Angry #Performance #Cpp #Programming
@hackernews Suspicious Discontinuities #HackerNews #Tech #Programming
@lobsters Excessive nil pointer checks in Go #GoLang #Programming #SoftwareEngineering
@lobsters Shard your locks: benchmarking 6 Go cache designs #Go #Performance #Programming