Hacker News new | ask | show | jobs
by MoSattler 1076 days ago
So, you're saying that my code won't improve simply by sprinkling F-Bombs everywhere?
3 comments

The C code so impressive they had to remove it from K&R:

if (*some_bullshit >= shit_tolerance){

fucks_given = 0;

exit(IM_DONE);

}

Why bother setting fucks_given if you're exiting?

mmm

/embeddedme says it could be a memory-mapped peripheral that needs to be reset on exit. But that's a stretch.

Why am I even thinking about this?

Correct: fork bombs rarely help
There's only one way to find out!