spujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 9 days agorulefiles.catbox.moeimagemessage-square39linkfedilinkarrow-up1244arrow-down16file-text
arrow-up1238arrow-down1imagerulefiles.catbox.moespujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 9 days agomessage-square39linkfedilinkfile-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·9 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…