CloudStreet.dev
- 18 followers
- Denver, Colorado
- https://CloudStreet.dev/
Pinned Loading
Repositories
- The-Big-Book-of-Compression-Algorithms Public
Everything compresses differently. A survey of the major algorithms — Huffman to Zstandard, lossless to lossy, zip files to video codecs — covering mechanics, tradeoffs, and ideal contexts. Closes with a bonus section on why LLMs are, at their core, just really expensive lossy compressors.
cloudstreet-dev/The-Big-Book-of-Compression-Algorithms’s past year of commit activity - Rack-Roda-and-Ruby Public
Rails is just a callable. Sinatra is just a callable. So is Roda. This book strips away the magic of Ruby web development, shows you exactly what Rack is doing under the hood, and teaches you to build from first principles. Know your tools. Really know them.
cloudstreet-dev/Rack-Roda-and-Ruby’s past year of commit activity - Back-to-Bare-Metal-with-Python-WSGI-and-ASGI Public
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.
cloudstreet-dev/Back-to-Bare-Metal-with-Python-WSGI-and-ASGI’s past year of commit activity - You-Are-Not-Your-Stack Public
Your language doesn't define you. Your framework won't save you. Your stack will be obsolete before you retire. This book is about what remains when you strip all of that away — and how to build a career and identity that survives every technology shift that's coming.
cloudstreet-dev/You-Are-Not-Your-Stack’s past year of commit activity - Let-Erlang-Crash Public
Erlang was built to never die. Ironically, the secret is letting everything crash. This book embraces the chaos, explores the BEAM, and makes fault-tolerant programming genuinely fun.
cloudstreet-dev/Let-Erlang-Crash’s past year of commit activity - MCP-Model-Context-Protocol Public
A developer's guide to the Model Context Protocol — the open standard connecting AI apps to tools and data. Covers architecture, wire protocol, building servers (TypeScript & Python) and clients, all 10 SDKs, configuration, security, testing, production patterns, and the ecosystem.
cloudstreet-dev/MCP-Model-Context-Protocol’s past year of commit activity - Networking-Protocols Public
Comprehensive guide to networking protocols covering TCP/IP stack, HTTP evolution (1.0 through HTTP/3), WebSockets, QUIC, UDP vs TCP, DNS resolution, TLS/SSL handshakes, and modern protocol design. Includes packet flow diagrams, performance characteristics, and real-world use cases.
cloudstreet-dev/Networking-Protocols’s past year of commit activity - Database-Internals Public
Ever wondered what happens when you hit COMMIT? Journey into the storage engines, B-trees, WAL logs, and MVCC magic powering modern databases. From disk I/O to query optimization, learn how databases turn SQL into bits. Written by Opus 4.5 for developers who want to understand why their queries are slow.
cloudstreet-dev/Database-Internals’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…