bert hubert finally blogs
Code, musings and more
Wednesday, July 15, 2015
Developing open source: don't listen to the people that want you to live under a bridge
›
This post is for open source developers and all other people working on open source, while trying to make a living. You may also get referr...
5 comments:
Saturday, June 6, 2015
Design of DelayPipe, a small class to let you execute millions of things in the near future
›
When developing, quite frequently we run into the situation where we want to delay an action a little bit, perhaps for half a second. If yo...
3 comments:
Thursday, March 5, 2015
Some notes on shared_ptr atomicity and sharing configuration state
›
At PowerDNS, we've frequently run into this problem: a program has a complicated amount of state and configuration which determines how...
Friday, February 13, 2015
Some notes on sendmsg()
›
This post is mostly so other people can save themselves the two days of pain PowerDNS just went through. When sending or receiving datag...
Sunday, January 18, 2015
On C++2011, Quality of Implementation & Continuous Integration
›
Over the past years, I've done a few projects outside the main PowerDNS tree, and for all of them I've used C++2011. A wonderful...
2 comments:
Monday, November 3, 2014
Tin cans, can openers and solar power: explaining the snail’s pace of innovation
›
Innovation is fascinating. It brings us (by definition) all improvements in technology. Simultaneously, it proceeds at a snail’s pace. An ...
3 comments:
Tuesday, August 19, 2014
The absolute minimum difficulty recipe with maximum impact: authentic chicken soup
›
I like cooking, and I like to share that joy. If you can’t cook however, your first efforts are likely to be mediocre, which is not very ...
3 comments:
‹
›
Home
View web version