-

@ Betelgeuse
2025-04-05 20:43:23
This is why you should code occassionally - I never knew there is a native function in PHP to get the Levenshtein distance between two strings! I was coding the self-sign up of nip-05 with limiting the user signing up famous personalities and trap words. I was thinking about putting reserved names in a search engine like elastic or in meilisearch to do a fuzzy search. Good that I followed the "vibe coding" route :D and I found this function... It is present since V4.1!! Why didn't I know this for this long!!!
#FacePalm #VibeCode💪 #🤖coding