Rate limiting at scale: algorithms, tradeoffs, and implementation
How I think about rate limiting in production: which algorithm to choose, how to implement it, and what changes when you have more than one server.
Read more →Thoughts on code, tools, and building things.
How I think about rate limiting in production: which algorithm to choose, how to implement it, and what changes when you have more than one server.
Read more →I had no idea how search engines worked, so I looked it up and built one. Here's the research, the design, and the code.
Read more →A quick look at what React is doing when you call useState, and why the rules of hooks exist.
Read more →A short intro to what you'll find here.
Read more →