cm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agowhat debugging regex feels likelemmy.mlimagemessage-square73fedilinkarrow-up1898arrow-down114
arrow-up1884arrow-down1imagewhat debugging regex feels likelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agomessage-square73fedilink
minus-squareKng@feddit.rockslinkfedilinkEnglisharrow-up29arrow-down2·8 days agoI have found chatgpt to be very good at writing regex. I also don’t know how to write regex.
minus-squareSwordInStone@lemmy.worldlinkfedilinkarrow-up7arrow-down1·7 days agowell, you won’t get better using chatgpt for it
minus-squareMirodir@discuss.tchncs.delinkfedilinkarrow-up16·7 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.
I have found chatgpt to be very good at writing regex. I also don’t know how to write regex.
well, you won’t get better using chatgpt for it
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.