Seasons greetings

Posted by user on 27 Dec 2012

"Am I indeed possessed of knowledge? I am not knowing. But if a mean person, who appears quite empty-like, ask anything of me, I set it forth from one end to the other, and exhaust it."
--Confucius

We wish you all happy hollidays!

Read More

Tags: Uncategorized

Function composition in C++11

Posted by user on 19 Nov 2012

There is a lot of code in this post, it will probably not compile "as is" because of missing headers or compiler's incompatibilities. Nevertheless, we made available through our open source initiative the full working library on github. It has been tested on Clang 3.1, gcc 4.6.1 and MSVC 11 on FreeBSD, Linux and Windows.

Read More

Tags: boost, c++, functional, quasardb, Uncategorized

The Butterfly Bug

Posted by user on 26 Sep 2012

At Bureau 14 we highly value code quality: it's the corner stone of our software development strategy and certainly one of our core values as a company. We believe that investing in code quality pays off in the long term, especially when our software is entrusted by our customer with mission-critical data.

Read More

Tags: bug, butterfly, driver, heisenbug, kernel, Uncategorized

For the sake of productivity...

Posted by user on 10 Sep 2012

By judging the endless stream of blog entries, books, conferences, tweets, status updates, advices, statements and aphorism on the topic, you can certainly figure out that productivity is the hottest topic behind celebrities naked pictures, cats in embarrassing situations and tomorrow’s weather.

Read More

Tags: method, productivity, sleep, Uncategorized

NoSQL is a term doing us a disservice

Posted by user on 01 Feb 2012

Although we edit NoSQL software, I always disliked calling our product a NoSQL database. I know we say in the third paragraph of our web page that wrpme is a NoSQL database, but see, right after it says that we prefer to call it a postmodern database as proposed by Dr. Richard Hipp.

Read More

Tags: acid, altsql, database, nosql, rdbms, transaction, Uncategorized, wrpme

Parrots

Posted by user on 05 Nov 2011

Parrots are wonderful creatures of Earth. How many animals can you actually talk to?

Read More

Tags: parrot, pet, pirate, Uncategorized

On quality and code size

Posted by user on 26 Sep 2011

I recently came across a great blog post asserting - based on numerous studies - that size is the best predictor of code quality.

Read More

Tags: agile, process, programming, quality, Uncategorized, unit testing

Setting up a high performance wordpress server

Posted by user on 18 Apr 2010

Our website isn't critical, in the sense that, if the website goes down, our operations remain unaffected. However, lately, the website was becoming extremely slow and it was turning into bad publicity.

Read More

Tags: freebsd, memcached, mysql, nginx, Uncategorized, wordpress

BoostCon 2010

Posted by user on 16 Mar 2010

The BoostCon is a Boost centric conference, but it's actually much more than that. It's probably the best C++ conference in the world.

Read More

Tags: boost, boostcon, c++, Uncategorized

Security through deception

Posted by user on 03 Jan 2010

In battle, use direct forces to match the enemy and use indirect forces to win the enemy.-Sun Tzu

Read More

Tags: Security, copy protection, reverse engineering, Uncategorized