spujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 3 months agorulefiles.catbox.moeimagemessage-square56fedilinkarrow-up1254file-text
arrow-up1254imagerulefiles.catbox.moespujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 3 months 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·3 months 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…