Hacker News new | ask | show | jobs
by Toast_25 2923 days ago
If you really wanted to avoid dupes you could just hash the pics, save a list of hashes in a txt and then lookup against new ones, but it's less efficient than what OP proposes.