cm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agowhat debugging regex feels likelemmy.mlimagemessage-square73fedilinkarrow-up1902arrow-down114cross-posted to: programmerhumor@lemmy.ml
arrow-up1888arrow-down1imagewhat debugging regex feels likelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agomessage-square73fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareAngryClosetMonkey@feddit.nllinkfedilinkarrow-up24·7 days agoJust pop them into regex101 or a similar tool, add sample data, see the mistake, fix the mistake, continue to do other stuff.
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up3·5 days ago Just pop them into regex101 or a similar tool, add sample data, see the mistake, fix the mistake, continue to do other stuff. it works there, pull hair FTFY
Just pop them into regex101 or a similar tool, add sample data, see the mistake, fix the mistake, continue to do other stuff.
FTFY