HackerTrans
TopNewTrendsCommentsPastAskShowJobs

NVI

no profile record

comments

NVI
·2 года назад·discuss
Why do I need to log in with Google to use it? I'm also experiencing a bug where after logging in, I see the same login popup over and over again.
NVI
·3 года назад·discuss
United Kingdom and Canada, for example, have alphanumeric ZIP codes.

https://en.wikipedia.org/wiki/Postal_code#Alphanumeric_posta...
NVI
·3 года назад·discuss
I was trolling, sorry.

This API already exists. It isn't nearly as good as Whisper.cpp (at least on macOS).

Docs: https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecog...

Demo: https://codepen.io/Rumyra/pen/NWLyLe
NVI
·3 года назад·discuss
Perhaps we should call it Web Speech API.
NVI
·3 года назад·discuss
Somewhat tangentially, I've been pushing for a popup/overlay API that allows to specify the position and size, and doesn't require any origin permissions.

https://github.com/w3c/webextensions/issues/307
NVI
·3 года назад·discuss
Have you tried using "activeTab" permission? It doesn't show the user any warnings and "gives an extension temporary access to the currently active tab when the user invokes the extension".

https://developer.chrome.com/docs/extensions/mv3/manifest/ac...