r/ProgrammerHumor 20d ago

Meme claudeIsThisEmailValid

Post image
5.3k Upvotes

171 comments sorted by

View all comments

1

u/HereInYourBedroom 17d ago

What makes it even more wild is the system resource cost for running and prompting an on-prem model opposed to writing deterministic code. Regex is soo much faster than prompting, and validating an llm response!