Everyday tools for whatever you're working on.
40 articlesยท page 1/4
Naive slug generators mangle accented characters and silently produce duplicate URLs. Here's what correct slugification actually requires.
file1, file10, file2... sound familiar? Here's why batch filename patterns need real zero-padding and duplicate detection, not manual renaming.
A campaign name with a space or an ampersand can silently break a hand-built UTM link. Here's why proper URL encoding matters and how to get it right every time.
Guessing at the second dimension when resizing is how stretched images happen. Here's the actual cross-multiplication and GCD math to get it exactly right.
A word count without stop-word filtering just tells you English has articles. Here's what a genuinely useful frequency analysis actually filters out.
It's not a scam, a defect, or hidden storage โ it's two different definitions of "gigabyte" colliding, and once you see it, it's obvious.
"correct-horse-battery-staple" made word-based passphrases famous โ but most generators quietly get the randomness or the math wrong.
Morse code is over 180 years old and still shows up in ham radio, survival training, and puzzle hunts โ here's how to convert and play it correctly.
Feedback surveys, speeches, and essays hide their real signal in plain sight โ a word cloud surfaces it in seconds, if the layout algorithm actually works.
If you're making QR codes one at a time for an event, product line, or class roster, you're doing it the slow way โ here's the batch method.
"Encrypted locally" is a common claim โ here's what it actually takes to implement correctly, and how to verify a tool isn't quietly storing your data in the clear.
A birth date on February 29 breaks a surprising number of age calculators. Here's why, and how to verify a calculator actually handles it.