878
AI Rule
(lemmy.world)
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
Dev here. Javascript engines (especially Chromium) have a memory limit (as per
performance.memory.jsHeapSizeLimit
), in best case scenarios, 4GB max.LocalStorage
andSessionStorage
(JS features that would be used to store the neural network weights and training data) have even lower limits. While I fear that locally AI-driven advertisement could happen in a closer future, it's not currently technically feasible in current Chromium (Chrome, Vivaldi, Edge, Opera, etc) and Gecko (Firefox) implementations.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"
Exactly.. Including themselves, as they are a major player in advertising market (Google Adsense).