Search Results

3
votes

What’s your next programming language? And why?

I'm a PHP developer at the moment. I'm planning to learn C# to gain more insight into OO concepts. Plus I'd like to write some desktop apps for a change. …
7
votes

What are some funny loading statements to keep users amused?

World of goo has some of the best loading messages I've seen testing ozone. embiggening prototypes. deterministically simulating the future. testing for perfection. …
3
votes

What is the best comment in source code you have ever encountered?

Just found this one in some of our PHP code $s=2; // chicken and bacon wrap for lunch How useful, luckily $s was self explanatory …
2
votes

Worst technobabble you’ve ever heard

I called my ISP tech support for an unreliable connection. I'd run some pretty intensive tests and discovered serious packet loss. Me: The connection is dropping packets …