Dev here. Javascript engines (especially Chromium) have a memory limit (as per performance.memory.jsHeapSizeLimit), in best case scenarios, 4GB max. LocalStorage and SessionStorage (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”
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”