HN user

GabrielBRAA

2 karma

I think I am a programmer, I guess.

Posts0
Comments4
View on HN
No posts found.

Heh, recently I had to fix a bug in some code that had one of these comments. Feels like a sign of bad code or laziness. Why make a path that should not happen? I can get it when it's on some while loop that should find something to return, but on a if else sequence it feels really wrong.