Blog.

Just a decorative image for the page.

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

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.