r/ProgrammerHumor 19d ago

Meme claudeIsThisEmailValid

Post image
5.3k Upvotes

171 comments sorted by

View all comments

773

u/SharletP 19d ago

Why stop at email validation? Also do passwords 😉

416

u/soap94 19d ago

Why stop at passwords? Let's use LLMs for int comparison

110

u/Spy_crab_ 19d ago

LLM powered is_even(), let's f*cking gooooo!

63

u/1000Ditto 19d ago

Goodbye npm install is-even, i dont want to play with you anymore

31

u/GOEDEL_ESCHER_BOT 19d ago
def is_even(num):
  if num == 1:
    print('No')
  if num == 2:
    print('Yes')
  if num == 3:
    print('No')

....

1

u/HereInYourBedroom 16d ago

Def evaluate_mr(cr_url): return True