absolutely… all the people praising this, like… those signs exist for traffic flow and safety… it’s so incredibly selfish to just say fuck everyone else, i need to turn right and even more selfish to avoid repercussions but making it “okay” for everyone else
maybe the sign was wrong, sure… but we don’t have that information… without more information, it’s an incredibly selfish act. dude has main character syndrome







perhaps… i guess the single directional execution model would help to prevent memory leaks, and components would help keep things relatively contained… and also javascript in general avoids whole classes of c/c++ bugs… but it’s also incredibly slow. imo it’s just not something you should write core system components in
to be clear, it’s not react that’s the problem here: its execution model is an excellent way of structuring UI… but something as core as the start menu just really isn’t something you should fuck around with slow languages with
and also, that’s not to say that FOSS shouldn’t do it - they’re open, and thus something like react makes it easier for devs to write plugs and extend etc… but that’s not an engineering concern for windows: they don’t get the luxury of using extensibility as an excuse