Hacker News new | ask | show | jobs
by hcarvalhoalves 4972 days ago
I appreciate the first code comment more after the introduction:

    if(sign!='8BIM') break; // sanity check
"Sanity check" as in "let's make sure it's really a PSD before we go insane".