Category Archives: Uncategorized
Matching Printable Characters
Who doesn’t love regular expressions? They’re fucking awesome. I use’em at least 10 times per day. Sometimes, there’re restrictions on what patterns you can use. I wanted to change a regex for validating passwords. Originally, it allowed letters, numbers, and … Continue reading
Posted in Coding, GNU/Linux, Uncategorized
Tagged Coding