Hacker News new | ask | show | jobs
by charcircuit 148 days ago
>You import heavy libraries just to do fuzzy string matching.

So instead of a heavy library for string matching you use a heavy library for a whole SQL engine which includes fuzzy string matching?

1 comments

Instead of having the AI write JavaScript code that does fuzzy string matching operations, they have it write SQL.