List of pages for 7
2024
2023
2022
2021
2020
Accessibility testing by non-disabled developers
Obstacles I encountered while testing accessibility of this blog's theme.
2019
Migadu [in progress]
Trying something new for mail provider: a small company from Switzerland called Migadu.
Using systemd for X sessions [in progress]
We can use user-level systemd services to run X sessions.
2015
Najważniejszy const [PL]
There is one const usage in C++ which is a little different than the others. Andrei Alexandrescu called it the most important const.
2014
Zwracanie wartości z funkcji [PL]
The article about Return Value Optimization - one of the most important features of C++ compilers.