Unicode 18.0.0
Architecting for the Knowledge You Can't Capture
Tacit knowledge is the hardest requirement in enterprise AI. Here's how a data and knowledge architect designs, and evaluates, for it.
Navigating the Modern Data Lexicon: A Working Vocabulary for the Semantic Era
The way we talk about data is changing faster than the way we build it. Every quarter a vendor ships a new approach, coins a new term for it, or quietly adopts
Emulating Memory Access: How Hard Can It Be?
There are so many things we approximate to make life simple. Wires, for example, have no resistance or other strange effects. Crystal oscillators output their exact frequency. But surely our model …
RFC 10033: Hash-Based Signatures: State and Backup Management | RFC Editor
Stateful Hash-Based Signature Schemes (Stateful HBS) such as Leighton-Micali Signature (LMS), Hierarchical Signature System (HSS), eXtended Merkle Signature Scheme (XMSS), and XMSS^MT combine Merkle trees with One-Time Signatures (OTSs) to provide signatures that are resistant against attacks using large-scale quantum computers. Unlike conventional stateless digital signature schemes, Stateful HBS have a state to keep track of which OTS keys have been used, as double-signing with the same OTS key allows forgeries.
This document provides guidance and catalogs security considerations for the operational and technical aspects of deploying systems that rely on Stateful HBS. Management of the state of the Stateful HBS, including any handling of redundant key material, is a sensitive topic. This document describes some approaches to handle the associated challenges. It also describes the challenges that need to be resolved before certain approaches should be considered.
Coffee Break: Armed Madhouse - Ocean Presence: A New Model of Naval Power | naked capitalism
Autonomous naval systems could unbundle the warship, replacing scarce platforms with a persistent mesh of distributed sensors, weapons, communications, and support nodes.
Thinking Machines Corporation - Wikipedia
defunct supercomputer company
U.S. Army and CIA interrogation manuals - Wikipedia
overview of the manuals – without discussing content
How to Write an Effective Software Design Document
Best practices for writing a design doc based on my experience working as a developer at Google and Microsoft.
A Design Space Exploration of Async/Await
Every language pitches async/await as synchronous-looking code, and the same two keywords appear everywhere. But behind the shared syntax hide nine independent design decisions, and no two of seven modern runtimes agree on what even the simplest async programs should do! In this paper we map the design space of async/await so you can find out where your language stands.
The Noise Protocol Framework
Broadway Visual Explainer – Andrea Leopardi
After my last post about GenStage, this one's a visual explainer of how Elixir's Broadway works and all the knobs you can use to tune pipelines.
How Email Actually Works | Sushant Dhiman
Schema evolution in distributed systems: compatibility guide | Curiosum
Learn how to evolve message schemas in distributed systems, handle backward and forward compatibility, and safely roll out producer and consumer changes.
Cluster singleton pattern | jola.dev
You can register a process name globally in Elixir and OTP will ensure it's unique, but there are some surprising edge cases. This shows a pattern for safely defining cluster singletons.
Building LocalCents: A Local-first Expense Tracker with Automerge CRDTs
An educational side project: a local-first expense tracker built with Automerge CRDTs in Elixir, Phoenix, and Tauri, plus how I surface sync conflicts.
foxing
`foxing` (formerly xfs-mirror) aspires to be a production-grade, eBPF-powered replication engine for Linux filesystems (XFS, Btrfs, F2FS, Ext4). It captures filesystem events in the kernel and replays them asynchronously on a target directory, providing near real-time mirroring with robust consis...
Toast POS
Toast is a restaurant point of sale and management system that helps restaurants improve operations, increase sales and create a better guest experience.
How AI text watermarking works
A gentle visual guide to how a statistical mark hides inside generated text, and what erases it.
Graph Neural Networks: GCN, MPNN, and GAT, Explained Simply | Towards Data Science
A visual guide to how graph neural networks work under the hood
Lsm
Welcome
Open-source tools for Arch Linux and beyond - built with care by Seafoam Labs
Beyond Point Predictions: A Practical Introduction to Bayesian Neural Networks | Towards Data Science
More informed decision-making through uncertainty quantification
'Building Git' by James Coglan
A deep dive into the internals of the Git version control system and the computer science behind it
How Jekyll Works
Explain how the Ruby famous static site engine, Jekyll, works
How we saved 100 terabytes of memory by optimizing 1.1.1.1’s DNS cache
Five Rust-level memory optimizations to the DNS cache layout of Big Pineapple cut per-entry memory by 56%, freeing approximately 100 TB of memory across Cloudflare's fleet.
File Transfer Protocol - Wikipedia
standard protocol for transferring files over TCP/IP networks
Lightweight Directory Access Protocol - Wikipedia
computer network protocol
Shannon (unit) - Wikipedia
unit of information
Coloured Petri net - Wikipedia