this post was submitted on 14 Feb 2025
884 points (98.4% liked)

Programmer Humor

20829 readers
2510 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
[โ€“] [email protected] 27 points 2 weeks ago (2 children)

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

[โ€“] [email protected] 16 points 2 weeks 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.

load more comments (1 replies)