spujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 1 day agorulefiles.catbox.moeimagemessage-square56linkfedilinkarrow-up1239file-text
arrow-up1239imagerulefiles.catbox.moespujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 1 day agomessage-square56linkfedilinkfile-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·23 hours 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…