< Prev Next >
1
Using XDP for Egress Traffic (loopholelabs.io)
a week ago | todsacerdoti | loopholelabs.io | newest
2
LixCon in 2026 (lix.systems)
a week ago | todsacerdoti | lix.systems | newest
3
Recursive macros in C, demystified (once the ugly crying stops) (h4x0r.org)
a week ago | todsacerdoti | h4x0r.org | frontpage
4
Why BAML? (boundaryml.com)
a week ago | todsacerdoti | boundaryml.com | newest
2
A Short Survey of Compiler Back Ends (abhinavsarkar.net)
a week ago | todsacerdoti | abhinavsarkar.net | newest
2
What is cosh(List(Bool))? Or beyond algebra: analysis of data types (cofault.com)
a week ago | todsacerdoti | cofault.com | newest
3
FreeBSD Officially Supported in OCI Runtime Specification v1.3 (freebsdfoundation.org)
a week ago | todsacerdoti | freebsdfoundation.org | frontpage
2
Reforging the ReScript Build System (rescript-lang.org)
a week ago | todsacerdoti | rescript-lang.org | newest
1
Reforging the ReScript Build System (rescript-lang.org)
a week ago | todsacerdoti | rescript-lang.org | newest
1
High-performance 2D graphics rendering on the CPU using sparse strips [pdf] (github.com/laurenzv)
a week ago | todsacerdoti | github.com | newest
2
AWS DynamoDB Outage Analysis (entropicthoughts.com)
a week ago | todsacerdoti | entropicthoughts.com | newest
27
Reagami: A minimal zero-deps Reagent-like for Squint and CLJS (github.com/borkdude)
a week ago | todsacerdoti | github.com | best
2
CHERIoT 1.0 Released (cheriot.org)
a week ago | todsacerdoti | cheriot.org | newest
2
Cast(x AS STRING) casts to integer in SQLite (lalitm.com)
a week ago | todsacerdoti | lalitm.com | newest
13
C++ move semantics from scratch (2022) (cbarrete.com)
5 days ago | todsacerdoti | cbarrete.com | frontpage
2
Prefer Boring Technology (itwont.work)
a week ago | todsacerdoti | itwont.work | frontpage
2
Table of Contents Bookmarklet (zoebijl.github.io)
a week ago | todsacerdoti | github.io | newest
3
A11y.css (ffoodd.github.io)
a week ago | todsacerdoti | github.io | best
3
The APM paradox: Too much data, too few answers (honeybadger.io)
a week ago | todsacerdoti | honeybadger.io | frontpage
8
Setting up a simple home router with OpenBSD (montgomerie.net)
a week ago | todsacerdoti | montgomerie.net | best
3
Control Structures in Programming Languages (xavierleroy.org)
a week ago | todsacerdoti | xavierleroy.org | best
1
Software substrates: should there be only one? (humprog.org)
a week ago | todsacerdoti | humprog.org | newest
1
Homotopy Type Theory for Dummies (chriswarbo.net)
a week ago | todsacerdoti | chriswarbo.net | newest
23
[flagged] I hate science (2021) (buttondown.com/hillelwayne)
a week ago | todsacerdoti | buttondown.com | best
23
Nostr is deceptively tricky to understand (njump.me)
a week ago | todsacerdoti | njump.me | best
2
Making an Easy-to-Install Application in Python (gokmengorgen.net)
a week ago | todsacerdoti | gokmengorgen.net | newest
53
Alleged Jabber Zeus Coder 'MrICQ' in U.S. Custody (krebsonsecurity.com)
a week ago | todsacerdoti | krebsonsecurity.com | best
9
Build System Tradeoffs (jyn.dev)
a week ago | todsacerdoti | jyn.dev | best
29
A prison of my own making (jsteuernagel.de)
a week ago | todsacerdoti | jsteuernagel.de | best
1
Thinking About Thinking with LLMs (davi.sh)
a week ago | todsacerdoti | davi.sh | newest
94
Using FreeBSD to make self-hosting fun again (jsteuernagel.de)
a week ago | todsacerdoti | jsteuernagel.de | best
1
Program-ing Finger Trees in Coq (2007) [pdf] (inria.fr)
a week ago | todsacerdoti | inria.fr | newest
1
De-escalating Tailscale CGNAT conflict (ysun.co)
a week ago | todsacerdoti | ysun.co | newest
2
The Tailscale Fall Update in under 8 minutes [video] (youtube.com)
a week ago | todsacerdoti | youtube.com | newest
5
URL Is Your State (alfy.blog)
a week ago | todsacerdoti | alfy.blog | newest
1
WASM-Adventure (github.com/euhmeuh)
a week ago | todsacerdoti | github.com | newest
2
Install PostgreSQL 18 on Ubuntu 25.10 (paulox.net)
2 weeks ago | todsacerdoti | paulox.net | newest
1
Project Goals for 2025H2 (rust-lang.org)
2 weeks ago | todsacerdoti | rust-lang.org | newest
1
Reflection for Aggregates (2020) (akrzemi1.wordpress.com)
2 weeks ago | todsacerdoti | wordpress.com | newest
1
Ghosts in the Compilation (predr.ag)
2 weeks ago | todsacerdoti | predr.ag | newest
31
Perfetto: Swiss army knife for Linux client tracing (lalitm.com)
2 weeks ago | todsacerdoti | lalitm.com | best
2
GHC 9.14.1-rc1 is now available (haskell.org)
2 weeks ago | todsacerdoti | haskell.org | newest
1
Lisp: Notes on its Past and Future (1980) (stanford.edu)
2 weeks ago | todsacerdoti | stanford.edu | newest
1
Fix Your FODs (garnix.io)
2 weeks ago | todsacerdoti | garnix.io | newest
3
Conversions in Ruby Are a Mess (github.com/sampersand)
2 weeks ago | todsacerdoti | github.com | newest
1
Exploring and Improving the Thread Safety of NumPy's Test Suite (quansight.org)
2 weeks ago | todsacerdoti | quansight.org | newest
1
Fevela.me – A newsreader-like client for the Nostr social network (github.com/dtonon)
2 weeks ago | todsacerdoti | github.com | newest
2
Fnox: A secret manager that pairs well with mise (jdx.dev)
2 weeks ago | todsacerdoti | jdx.dev | newest
1
Adding Customizable Frame Contrast to KDE Plasma (akselmo.dev)
2 weeks ago | todsacerdoti | akselmo.dev | newest
2
Developing a web server with C and FastCGI (jsloop.net)
2 weeks ago | todsacerdoti | jsloop.net | newest
3
Zig's New Async I/O (Text Version) – Andrew Kelley (andrewkelley.me)
2 weeks ago | todsacerdoti | andrewkelley.me | newest
49
How to Obsessively Tune WezTerm (rashil2000.me)
2 weeks ago | todsacerdoti | rashil2000.me | best
698
Uv is the best thing to happen to the Python ecosystem in a decade (emily.space)
2 weeks ago | todsacerdoti | emily.space | best
4
What Context Can Bring to Terminal Mouse Clicks (tratt.net)
2 weeks ago | todsacerdoti | tratt.net | newest
2
Disasters I've seen in a microservices world, part II (world.hey.com)
2 weeks ago | todsacerdoti | hey.com | newest
116
From VS Code to Helix (ergaster.org)
2 weeks ago | todsacerdoti | ergaster.org | best
64
Zig's New Async I/O (andrewkelley.me)
2 weeks ago | todsacerdoti | andrewkelley.me | best
1
First look inside the Derby factory building the Elizabeth line's new trains (ianvisits.co.uk)
2 weeks ago | todsacerdoti | ianvisits.co.uk | newest
10
Database backups, dump files and restic (strugglers.net)
2 weeks ago | todsacerdoti | strugglers.net | best
5
Fil-C: A memory-safe C implementation (lwn.net)
2 weeks ago | todsacerdoti | lwn.net | newest
74
A brief history of random numbers (2018) (crates.io)
2 weeks ago | todsacerdoti | crates.io | best
1
Firefox Security and Privacy Newsletter 2025 Q3 (attackanddefense.dev)
2 weeks ago | todsacerdoti | attackanddefense.dev | newest
3
Stackful Coroutine Made Fast (photonlibos.github.io)
2 weeks ago | todsacerdoti | github.io | frontpage
1
Slicing and Dicing Through Complexity with Hanami [video] (youtube.com)
2 weeks ago | todsacerdoti | youtube.com | newest
17
Quantifying pass-by-value overhead (owen.cafe)
2 weeks ago | todsacerdoti | owen.cafe | best
1
Recent Rust Changes (ncameron.org)
2 weeks ago | todsacerdoti | ncameron.org | newest
95
Easy RISC-V (dramforever.github.io)
2 weeks ago | todsacerdoti | github.io | best
3
Printing at FedEx (robweychert.com)
2 weeks ago | todsacerdoti | robweychert.com | newest
20
It's not always DNS (pault.ag)
2 weeks ago | todsacerdoti | pault.ag | best
74
The new calculus of AI-based coding (joemag.dev)
2 weeks ago | todsacerdoti | joemag.dev | best
1
Recreating Lions' commentary for teaching OS at MIT [video] (youtube.com)
2 weeks ago | todsacerdoti | youtube.com | newest
1
Using Homebrew to Distribute Early Access Binaries from Private GitHub Reposito (lgug2z.com)
2 weeks ago | todsacerdoti | lgug2z.com | newest
2
Programming Languages as Languages (2014) (programmingzen.com)
2 weeks ago | todsacerdoti | programmingzen.com | newest
3
When 'Perfect' Code Fails (marma.dev)
2 weeks ago | todsacerdoti | marma.dev | newest
1
Learning Regular Languages with RPNI Algorithm (gopinath.org)
2 weeks ago | todsacerdoti | gopinath.org | newest
1
Formal or not formal? That is the question in AI for theorem proving (xenaproject.wordpress.com)
2 weeks ago | todsacerdoti | wordpress.com | newest
1
Property-Based Testing in Practice (acm.org)
2 weeks ago | todsacerdoti | acm.org | newest
2
Sandbox Your Program Using FreeBSD's Capsicum [video] (youtube.com)
2 weeks ago | todsacerdoti | youtube.com | newest
1
An Overview of Attestations in CI (github.com/diskuv)
2 weeks ago | todsacerdoti | github.com | newest
3
KDE Linux deep dive: package management is amazing, which is why we don't inclu (pointieststick.com)
2 weeks ago | todsacerdoti | pointieststick.com | best
2
Retrospective on Weaknesses in Fuzzing Research (addisoncrump.info)
2 weeks ago | todsacerdoti | addisoncrump.info | newest
1
(fifteenth RacketCon) playlist is now up (youtube.com)
2 weeks ago | todsacerdoti | youtube.com | newest
22
An Efficient Implementation of SELF (1989) [pdf] (washington.edu)
2 weeks ago | todsacerdoti | washington.edu | best
1
Computational Complexity (2023) [pdf] (samuelhautamaki.eu)
2 weeks ago | todsacerdoti | samuelhautamaki.eu | newest
19
"Learn APL" Notes (luksamuk.codes)
2 weeks ago | todsacerdoti | luksamuk.codes | best
2
Barebones RISC-V OS written in Zig (2023) (timmy.moe)
2 weeks ago | todsacerdoti | timmy.moe | newest
98
We do not have sufficient links to the UK for Online Safety Act to be applicable (libera.chat)
2 weeks ago | todsacerdoti | libera.chat | best
2
Alpha launch – .well-known/avatar – feedback wanted (shkspr.mobi)
2 weeks ago | todsacerdoti | shkspr.mobi | newest
1
LaTeX, LLMs and Boring Technology (thegreenplace.net)
2 weeks ago | todsacerdoti | thegreenplace.net | frontpage
1
Ruby Stability at Scale (youtube.com)
2 weeks ago | todsacerdoti | youtube.com | newest
13
Synadia and TigerBeetle Pledge $512,000 to the Zig Software Foundation (tigerbeetle.com)
2 weeks ago | todsacerdoti | tigerbeetle.com | best
2
Mapping Starlink's global IP transit providers (anuragbhatia.com)
2 weeks ago | todsacerdoti | anuragbhatia.com | newest
2
Technology for Humans: Conversation with Ruby Central's Executive Director, Sha (youtube.com)
2 weeks ago | todsacerdoti | youtube.com | newest
1
But What Is the Internet Layer? (lakshyamittal.substack.com)
3 weeks ago | todsacerdoti | substack.com | newest
4
Reminiscing about Turbo Pascal (ilearnt.com)
3 weeks ago | todsacerdoti | ilearnt.com | newest
2
Ron LSP – Type validation for .ron files (in or out of the IDE) (github.com/jasonjmcghee)
3 weeks ago | todsacerdoti | github.com | newest
2
Why CIELAB doesn't improve median cut (30fps.net)
3 weeks ago | todsacerdoti | 30fps.net | newest
1
Nixifying Kubernetes with Nix-csi, easykubenix and dinix (nixos.org)
3 weeks ago | todsacerdoti | nixos.org | newest
4
OpenBSD C/C++ Toolchain in the Browser (llvm.moe)
3 weeks ago | todsacerdoti | llvm.moe | frontpage
1
Carbon Values, Variables, and Pointers (github.com/carbon-language)
3 weeks ago | todsacerdoti | github.com | newest
< Prev Next >