this post was submitted on 31 Aug 2024
880 points (98.6% liked)

196

18215 readers
395 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] borth@sh.itjust.works 40 points 11 months ago (2 children)

Then Alphabet will come up with a new bullshit idea, "remove the limits for 'trusted' advertisers" so that they can inject more code than allowed as long as they keep paying for their ad "partnership"

[–] thepreciousboar@lemm.ee 26 points 11 months ago (1 children)

That's why we need to fight against chromium monopoly

[–] dsilverz@thelemmy.club 7 points 11 months ago (2 children)

It became difficult as Web technologies grown complexier, such as implementing native CPU instructions through WASM, bluetooth through Web Bluetooth, 3D graphics through WebGL, NFC, motion sensors, serial ports, and so on. Nowadays, it's simply too hard to maintain a browser engine, because many of the former alternatives were abandoned and became deprecated.

[–] zea_64@lemmy.blahaj.zone 9 points 11 months ago (1 children)

I dare anyone to even just compile a document containing all the standards you'd need to implement

[–] dsilverz@thelemmy.club 17 points 11 months ago

Actually, there is a compilation of all the standards specifications. It's on W3 (World Wide Web Consortium), where all the technical details are deeply documented (called "Technical Reports"), available on https://www.w3.org/TR/ . To this day, there are 309 published Technical Reports regarding "Standard" specifications.

Fun fact: while seeking for the link to send here, I came across a Candidate Standard entitled "Web Neural Network API", published exactly yesterday. Seems like they're intending to implement browser-native neural network capabilities inside Web specifications, and seems like the "closer future" I mentioned is even closer... 🤔

[–] superb@lemmy.blahaj.zone 1 points 11 months ago* (last edited 11 months ago)

implementing native CPU instructions through WASM

This is purely a nitpick, but WASM lets you run WASM instructions not native cpu instructions. Its does let you get much closer to the speed of running native instructions

[–] dsilverz@thelemmy.club 3 points 11 months ago

remove the limits for ‘trusted’ advertisers

Exactly.. Including themselves, as they are a major player in advertising market (Google Adsense).