Hacker News new | ask | show | jobs
by magicalhippo 480 days ago
Shows up in other places as well, such as file systems. Trying to check if a filename exists, and if it doesn't then create the file for example. Instead one should simply try to create the file and handle the error if it already exists.