this post was submitted on 14 Feb 2025
894 points (98.5% liked)

Programmer Humor

20743 readers
302 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Kng@feddit.rocks 27 points 1 week ago (2 children)

I have found chatgpt to be very good at writing regex. I also don't know how to write regex.

[–] Mirodir@discuss.tchncs.de 16 points 1 week ago

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.

[–] SwordInStone@lemmy.world 6 points 1 week ago

well, you won't get better using chatgpt for it