Writings
On Trying things out The more you look at things through the lens of the familiar, the more you end up reproducing what already exists. Oct 6, 2024 Beyond Simple String Comparison It's not that simple Jul 20, 2024 HTTP Protocol history HTTP Protocol: Where we started, where we are, and how we got here Oct 12, 2023 Distributed Systems: Time How time works in a distributed system Aug 3, 2023 Front-End Performance The Crucible of User Experience and Technical Robustness. Jul 3, 2023 Do you know concurrency? Concurrent computing is fast but don't use it blindly Apr 5, 2023 JavaScript's Execution Context Why do we care about the Execution Context? Mar 8, 2023 Leader Election in Distributed Systems The Intricacies of Orchestrating a Decentralized Command Structure Jan 7, 2023 Randomize iterables Randomize iterables in Python using sorted(). Nov 17, 2022