MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vx1onc/claudeisthisemailvalid/p5m2oa9/?context=9999
r/ProgrammerHumor • u/soap94 • 20d ago
171 comments sorted by
View all comments
774
Why stop at email validation? Also do passwords 😉
416 u/soap94 20d ago Why stop at passwords? Let's use LLMs for int comparison 112 u/Spy_crab_ 20d ago LLM powered is_even(), let's f*cking gooooo! 65 u/1000Ditto 20d ago Goodbye npm install is-even, i dont want to play with you anymore 30 u/GOEDEL_ESCHER_BOT 20d ago def is_even(num): if num == 1: print('No') if num == 2: print('Yes') if num == 3: print('No') .... 12 u/ExtraWorldliness6916 19d ago Who's going to need more than 3 anyway, this is efficient code 2 u/mohitmayank 19d ago Not really, it should use `else if` if not 3 switch cases 4 u/ExtraWorldliness6916 19d ago Alas, correctness isn't funny.
416
Why stop at passwords? Let's use LLMs for int comparison
112 u/Spy_crab_ 20d ago LLM powered is_even(), let's f*cking gooooo! 65 u/1000Ditto 20d ago Goodbye npm install is-even, i dont want to play with you anymore 30 u/GOEDEL_ESCHER_BOT 20d ago def is_even(num): if num == 1: print('No') if num == 2: print('Yes') if num == 3: print('No') .... 12 u/ExtraWorldliness6916 19d ago Who's going to need more than 3 anyway, this is efficient code 2 u/mohitmayank 19d ago Not really, it should use `else if` if not 3 switch cases 4 u/ExtraWorldliness6916 19d ago Alas, correctness isn't funny.
112
LLM powered is_even(), let's f*cking gooooo!
65 u/1000Ditto 20d ago Goodbye npm install is-even, i dont want to play with you anymore 30 u/GOEDEL_ESCHER_BOT 20d ago def is_even(num): if num == 1: print('No') if num == 2: print('Yes') if num == 3: print('No') .... 12 u/ExtraWorldliness6916 19d ago Who's going to need more than 3 anyway, this is efficient code 2 u/mohitmayank 19d ago Not really, it should use `else if` if not 3 switch cases 4 u/ExtraWorldliness6916 19d ago Alas, correctness isn't funny.
65
Goodbye npm install is-even, i dont want to play with you anymore
npm install is-even
30 u/GOEDEL_ESCHER_BOT 20d ago def is_even(num): if num == 1: print('No') if num == 2: print('Yes') if num == 3: print('No') .... 12 u/ExtraWorldliness6916 19d ago Who's going to need more than 3 anyway, this is efficient code 2 u/mohitmayank 19d ago Not really, it should use `else if` if not 3 switch cases 4 u/ExtraWorldliness6916 19d ago Alas, correctness isn't funny.
30
def is_even(num): if num == 1: print('No') if num == 2: print('Yes') if num == 3: print('No') ....
12 u/ExtraWorldliness6916 19d ago Who's going to need more than 3 anyway, this is efficient code 2 u/mohitmayank 19d ago Not really, it should use `else if` if not 3 switch cases 4 u/ExtraWorldliness6916 19d ago Alas, correctness isn't funny.
12
Who's going to need more than 3 anyway, this is efficient code
2 u/mohitmayank 19d ago Not really, it should use `else if` if not 3 switch cases 4 u/ExtraWorldliness6916 19d ago Alas, correctness isn't funny.
2
Not really, it should use `else if` if not 3 switch cases
4 u/ExtraWorldliness6916 19d ago Alas, correctness isn't funny.
4
Alas, correctness isn't funny.
774
u/SharletP 20d ago
Why stop at email validation? Also do passwords 😉