2024

More happy and productive teams

Productivity is a subject that I find personally fascinating (e.g. “Accept every offer”). Especially the productivity of teams. Recent research from Google shows that many factors, once believed to be significant when it comes to productivity, are not as powerful as other factors, which they call “norms”.

Back to Top ↑

2023

Accept every offer

Something I find fascinating and I ask myself is why some people seem to get stuck forever with work, whereas others keep making progress. And, related, why some people collaborate better/more with colleagues than others?

Management books

I’ve read a couple of management books. However, the books that have had a greater impact on me, as a manager, happen to be … parenting books.

Back to Top ↑

2016

CMake-enabled libraries (III)

In this postI explain how our library can be included in other projects without having to install it. We will generate a config file that will work regardless the library is installed or not.

CMake-enabled libraries (II)

In this post I analyze the drawbacks of using external projects to implement multi-library projects.

CMake-enabled libraries (I)

In this post I explain how to re-use CMake-enabled libraries within another CMake-enabled project when the former aren’t installed in your system but in Github or in a subdirectory.

Back to Top ↑

2013

Back to Top ↑