Hacker News new | ask | show | jobs
by samrus 342 days ago
The decision to use react for the start menu wasnt out of competency. The guy said on twitter that thats what he knew so he used it [1]. Didnt think twice. Head empty no thoughts

1 https://x.com/philtrem22/status/1927161666732523596

6 comments

It is indeed an impressive feat of engineering to make the start menu take several seconds to launch in the age of 5 GHz many-core CPUs, unlimited RAM, and multi-GByte/s SSDs. As an added bonus, I now have to re-boot every couple of days or the search function stops working completely.
Please do share any evidence to the contrary, but it seems that the Tweet is not serious and is not from someone who worked on the Start Menu.
I found this: https://www.youtube.com/watch?v=kMJNEFHj8b8&t=287s

I googled the names of the people holding the talk and they're both employed by Microsoft as software engineers, I don't see any reason to doubt what they're presenting. Not the whole start menu is React Native, but parts are.

Why is that somehow worse?
No way people on HN are falling for bait Tweets. We're cooked
"Hi it's the guy who did <thing everyone hates>" is a Twitter meme.
Fair warning, X has has more trolls than 4chan.
Please, it has more trolls than Middle Earth
haha facts
That tweet is fake, and as repeatedly stated by Microsoft engineers, the start menu is written in C# of course, the only part using React native is a promotion widget within the start menu. While even that is a strange move, all the rest is just FUD spread via social media.
> the start menu is written in C# of course

It is funny how quickly this became normalized. During Vista time everyone was absolutely shitting on awful performance, now that PCs became faster it is apparently fine to use one dog ass slow managed language (C#) over another (JS with RN).

Even though RN for Windows is just a thin wrapper over WinRT, but who gives a shit, right? Because JSLOLLOLOL.

Orange Cat Programmer.