Pages
AWS
Almanack of Naval
Asynchronism
Awk
B Trees
Bash
CAP Theorem
Cache
Clean Code
Clojure
Common Stocks Uncommon Profits
Conda
Cpp
Database
Database Replication
Designing Data Intensive Applications
Distributed Systems
Docker
Dynamic Programming
Elasticsearch
GTD Framework
Golang
Googling
HTTP
Heap
Java
JavaScript
Joel Greenblatt Notes
Kafka
Kubernetes
Laravel
Load Balancer
Message Queues
Networking
NoSQL
Node js
One Up Wallstreet
Perl
PostgreSQL
Productivity Principles
REST
Rate Limiting
Regex
SQL
Sed
Svelte
SvelteKit
System Design Primer
Tailwind
The Little Book That Beats The Market
Transfer Protocols
TypeScript
Web Assembly
Web Dev
Web Protocols
Website Caching
You Can Be A Stock Market Genius
elisp
☰
Rate Limiting
Token-Bucket algorithm
There's a bucket of tokens that fills periodically and tokens decrease when used
These correspond to the number of tokens the user gets access to
Table of Contents