Live data from Hacker News

Developers are not happy with .NET MAUI, but nobody in the team cares about it

github.com

121–123 of 123 posts

Re: Developers are not happy with .NET MAUI, but nobody in the team cares about it

#121
post #119
post #85

Earlier quoted context omitted.

Foundations don't really do maintenance on products. Electron is maintained by a few people at Slack at one or two at Microsoft. Of course if you count the Chromium codebase then it is indeed "Google's framework" and they do nearly all the maintenance.

Not sure if this is trolling but Electron is a big open-source community project NOT "maintained by few people at Slack and one or two at Microsoft", you can easily check that by going into repository insights and seeing the correct information which for the last 30 days is "25 authors have pushed 52 commits to main and 267 commits to all branches". The Chromium take is even bolder, it is indeed NOT a "Google's frame…

Most of those authors are drive-by fixers. Go scroll through the commits list and look at the affiliations of those who are doing the regular work. But watch out, a few of them list OpenJS Foundation but actually work for Microsoft.

The Chromium stats are misleading for the same reason. Almost all commits are made by Googlers. There is a long tail of contributors over the years outside of Google but that doesn't mean their contributions are equally sized.

Re: Developers are not happy with .NET MAUI, but nobody in the team cares about it

#122
post #121
post #119

Earlier quoted context omitted.

Not sure if this is trolling but Electron is a big open-source community project NOT "maintained by few people at Slack and one or two at Microsoft", you can easily check that by going into repository insights and seeing the correct information which for the last 30 days is "25 authors have pushed 52 commits to main and 267 commits to all branches". The Chromium take is even bolder, it is indeed NOT a "Google's frame…

Most of those authors are drive-by fixers. Go scroll through the commits list and look at the affiliations of those who are doing the regular work. But watch out, a few of them list OpenJS Foundation but actually work for Microsoft. The Chromium stats are misleading for the same reason. Almost all commits are made by Googlers. There is a long tail of contributors over the years outside of Google but that doesn't mean…

Yes, but there are 15000 forks of the electron by individuals, even with contributions being not equal, it is still a community project owned and used by individuals and smaller groups all around the globe, not only Google or Microsoft. The same applies to Chromium. The fact that MS is the biggest maintainer now is not a coincidence because it is in their genes to constantly try to take over the good stuff to commercialize under their brand.

Re: Developers are not happy with .NET MAUI, but nobody in the team cares about it

#123
We're working on a MAUI app at work right now. Although I believe the MAUI developers are doing the best they can with a shitty situation (just not enough developers or QA staff for such a complex project), I can say my experience with MAUI has been horrible.

I'm curious as to whether any React Native devs here have had any similar issues? I wonder if all this crap is just what happens when you're trying to do a cross-platform (native) UI framework. It seems that there are people who love React Native (for example Theo Browne) [1]

[1]: https://www.youtube.com/watch?v=3_FcxGCCnUs&t=19

Post reply on HN