~lobsters | Bookmarks (2132)
-
Starting on seamless C++ interop in jank
Howdy, folks! We're one month into me working on jank's seamless C++ interop and I have...
-
A Full-Network Relay for $34 a Month | bryan newbold
This is an update to a Summer 2024 blog post. At the time, atproto relays required...
-
Reading Zanzibar
Google published Zanzibar: Google’s Consistent, Global Authorization System in 2019. It describes a system for authorization...
-
The one ring problem: abstraction and our quest for power
A quick story about me: I recently finished up a thesis related to extending programming languages...
-
Optimizing Guile Scheme — dthompson
Guile is a rather niche language that I love dearly. Guile is a Scheme dialect that...
-
My tips on giving technical talks
Changelog 2025-05-01: Added advice from Márk Sági-Kazár 2025-05-01: Added suggestion from Oriel about going to the...
-
Astro Linker Chrome Extension
May 1, 2025 A little Chrome extension for my own personal use. It helps make creating...
-
RVSDG: An Intermediate Representation for Optimizing Compilers
Skip to main content View PDF Abstract:Intermediate Representations (IRs) are central to optimizing compilers as the...
-
Digital Dams That Don't Hold: Why Internet Censorship Fails as Technical Policy
Throughout history, governments and authorities have tried to control the flow of information. From the burning...
-
Easier layout with margin-trim
If you write a lot of CSS, you are familiar with those moments when you aren’t...
-
Making PyPI's test suite 81% faster
Trail of Bits has collaborated with PyPI for several years to add features and improve security...
-
Elm test distributions
…in which I’ll tell you how you can make sure your property based tests are testing...
-
Curing A Case Of Git-UX
Git worktrees are great, but they fall behind the venerable git checkout sometimes. I attempted to...