Hacker News new | ask | show | jobs
by steve1977 944 days ago
This. I’m still using a couple of MFC or Win32 apps and using them is pure joy on a modern computer.
1 comments

I agree. I love native Win32 apps, they're so light and quick. But nowadays everyone is using shitty solutions such as Electron.
Their binary sizes are also tiny. A full-fledged GUI app in a few hundred kB or less, that runs completely native code—truly a wonder.