Hacker News new | ask | show | jobs
by IanCal 1427 days ago
The other use is when the cost of checking the set is high due to something like accessing a remote system. You can pull a small representation of the full set and only do a network request after when it's likely to succeed.