How to Generate a UUID (And Why Random IDs Practically Never Collide)
What's actually inside those 32 hexadecimal characters, and why a randomly generated ID is safe to trust without a central authority checking for duplicates.
Read moreMaking everyday document workflows faster and less error-prone.
What's actually inside those 32 hexadecimal characters, and why a randomly generated ID is safe to trust without a central authority checking for duplicates.
Read moreWhere that scrambled Latin filler text actually comes from, why designers still reach for it, and how to generate exactly the amount a mockup needs.
Read moreMaking special characters display safely as text instead of being read as markup, and the one sequencing detail that trips up hand-rolled versions of this.
Read moreShrinking a script by stripping comments and whitespace, and the one JavaScript quirk that makes naive minifiers quietly corrupt working code.
Read moreCleaning up a list that has accidental repeats, without the alphabetical reshuffle most "remove duplicates" tools force on you.
Read moreReading a QR code straight from a screenshot or photo when you're stuck at a desktop, plus the one browser detail that determines whether it works at all.
Read moreWhat percent-encoding actually does, why some links quietly break when they shouldn't, and the one setting most URL encoders never explain.
Read more