Hacker News new | ask | show | jobs
by VoidWarranty 46 days ago
The reqs are likely a side effect of how the application is built and the fact that its made by a solo dev.

I find it more pleasant to do UI within the context of a video game renderer than to bother with ui libraries and native hooks.

You only have to deal with windows enough to get you a rendering context: then you can do everything in your walled garden.