- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
I think we need all support we can get to fight Google on this, so I welcome Brave here actually.
Use this link to avoid going to Twitter:
https://nitter.kavin.rocks/BrendanEich/status/1684561924191842304
Good point, I had forgotten node uses v8. It’s powering servers that run node, sure. Not every website uses node. Lemmy I think is rust backend and kbin uses PHP.
But I mean browser specific rendering. They all follow ECMAScript standard but there are things outside of it. In the past __proto__, a way to get an object’s prototype, only worked in Spidermonkey. Or how the ECMAScript doesn’t specific what order the elements in a for…in loop shows up. Today these are little minor things
They aren’t particularly important right now (besides hunting weird bugs) because Google follows the standards more or less. But give Google 100% control and you will start seeing dark patterns slip into the javascript itself
The FE can, and probably, still uses node
Anyway I agree with the sentiment, I use Firefox myself (actually at work I test just against Firefox lol)