I was researching a solution to generate unique IDs and I liked the Twitter snowflake approach…
These are my notes about how to design a URL shortener.
Here are my notes about output buffering in PHP.
Here are my notes about cognitive load in software engineering.
People always ask questions like, “How long should functions be”, “When is a…