Messages
11/17/2024
19 : 44
PD#601 Exploring the browser rendering process
What occurs between typing a URL in your browser and the moment a webpage is displayed
11/10/2024
18 : 54
PD#600 Weird Lexical Syntax
Learning 42 programming languages
11/3/2024
20 : 14
PD#599 The weirdest timezone
Population 382 and some notable stick bugs and weirdest timezone
10/27/2024
20 : 14
PD#598 That's Not an Abstraction
That's Just a Layer of Indirection
10/20/2024
18 : 24
PD#597 How Discord Reduced Websocket Traffic by 40%
zstandard and passive session system improvements
10/20/2024
7 : 54
PD#596 Practices of Reliable Software Design
If you would build an in-memory cache, how would you do it?
10/6/2024
17 : 44
PD#595 It's hard to write code for computers
But it's even harder to write code for humans
9/29/2024
19 : 14
PD#594 Digital signatures and how to avoid them
Use interactive identification protocols instead
9/22/2024
19 : 14
PD#593 On Being A Senior Engineer
There are not many modern books about being good senior engineer
9/15/2024
19 : 34
PD#592 Basic thing
Code reviews, releases, documentation
9/8/2024
18 : 24
PD#591 The web's clipboard
And how it stores data of different types
9/1/2024
18 : 34
PD#590 Sampling with SQL
Reduce a massive pile of data into a small dataset
8/25/2024
18 : 44
PD#589 A brief history of block storage at AWS
Continuous reinvention highlighting hard-won lessons in queueing theory, the importance of comprehensive instrumentation
8/20/2024
2 : 14
PD#588 Good Retry, Bad Retry: An Incident Story
The retries were implemented as a simple loop
8/11/2024
18 : 54
PD#587 How Uber Tests Payments In Production
Catch unknown unknowns, and to do it fast
8/4/2024
6 : 54
PD#586 Just disconnect the internet
Don't bring it up unless you are ready for some serious considerations
7/28/2024
19 : 4
PD#585 Building Generative AI Platform
Common components, what they do, and how they are implemented
7/21/2024
18 : 4
PD#584 Major Windows BSOD issue hits banks, airlines, and TV broadcasters
Thousands of Windows machines were experiencing BSOD
7/14/2024
19 : 4
PD#583 Ten Years with Microservices
Without microservices Allegro would not be where it is today
7/7/2024
18 : 24
PD#582 A Git story
Not so fun this time