1029
you are viewing a single comment's thread
view the rest of the comments
[-] sukhmel@programming.dev 1 points 8 hours ago

There are many regexes that validate email, and they usually aren't compliant with the RFC, there are some details in the very old answer on SO. So, better not validate and just send a confirmation, than restrict and lock people out, imo

[-] rumba@lemmy.zip 1 points 6 hours ago

The article you just mentioned in the comments includes both a completely reasonable and viable regex and binary and library alternatives that are in most languages.

this post was submitted on 16 Nov 2024
1029 points (99.2% liked)

Programmer Humor

19572 readers
1031 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 1 year ago
MODERATORS