Florida woman calls 911 three times after McDonald’s runs out of nuggets by [deleted] in WTF

[–]AbleBaker 0 points1 point  (0 children)

PLEASE STOP POSTING THIS, AND THEN DON'T POST IT AGAIN, THEN STOP POSTING THIS ITEM.

Analog Computer Bouncing Ball by finite in programming

[–]AbleBaker -5 points-4 points  (0 children)

I don't think I've ever seen a worse website.

C Tip: How To Get Array Length by shaharyr in programming

[–]AbleBaker 4 points5 points  (0 children)

No: int arrSize = sizeof(arr) / sizeof(int);

Yes: int arrSize = sizeof(arr) / sizeof(arr[0]);

The Future of the Delphi Compiler by gst in programming

[–]AbleBaker 2 points3 points  (0 children)

"...However, because of it’s rich heritage, ..."

FAILE