Articles
These are the articles I write on different topics.
Why does x & -x equal to the largest power of 2 that divides x?
Or how to find the largest power of 2 that divides x?
State of Stateless - DebConf 2023
My talk about immutability, reproducibility and declarative system in Debian at DebConf 2023.
Creating blurred background image using ImageMagick
An article on how to resize an image to an aspect ratio with its background blurred using ImageMagick.