Comment by DeathArrow
15 days ago
Why do people conflate "writing GUI apps" with "native app development" and "low level access"?
If you need low level access to the operating system and the hardware, you need Win32, so you need C/C++. And there's no way around it.
Expecting .NET apis to give you low level access in Windows is akin to expecting Go apis to give you low level access in macOS or using Haskell to interact with hardware on Linux.
No comments yet
Contribute on Hacker News ↗