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

Certificates chain correct order

Certificates in a chain file should start with the “final” certificate (the cert issued to you). Each following certificate should be the issuer of the previous one.

2022-08-04 · 1 min · 125 words

Optimize large Django migrations

Sometimes more is less.

2022-03-31 · 3 min · 489 words

Releasing my works into the public domain

All my existing software projects and the articles in this blog have been released into the public domain.

2022-01-02 · 3 min · 514 words

My Setup at Home (12/2021 update)

Here’s the tech I use at home and what for.

2021-12-28 · 2 min · 315 words