Today I got a package that I didn't know who it was from. The slip just said "Stewartstown, PA" with no other reference. Curiously I went to fetch the package…
Author Archives: arrow
Benchmarking C++ container iteration
In this stackoverflow question I made a point that iterating over a std::vector and a std::list would not be of any noticeable difference. After someone said that it is indeed noticeable, I decided to make a small benchmark to try it out. [Note: This post has been edited with a new conclusion.]
Joachim Jr?
Since Arlene posted to Facebook, I guess it's official now. I'm about to be a dad! Yes that's right, in a couple of weeks my wonderful wife will give birth to a new member of the Pileborg clan! I'm happy, excited, and of course incredibly nervous! So now you know why I have so little …
More about logging in Shadow World
I've had some trouble with Boost Log that I can't overcome. That coupled with the fact that it actually is not part of the core of Boost, but have to be built separately have made me change my mind about the logging I will use with the Shadow World server.