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

these patterns are cute. I especially like the one where for loops are described, as if the variable declaration practices are important.


And the recommendation to avoid i++ due to "excessive trickiness?" followed by a recommendation to use while(i--) with i initialized somewhere else as a for loop substitute? What the heck? That sounds terrible.


I thought I might learn something until I saw that exact comment, then decided it was safer to stop reading immediately.




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

Search: