HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jazzfool

no profile record

Submissions

The Grim GUI Landscape

jazzfool.github.io
2 points·by jazzfool·5년 전·5 comments

comments

jazzfool
·4년 전·discuss
No, this is a non-problem. If Microsoft stuck with Win32, just like how Apple stuck with Cocoa, this wouldn't be an issue.
jazzfool
·4년 전·discuss
There is no right way to design a GUI library, so ignore the people that insist you read a book and follow the paradigms it mentions to a T. In fact, we really need less of those OOP GUI libraries right now. Definitely try poke around with reactive, etc.
jazzfool
·5년 전·discuss
The "stateful" way you present is not at all how you would approach that problem in an ECS. I think you misunderstand what ECS refers to.
jazzfool
·5년 전·discuss
> It doesn't really matter if Electron has code you won't use.

It does matter very much when it negatively impacts your application's performance and user experience.

I definitely didn't dismiss the benefits Electron provides, in fact I completely acknowledge those benefits. The thing is, those benefits don't have to be exclusive to an unsuitable platform like Electron. What's stopping us from bringing that developer productivity to a desktop platform?

This post mostly focuses on app development for independent developers. However, these points are exaggerated even further for entire teams and companies where you actually have the time and resources to invest into the appropriate technologies instead of forcefully trying to reframe every development problem into a web problem (if all you have is a hammer...).
jazzfool
·5년 전·discuss
- Sent from my 32gb MacBook