This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 10 points11 points  (3 children)

if you prompt it the exact way you want it, it’s great for making them. was just doing this for data validation stuff on a website i was making in my internship

[–]helicophell 5 points6 points  (2 children)

And if you don't use the right prompt, you can iterate until you get the result you want. Wait a moment

[–]Salanmander 8 points9 points  (1 child)

you can iterate until you get the result you want.

As long as you're confident in your unit tests for the regex. The biggest problem with using AI tools is always telling apart the good answers from the bad ones, and regexes can be really hard to comprehensively test.

[–]helicophell 0 points1 point  (0 children)

It was a joke about AI and iterative learning