Blog.

Just a decorative image for the page.

My musings on anything from leadership to technology to entrepreneurship and back.

Jan 31, 2024

Three Strike Dismissal in One-On-Ones

Keith Rabois recommends to dismiss your report when you feel bad about an upcoming one on one more than three times in a row. Interesting. But is this a good idea?

Jan 24, 2024

CTO vs. CIO

Some companies have a CTO. Some companies have CIOs. Let's discuss some key differences.

Jan 17, 2024

New Sheriff in Town

'New sheriff in town' is a phrase I learned from a great CTO. It illustrates that a swift transition is crucial when leadership changes. Having two sheriffs is precisely one sheriff too many.

Jan 10, 2024

Friendly - The Texas Way

During a trip to Texas, I was struck by the friendliness and politeness of the locals. I think we should all be a bit more Texan in our daily lifes.

Jan 3, 2024

Breakneck Speed vs. Full Prudent Speed in Engineering

Startups often operate at breakneck speed, facing frequent changes and accumulating tech debt. Established engineering departments typically run at a prudent speed, maintaining focus and stability. Know when to choose which.

Nov 30, 2023

Engineering Vs. Programming

There's a huge difference between 'programming an application' and 'engineering an application'. This difference can make a business succeed or fail. Let's examine the difference.

Sep 25, 2023

Time-Series Data - Part 2

In the first part we found out that pure PostgreSQL was too slow for the volumes of data we expected for a client. Let's check out wether TimescaleDB - an extension for PostgreSQL - improves the performance.

Sep 20, 2023

TimescaleDB on Dokku

Let's install Timescale on a Dokku server.

Sep 18, 2023

Time-Series Data - Part 1

Storing time-series data has some very distinct properties to other more random data. But couldn't we leverage good old databases like PostgreSQL? Let's do some benchmarking and find out.

Sep 4, 2023

Saying No

Ever had the challenge of a CEO coming to one of you teams and requesting them to implement a super-urgent feature? Saying 'no' is extremely difficult. Saying yes to everything is also not an option. But there's a third way to say 'no' in a good way.