The US lock of the Web
Let's talk about Let's Encrypt.
This is a RSS feed for content agreagator. As a human being, you are certainly looking for my website This RSS flux contains everything I write. If you only want to follow my main articles which are of certain quality, there is a RSS flux with only articles.
Let's talk about Let's Encrypt.
Many sites have been affected by the aggressiveness of web crawlers designed to improve LLMs. I’ve been relatively spared, but since the phenomenon started, I've been looking for a solution to implement. Today, I present a zip bomb gzip and brotli that is valid HTML.
In this blog post, we will create a self-signed TLS certificate, install it on an nginx server and on client systems.
VNC is a well-known protocol for remote desktop sharing. This blog post is the story of a web project that led to the creation of a "vainity" VNC.
Let's talk trains and advertising ! The idea is to analyse a few advertisements for trains around the world. But it's mainly a pretext for showing you how recent artificial intelligence technologies can be used to improve an article. 🤖
What's the state of modern image formats and which one should I choose on the web now ? In this article, let's study modern image formats (AVIF, HEIF, WebP, WebP2 et JPEG XL) as precisly as possible. 🖼️
C is a language with a simple syntax. The only complexity of this language come from the fact that it acts in a machine-like way. However, a part of the C syntax is almost never taught. Let's tackle these mysterious cases! 🧞