Have a look at Gemini and the Gemini capsules. Seems more like what a browser should be, in my opinion.
Comment on All four major web browsers are about to lose 80% of their funding | by Dan Fabulich | Apr, 2025
wetbeardhairs@lemmy.dbzer0.com 10 months agoWell, I do think you’re wrong about quite a lot of that. So yeah that is in fact controversial. Upvoted.
shortwavesurfer@lemmy.zip 10 months ago
rottingleaf@lemmy.world 10 months ago
Yep, try writing a Gemini client, I just did, it feels well.
chrash0@lemmy.world 10 months ago
there may be a little angst from reading and rereading the “Max-Age” portion of the cookie RFC that caused this trauma
chrash0@lemmy.world 10 months ago
i know i’m in the minority here so i’m not going to bury myself in this hole, but i do think those are addressable problems. many of them have been addressed. replacing Javascript is exactly what i’m talking about.
stormdelay@sh.itjust.works 10 months ago
Isn’t that what wasm kinda is?
chrash0@lemmy.world 10 months ago
not really. using WASM as your full stack for your front end is just adding to the complexity and jank. WASM is there for compute heavy stuff. you can use it that way if you want.