Insane Coding
'coz good thinking requires going outside the box
Monday, June 20, 2011
C++ 2011 and non rectangular arrays
›
Ever wanted to make a non rectangular array? Meaning for example, some multidimensional array where a[0] has 3 members and a[1] has 5 member...
3 comments:
C++ 2011 and __func__
›
So what happens to __func__ in different scopes? How about GCC's extension for pretty function names? #include <iostream> using n...
10 comments:
Saturday, April 9, 2011
The failure of fragmented security
›
With recent attacks against SSL/TLS and certificates , everyone has been thinking a lot about security. What can we do to prevent security ...
2 comments:
Thursday, November 25, 2010
C++ Serialization Anyone?
›
Today I had one of the most amazing programming experiences that I've ever had, from my entire exciting career. I'm still a bit stun...
377 comments:
Saturday, October 30, 2010
This just in, 20% of enterprises and most IT people are idiots
›
So, who still runs Internet Explorer 6? I do, because sometimes, I'm a web developer. Along with IE 6, I also run later versions of IE, ...
32 comments:
‹
›
Home
View web version