spujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 13 days agorulefiles.catbox.moeimagemessage-square56fedilinkarrow-up1251file-text
arrow-up1251imagerulefiles.catbox.moespujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 13 days agomessage-square56fedilinkfile-text
the original said reggae but i misread it as regex and got this idea lol original comic artist: thisstupidtwink@insta
minus-squaretrem@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2·13 days agoI’ve seen attempts of regex pre-processors, where you’d get some builder API like: pattern .digits(3) .literal(" - ") Can’t use that in configurations, though, unless you template the configuration, I guess…
I’ve seen attempts of regex pre-processors, where you’d get some builder API like:
pattern .digits(3) .literal(" - ")Can’t use that in configurations, though, unless you template the configuration, I guess…