Gaëtan Trellu

Results 134 comments of Gaëtan Trellu

The workaround is to `export NODE_OPTIONS=--openssl-legacy-provider` then `npm start`.

I'm using `vite-plugin-federation` to load remote components. I'm having _(I think)_ the same issue _(not very familiar with Vite/VueJS)._ Basically this works: ```javascript defineAsyncComponent(() => import('ovosSkillPersonalOpenvoiceos/MainComponent')); ``` But this doesn't:...

> You need strings inside `import()` to be static like the first example. Most bundlers require that so it's statically analyzable for bundling. I think it's not quite related to...

> > Making this work will be tricky but not impossible. When you do `` import(`dayjs/locale/${'en'}`) ``, what happens is that Vite needs to glob `dayjs/locale/*` to identify the possible...

Same here Intel ARC A770: ```python Python 3.11.7 (main, Dec 18 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)] on linux Type "help", "copyright", "credits" or "license" for more information....

Just wondering, not sure if it's possible to implement, but maybe instead of a light sensor, the camera could be used to detect if there is light as `facerecognition.py` is...

> I'm having the same issue with 720p. When I update the firmware file to use 1080i fullscreen I get noticable lag/stuttering. Getting the same behavior about the lag/stuttering, have...

> > > I'm having the same issue with 720p. When I update the firmware file to use 1080i fullscreen I get noticable lag/stuttering. > > > > > >...

> > I have the exact same issue (borders) when I connect the D5100 with a HDMI capture device. > > having exactly the same issue You will need to...