This is the last year for Bureau 14 as we unanimously decided to rename the company to quasardb.
Read MoreTags: Uncategorized
This is the last year for Bureau 14 as we unanimously decided to rename the company to quasardb.
Read MoreTags: Uncategorized
Oh what a tangled web we weave when we first try to optimize files inclusion in C++. I can hear your sarcasm other-language programmer developer, feel free to flood the comments sections with something along the lines of “We don’t have this problem in fancy-new-language, you paleo-programmer!”.
Read MoreTags: cpp, boost, clang, Uncategorized
The best way to have a value as accurate as possible is to complete the software project.
Read MoreTags: Uncategorized
I'm used to read technical inaccuracies when it comes to system programming, and writings about the Nagle algorithm are very high in the list.
Read MoreTags: asio, c++, nagle, networking, Uncategorized
A couple of years ago, Antirez wrote a note on his blog about "The Toilet test". He made a couple of great points, criticizing the test and the method.
Read MoreTags: Uncategorized
> The issue described in this post has been fixed in quasardb 1.0.1 released today. We strongly encourage our customers to upgrade their clusters. This issue can cause a denial of service if an attacker has access to the network where your quasardb cluster is installed.
Read MoreTags: c++, fuzzing, quasardb, testing, Uncategorized
My "Scaling with C++ 11" talk is online.
It's really great to see yourself in video because everything bad about your presentation becomes obvious. I already have a lot of ideas to improve this one and I hope I can deliver something much better at Meeting C++. I hope to see you there!
Read MoreTags: boost, c++, conference, Uncategorized
In my C++ Now 2013 presentation, I talked about the Lockheed SR-71 Blackbird as an example of how you sometimes go around problems by "leaking":
Read MoreTags: blackbird, c++, sr-71, Uncategorized