cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agowhat debugging regex feels likelemmy.mlimagemessage-square72fedilinkarrow-up1914arrow-down114cross-posted to: programmerhumor@lemmy.ml
arrow-up1900arrow-down1imagewhat debugging regex feels likelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square72fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareKnglinkfedilinkEnglisharrow-up29arrow-down2·1 month agoI have found chatgpt to be very good at writing regex. I also don’t know how to write regex.
minus-squareMirodir@discuss.tchncs.delinkfedilinkarrow-up16·1 month agoIn my experience, it is good at simple to medium complexity regex. For the harder ones it starts being quite useless though, at best providing a decent starting point to begin debugging from.
minus-squareSwordInStone@lemmy.worldlinkfedilinkarrow-up7arrow-down1·1 month agowell, you won’t get better using chatgpt for it
I have found chatgpt to be very good at writing regex. I also don’t know how to write regex.
In my experience, it is good at simple to medium complexity regex. For the harder ones it starts being quite useless though, at best providing a decent starting point to begin debugging from.
well, you won’t get better using chatgpt for it