←back to thread

304 points vyrotek | 3 comments | | HN request time: 0.697s | source
Show context
imcritic ◴[] No.45894556[source]
Is there anything we can do to stop it? Or will it come anyway?
replies(3): >>45894697 #>>45894711 #>>45894905 #
viraptor ◴[] No.45894905[source]
You can make your own better system which supports GUI and provides a reasonable runtime that works on all current major platforms and provides development tools, years of ecosystem development, etc. etc.

If it's better than what MAUI provides and you can support it for years, I'm sure that could take over and many people would use it instead. But... will you and why?

replies(2): >>45895381 #>>45896485 #
1. yndoendo ◴[] No.45895381[source]
I started moving to using GO and Fyne for cross-platform GUI tooling. GO 1.21 supports Windows 7 with Fyne. Ya still have to support Windows 7 for work. No more wasting time with managing a Windows installer.

QT Framework is still one of the best for cross-platform desktop applications when speed is key.

replies(1): >>45896331 #
2. viraptor ◴[] No.45896331[source]
Searched the docs: No results for "Accessibility"

(Which is ok for some situations, but not for wide deployment like .net provides)

replies(1): >>45896393 #
3. yndoendo ◴[] No.45896393[source]
Like I said tooling. Means that the User is well defined where Accessibility is not an issue. The tooling I creating is for people that have to engage with physical equipment; from replacing parts to making sure a motor is working properly.