Conferences
If you prefer watching to reading, here are the recorded talks I have given.
code::dive 2019 — C++20 Coroutines: What’s next? [EN]
A look at C++20 coroutines and the features still on the horizon — what the standard gave us, what it postponed, and where the design is heading next.
bITconf — Error handling, now and tomorrow [PL]
A survey of error-handling techniques in modern C++ — exceptions, error codes, std::expected, and the proposals on the table for a unified mechanism.