jot icon indicating copy to clipboard operation
jot copied to clipboard

window.ai

Open dataf3l opened this issue 1 year ago • 0 comments

https://github.com/JoshData/jot/blob/ebf8c6110e556a7323757be2f3ae9a1ae241f90d/jot/diff.js#L143

so this "var ai=" thing or using window.ai or setting this value, may have a problem with upcoming changes on the chrome browser and possibly also nodejs as it usually mimics browser apis precisely, as it hides window.ai maybe it should be renamed to prevent future potential conflicts to another name.

this is just speculation. but I think maybe google will want window.ai for itself. so this code may break when interacting with other code in the future perhaps. specially if done globally.

see this link for details. https://developer.chrome.com/docs/ai/built-in

right now it's behind a flag but in the future this may change.

not clear on the timeline tho.

have an awesome day!

dataf3l avatar Jun 27 '24 11:06 dataf3l