6 ms·
Now this is hacker news. We don't see too many of these types of posts.
by snowbird122 16y ago
Now this is hacker news. We don't see too many of these types of posts.
- kelnos 16y agoNo, this is The Daily WTF. "Oh look, someone wrote some really stupid code!" Who cares? How does it enrich us to know that someone mis-implemented memset() in a bootloader that possibly never even calls it, or if it does, probably passes zero as the argument anyway? (Or is dead code because on any arch anyone uses, memset() is implemented in asm.)
- snowbird122 16y agoIt enriched me to learn what memset was. I love hacker news, but I wouldn't mind a few more posts that contain some code.