Earlier quoted context omitted.
> I mean it's not like most consumer hardware has to be on the latest nodes. Maybe developers should take some responsibility and stop fucking writing code that's slow as shit and unusable on anything past their company-paid for macbook pros. In an ideal society programmers would be sat down and given a seven year old mid-range laptop and threatened that if their program lags in the slightest they would be fired and…
Nah. "Raspberry Pi Day at Google." One day a week, your dual Xeon workstation is replaced with a Raspberry Pi 4. 8GB. Overclocked if you want. It is absolutely adequate to do a lot of things one wants to do. But it will show when you've done something stupid with CPU. I'm still bitter that Google ruined the Blogger editor interface. Fancy, shiny new interface... that lagged horribly if you had a low power CPU and a b…
That’s what React does: Instead of showing a table of 200 rows, the performance of React is so poor that it’s a design trend to make you paginate through 10-line pages. So, soon 6, “for better performance”.