@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 29 days agoI am easy to amusesh.itjust.worksimagemessage-square69arrow-up1676
arrow-up1676imageI am easy to amusesh.itjust.works@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 29 days agomessage-square69
minus-square@Blackmist@feddit.uklinkfedilinkEnglish16•28 days agoWriting regex is easy. Reading it again after a couple of weeks…
minus-square@Deestan@lemmy.worldlinkfedilink1•6 days agoTbh the frequent pain from needing to read it again often happens because it was so hard to write correctly that it misbehaves on some data and you need to adjust it.
Writing regex is easy.
Reading it again after a couple of weeks…
Tbh the frequent pain from needing to read it again often happens because it was so hard to write correctly that it misbehaves on some data and you need to adjust it.
It’s a write only language