The Art of Risk Management: CFO Excellence Series

tabsweep

GCP Terraform enterprise kit

devops sysadmin

Pushing and Pulling: Three Reactivity Algorithms | Jonathan’s Blog

algorithms

Decision Trees

ai algorithms

How to build a distributed queue in a single JSON file on object storage

databases distributed systems

What Functional Programmers Get Wrong About Systems - Ian Duncan

distributed systems functional systems

Intro to eBPF - eBPF.party

ebpf

half-blood-labs/prawn_ex: Prawn-style declarative PDF generation for Elixir. Pure Elixir, no Chrome or HTML.

elixir

Cryptography 101 online course

cryptography

This self-hosted SaaS passed its ISO 27001 audit, here’s the dashboard that did it

devops security sre sysadmin

5 Alpine.js & Phoenix LiveView integration patterns that actually work | Curiosum

elixir javascript

Things I learnt about passkeys when building passkeybot

cryptography security

The Little Ecto Cookbook - Dashbit ebooks

databases elixir

Spinlocks vs. Mutexes: When to Spin and When to Sleep

algorithms systems

Locks in PostgreSQL: 3. Other locks / Habr

databases

The CRDT Dictionary: A Field Guide to Conflict-Free Replicated Data Types

databases datastructures distributed systems

https://venam.net/blog/unix/2025/11/27/input_devices_linux.html

linux

Practical Security in Production - ACM Queue

cplusplus security

Event Sourcing in Go: From Zero to Production | Serge Skoredin

golang

Tutorial: Getting started with fuzzing - The Go Programming Language

golang

Bevy TLDR | Tainted Coders

rust

Goma Gateway

devops golang

Stacked Diffs with git rebase --onto | Dinesh Pandiyan

devops

It’s a Match! - Guide to ETS

databases distributed systems elixir

[How we supercharged Netflix Maestro workflow engine(https://netflixtechblog.com/100x-faster-how-we-supercharged-netflix-maestros-workflow-engine-028e9637f041)

databases datastructures distributed systems

Logging in Go with Slog: A Practitioner’s Guide

golang

TLA modeling tips

cs functional

Touching the Elephant - TPUs

Matrix multiplies have the property that as the size of inputs grow, the ratio of compute, O(n^3), to data access, O(n^2), improves. If you can dedicate hardware to speeding up arithmetic and coordinating data movement you can exploit this,

ai algorithms hardware

From static rate limiting to adaptive traffic management in AirBnB’s key value store

devops distributed systems sre

A write-ahead log is not a universal part of durability | notes.eatonphil.com

databases distributed systems

People Keep Inventing Prolly Trees | DoltHub Blog

datastructures

https://github.com/Dancode-188/synckit - SyncKit is a production-ready sync engine that makes building local-first applications trivial.

distributed systems rust

ankur-anand/unisondb: A Streaming, Replicated, Reactive Multi-Modal Database for the Edge. (WIP)

databases distributed systems golang

HTML Slides

javascript

Category Theory Illustrated - Natural transformations

math

Monoid-augmented FIFOs, deamortised - Paul Khuong: some Lisp

datastructures functional

Competitive Programming in Haskell: stacks, queues, and monoidal sliding windows

functional

Functors to Monads: A Story of Shapes in Code

functional

No-Panic Rust: A Nice Technique for Systems Programming

rust

How to Calculate DORA Metrics : devops

Interesting approach based entirely on GitHub Actions. Not super accurate for most teams, but…

devops

DockYard-Academy/curriculum - Entire Elixir/Phoenix curriculum

elixir

Using GCP Service account on a VM on AWS without creating Credentials Json File

devops security sysadmin

eBPF 101: Your First Step into Kernel Programming

ebpf linux

Writing your own BEAM | Martin Janiczek

elixir erlang systems

smallstep/cli - A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc

cryptography security

Distributed Transactions in Go: Read Before You Try | Three Dots Labs blog

distributed systems golang

https://annas-archive.li/

The largest truly open library in human history. 📈 61,344,044 books, 95,527,824 papers — preserved forever.

papers

Jetzig Web Framework

zig

You can make the NS record for the _acme-challenge.domain.tld point to another s… | Hacker News

Some good approaches to handling ACME DNS challenges.

devops security sysadmin

Cure v0.2.0 - Verification-First Programming for the BEAM

erlang