cm0002@lemmy.world to Programmer Humor@programming.dev · 24 days agowhat debugging regex feels likeimagemessage-square73fedilinkarrow-up1900cross-posted to: [email protected]
arrow-up1900imagewhat debugging regex feels likecm0002@lemmy.world to Programmer Humor@programming.dev · 24 days agomessage-square73fedilinkcross-posted to: [email protected]
minus-squareKng@feddit.rockslinkfedilinkEnglisharrow-up29·23 days 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·23 days 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-up7·23 days 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