Francescu Santoni
Francescu Santoni
I'd love to prevent Pronounce to run on websites such as Stackoverflow or Notion 😊
Possible values are search, navigation, apps, websites, unknown
When I launch `sudo node server.js` on my Raspberry Pi 2 B, I got an error: ``` socket.js:14 var camera = new cv.VideoCapture(0); ^ Error: Camera could not be opened...
When adding a third party OAuth service, it usually add an icon into its CSS this way (using `steam` as service name example): ``` css #login-buttons-image-steam { background-image: url(data:image/png;base64,XXXX=); }...