NateNate60@lemmy.world to Programmer Humor@lemmy.ml · edit-21 year agoOh boy what a beautiful regex. I'm sure it does something logical and easy to understand.lemmy.worldexternal-linkmessage-square31fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkOh boy what a beautiful regex. I'm sure it does something logical and easy to understand.lemmy.worldNateNate60@lemmy.world to Programmer Humor@lemmy.ml · edit-21 year agomessage-square31fedilinkfile-text
^.?$|^(..+?)\1+$ <answer> Matches strings of any character repeated a non-prime number of times https://www.youtube.com/watch?v=5vbk0TwkokM
minus-squareikidd@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoI upvoted this because I hate it.
minus-squarefubo@lemmy.worldlinkfedilinkarrow-up0·1 year agoWhatever you do, don’t get in a time machine back to 1998 and become a Unix sysadmin.
minus-squareTreczoks@lemmy.worldlinkfedilinkarrow-up0·1 year agoI have to admit that using CL-PPCRE does not really help me understanding the regexp any better. But this may be because I deal with complex regexps for decades now, and I just read them.
minus-squareikidd@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoI was a sysadmin with some Linux usage in 1998, does that count?
I upvoted this because I hate it.
Whatever you do, don’t get in a time machine back to 1998 and become a Unix sysadmin.
I have to admit that using CL-PPCRE does not really help me understanding the regexp any better. But this may be because I deal with complex regexps for decades now, and I just read them.
I was a sysadmin with some Linux usage in 1998, does that count?