Panda eating bamboo

My subscriptions

What are my monthly subscriptions and how much they cost?

2023-11-04 · 2 min · 289 words
Gin & Tonic

Gin Method Not Allowed

By default gin returns a 404 for an incorrect HTTP verb sent to a handled path. This can be fixed.

2023-10-17 · 2 min · 358 words
Trumpeting elephant

Upgrade PostgreSQL in Docker

Upgrading postgresql can’t be done in-place, so here’s a scripted version to help you do so.

2023-08-17 · 2 min · 382 words

find to the rescue

find has many filters to help you locate the files you’re looking for.

2023-06-29 · 2 min · 334 words

Update this feed's URL

The RSS feed for this blog has changed.

2023-05-21 · 1 min · 48 words
OVHcloud logo on a wall, slightly blurry

To a new adventure!

I have a new job

2023-03-24 · 1 min · 203 words

pip-tools for Python dependencies management

Here’s how and why I use pip-tools for my side-projects.

2023-03-02 · 5 min · 977 words

Setup rtx with direnv for Python

Improve startup time and simplify your PATH

2023-02-28 · 3 min · 485 words

Create a CSR with SAN

How to generate a CSR for a basic certificate supported by modern browsers

2022-12-20 · 1 min · 98 words

Reduce your page load time with htmx in less than an hour

HTMX is a wonderful piece of technology for backend developers who don’t want to write frontend code but still provide nice UX.

2022-09-26 · 3 min · 629 words