Hacker News new | ask | show | jobs
by the_lucifer 789 days ago
> It’s awful but in a helpful way. Like it will suggest “if $argument is empty, this function will return an error”, which is not true because $argument is an int, but it does do something wonky if you give it negative numbers so I remember to add that.

So like an intern/new hire asking what they think are basic questions but lead you to realize an edge case you missed?