Fiat–Shamir heuristic - Wikipedia

System Architecture
What is zk-SNARKs? An Introduction to this Privacy Protocol
Guide to zk-Snarks & how this technology works within privacy cryptocurrencies such as ZCash, Bitcoin Private & inclusion in Ethereum.
What Are Bullet Proofs? Guide to Confidential Cryptocurrency Transactions
Bulletproofs are an important innovation of zero-knowledge proofs & other protocols used to secure and obfuscate cryptocurrency transactions
Intel® Gaudi® 3 AI Accelerator HL-338 PCIe Add-In Card Product Brief
The Intel® Gaudi® 3 Al accelerator PCIe card (HL-338) is designed to deliver performance and efficiency in a standard PCIe card form factor. The training and inference accelerator is built on the Intel® Gaudi® 5th generation high-efficiency heterogeneous architecture, now in 5nm process technology with state-of-the-art performance, scalability and power efficiency.
Intergalactic Computer Network - Wikipedia
Man–Computer Symbiosis - Wikipedia
Why Generics Belong in Infrastructure, Not in Architecture
Generics are a low-level tool. They are powerful, but dangerous when they escape into the higher layers
Licklider Transmission Protocol - Wikipedia
How We Built Exactly-Once Delivery Without Checkpoints or Latency Penalties
Implementing “Exactly once” data delivery in distributed / streaming systems is no easy endeavor.
In this blog post, we’ll walk through a couple of strategies we implemented in Epsio for end-to-end “exactly-once” data delivery that are a-bit differe...
Why Names Break Systems
Web systems are designed to be simple and reliable. Designing for the everyday person is the goal, but if you don’t consider the odd man out, they may encounter some problems. This is the everyday …
Idempotency in 1 diagram and 144 words
Explained as simply as possible… but not simpler.
No Customer Left Behind: A Self-balancing Task Scheduler | Engineering @ Lucio
How redefining fairness made our platform more responsive
Taming Eventual Consistency—Applying Principles of Structured Concurrency to Distributed Systems
An introduction to structured concurrency, a new way to design distributed systems, and Scoop, a POC orchestration library.
My DataBase Server And My ORM — This Is Beautiful
Getting excited about the upcoming deployment, and showing off my backend solution.
Why You Shouldn’t Treat Your Database as an Integration Platform
In this post I’m going to try to outline a workflow, it’s a platform that me and my team have been working on, which serves as an…
Rosie Pattern Language / Rosie · GitLab
Rosie Pattern Language (RPL) and the Rosie Pattern Engine, including librosie, CLI, REPL, and standard pattern library.
Parsing expression grammar - Wikipedia
Bonfire
A federated social network for individuals and communities to design, operate and control their own digital lives.
Bookmarkable by Design: URL-Driven State in HTMX | Loren Stewart
Build stateful HTMX applications using URL parameters as your state store, creating naturally bookmarkable and shareable interfaces
Information on RFC 9810 » RFC Editor
From XML to JSON to CBOR - The CBOR, dCBOR, and Gordian Envelope Book
In Cuba, An Underground Network Armed With USB Drives Does The Work Of Google And YouTube - Fast Company
In a country nearly devoid of Internet access, the weekly distributors of El Paquete create a window to online content.
Cuba has a hidden internet system based on trading USB sticks
The trade in USB sticks lets Cubans access content without an internet connection Cuba has a very special kind of internet . Few people have an internet connection at home because it's so expensive. Instead a weekly collection of websites and entertainment is physically swapped on USB sticks and portable hard drives. Each week, millions …
The Power-Free Tag Emulator
Most of you know how an NFC tag works. The reader creates an RF field that has enough energy to power the electronics in the tag; when the tag wakes up, two-way communication ensues. We’re ac…
Idempotency in System Design: Full example
Idempotence in System Design: Full example
Whitespace (programming language) - Wikipedia
Building Telemetry Pipelines with the OpenTelemetry Collector · Dash0
Learn how to build a powerful telemetry pipeline with the OpenTelemetry Collector This comprehensive guide covers everything from basic configuration and processing to advanced deployment patterns for production environments
PACELC design principle - Wikipedia
From REST to Reasoning: A Journey Through AI-First Architecture
We’ll start with a confession: Even after years of designing enterprise systems, AI architecture is still a moving target for us. The landscape shifts so fast that what feels cutting edge today might be table stakes tomorrow. But that’s exactly why we wanted to share these thoughts—because we’re all learning as we go. Over the […]
A Friendly Introduction to SVG • Josh W. Comeau
SVGs are one of the most remarkable technologies we have access to on the web. They’re first-class citizens, fully addressable with CSS and JavaScript. In this tutorial, I’ll cover all of the most important fundamentals, and show you some of the ridiculously-cool things we can do with this massively underrated tool. ✨