bignose

joined 5 months ago
[–] bignose@programming.dev 2 points 2 days ago* (last edited 2 days ago) (1 children)

The spec is so complex that it’s not even possible to know which regex to use

Yes. Almost like a regex is not the correct tool to use, and instead they should use a well-tested library function to validate email addresses.