Clickhouse issue while reading a no-header CSV coming from a structured s3 path containing named entities (e.g. `foo=bar`)

Another issue that I came accross was reading no-header CSV from a a s3 path that has some structure. Specifically an expression containing equal sign such as foo=bar. I’ve previously...

Clickhouse bug while reading csv from a S3 path containing white space [FIXED]

These days, I’ve been testing clickhouse for potential as I’ve previously mentioned in my blog. While overall, I’m very content with it, I’m also encountering some issues that I wanted...

Minimal clickhouse setup with minio for local dev

Minimal clickhouse setup with minio for local dev Recently I was testing clickhouse for a potential migration. First thing first, I’ve to do some tests on my local machine to...

Building modular shelves with tetris pieces

Idea I’ve an interesting project that’s a bit data related but not only. In my living room, I’ve a sort of opening in the wall between the door and kitchen...

Tips while creating PDFs inside a docker image with WeasyPrint

Recently at Homagames, we wanted to improve certain pdf reports that we are producing once a month. PDF reports were already in place but they were generated via an excel...