Original article: https://www.eset.com/de/about/presse/pressemitteilungen/pressemitteilungen/security-fiasko-32-millionen-computer-in-deutschland-laufen-noch-mit-windows-10/
ESET recommends switching to Windows 11 as quickly as possible. Alternatively, a Linux distribution can also be a good option, especially for older hardware.
66.12% of Windows PCs are still on Windows 10 in Germany, 62.73% worldwide.
https://gs.statcounter.com/os-version-market-share/windows/desktop/worldwide
Haven’t had a chance to use it much tbh, I mostly work in backend development. I’d deeply prefer it to Electron for my personal ideological reasons (which is that running “native” apps in a browser is stupid), but I hear it’s not recommended for web, so you’d still have to develop two or three versions (depending on how feasible it is to keep desktop and mobile on the same codebase - I’m not sure on that). Still, it’s more reasonable than doing the desktop versions in Qt in this day and age, because C++ is just a recipe for footgunning yourself. This is of course negated by having significant C++ experience, in which case Qt is the way to go.