Windows Keys that Skip Activation…

Windows is such a terrible unoperating system that I find myself once a year or so having to wipe a computer I don’t care much about and reinstall everything rather than trying to solve whatever particular problem was surfaced — in stark contrast to troubleshooting my most-often-used computers during which I’d rather suffer losing my [...]

Regex Patterns for Personal Data…

It seems that I am always searching for good regular expressions, but really accurate and concise ones are seemingly impossible to find. Most do very poor jobs at covering corner cases, or they are completely wrong and useless. For example, I recently discovered a regex designed to match an MD5 hash, which is a 32-digit [...]