Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Or, ya know, you just do:

  if (!herp_derp()){
  ...
  }
or

  if (herp_derp() > 0){
  ...
  }
and don't actually check any of the error cases that you should be checking, like return = -1, -2, -3 etc.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: