TIL: Eli Bendersky's Blog, Awesome By Example, NoCoDB, and Martin Kleppmann

Today I learned about excellent technical blogs by Eli Bendersky and Martin Kleppmann, discovered NoCoDB as an Airtable alternative, and found a curated list of example-based learning resources.

May 29, 2021 路 1 min

TIL: CRDTs, Extreme HTTP Performance, and BYTEPATH Game

Today I learned about CRDTs for distributed systems, extreme HTTP performance tuning achieving 1.2M API requests/second, and BYTEPATH - a replayable arcade shooter game.

May 25, 2021 路 1 min

TIL: Distributed Systems Education, Fallacies, and Self-Hosted Internet Archiving

Today I learned about CSE138 distributed systems lectures, the classic fallacies of distributed computing, and an interesting project for self-hosting internet archives.

March 22, 2021 路 2 min

TIL: Comprehensive Distributed Systems Reading List

Today I learned about a curated reading list for understanding distributed systems, covering essential papers, books, and resources for building scalable, fault-tolerant systems.

March 2, 2021 路 3 min

TIL: Cosmopolitan C Library, Distributed Systems Book, High Performance Browser Networking, and Rust Roguelike Tutorial

Today I learned about the Cosmopolitan C Library for portable executables, an accessible distributed systems book, high-performance browser networking principles, and building roguelike games in Rust.

February 28, 2021 路 4 min

TIL: Scuttlebutt - Decentralized Social Network Protocol

Today I discovered Scuttlebutt, a decentralized social network protocol that enables offline-first, peer-to-peer communication without central servers.

January 10, 2021 路 3 min

TIL: Distributed Consensus Academic Reading List

TIL 2020-12-19 Distributed Consensus Reading List - Comprehensive collection of academic papers on distributed consensus algorithms including Raft, Paxos, and Byzantine fault tolerance.

December 19, 2020 路 1 min

TIL: Distributed Systems Lectures, EmacsConf 2020, Code Review Excellence, and Accessibility Guidelines

Today I learned about comprehensive distributed systems education, EmacsConf 2020 presentations, strategies for making code reviewers love your work, and modern web accessibility practices.

December 8, 2020 路 3 min

TIL: How to Design Programs, Raft Consensus Algorithm, DWIM Philosophy, and The Jargon File

Today I learned about the systematic program design methodology from HtDP, the elegant Raft consensus algorithm visualization, the DWIM (Do What I Mean) principle in computing, and the legendary Jargon File documenting hacker culture.

December 5, 2020 路 17 min

I am taking the MIT Distributed Systems Course

Starting MIT's 6.824 Distributed Systems course to learn more about distributed system design. A brief announcement of my learning journey into distributed systems concepts.

July 7, 2020 路 1 min