cloudstreet-dev

cloudstreet-dev

🏢 Organization

9 repositories on SrcLog

View on GitHub
9 Repos
466 Stars
13 Forks
1 Watchers

Repositories (9)

React-is-Awful cloudstreet-dev/React-is-Awful CSS

A fun way to learn a bad thing.

338
Emacs-for-Goodness-Sake cloudstreet-dev/Emacs-for-Goodness-Sake CSS

Emacs for Goodness' Sake

49
Lisp-in-2025 cloudstreet-dev/Lisp-in-2025 CSS

Where we're at in 2025 with Lisp, by Claude Code Opus 4.1

39
The-PERL-Programming-Language cloudstreet-dev/The-PERL-Programming-Language

The Practical Extraction and Reporting Language in 2025

24
Vim-with-Vigor cloudstreet-dev/Vim-with-Vigor

If you have to learn Vim, do it well.

8
Back-to-Bare-Metal-with-Python-WSGI-and-ASGI cloudstreet-dev/Back-to-Bare-Metal-with-Python-WSGI-and-ASGI

Django and FastAPI are just fancy callables. This book strips away the magic, shows you exactly what's happening under the hood, and teaches you to build Python web apps from first principles — synchronous with WSGI, async with ASGI. Know your tools. Really know them.

2
Byzantine-Fault-Tolerance-Beyond-Blockchain cloudstreet-dev/Byzantine-Fault-Tolerance-Beyond-Blockchain

Blockchain isn't the only way to reach consensus. A tour of the BFT algorithms that power databases, distributed systems, and permissioned networks — Paxos, Raft, PBFT, HotStuff, Viewstamped Replication. Real tradeoffs, real math, no hype.

2
How-Blockchains-Actually-Work cloudstreet-dev/How-Blockchains-Actually-Work

Proof of Work vs Proof of Stake — real tradeoffs, real math, no hype. A patient engineer's tour of how blockchains actually work.

2
The-Agony-of-Consensus-Algorithms cloudstreet-dev/The-Agony-of-Consensus-Algorithms

Paxos, Raft, PBFT, Viewstamped Replication, and more — compared and contrasted with brutal honesty. Covers failure models, FLP impossibility, classic and modern consensus protocols, Byzantine fault tolerance, and when to use what. Stop copying what Kafka does and actually understand the tradeoffs.

2