Romain Lebesle

Results 12 comments of Romain Lebesle

I managed to get through it by adding ``opts = append(opts, zeroconf.SelectIPTraffic(0x01))`` to ``DiscoverCastDNSEntries``.

How was the data pushed to Algolia so far? Also, it looks like not all pages were indexed, actually only rules pages (in addition to blog posts) are : https://eslint.org/docs/latest/rules/no-useless-assignment...

> We have instagram.com only in India and this doesn't work, does the IP changes the same website even on same domain? > > the error is this - "TypeError:...

**Edit: Firefox support is now official, see **https://github.com/RemiRigal/Overseerr-Assistant/issues/12#issuecomment-2122955063**.** --- Here's a Firefox build in the meantime: https://0x0.st/XKhl.0.xpi Tested on Firefox 125.0 Make sure : - To grant site permissions to...

I'd say something along the lines of "The following assertion was expecting an error to be thrown" ? Maybe specify which type of error also.

I don't see the investigation being that hard, can we get some update on this? If you need additional information, I'll be happy to provide them.

Please note that the `anonymousFunctionf39330450100` is not linked to the import statement in `foo.js` which means that you can't jump tags from `foo` to `bar`. I would like to be...

Same thing happens in [email protected] with jsdom: ```javascript import ava from "ava" import jsdom from "jsdom" ava("test", (test) => { const { JSDOM } = jsdom const dom = new...

Still happening on latest ava (6.4.1), not sure if this is happening across all reporters. Edit: Looks like the culprit might be concordance, or at the very least how it...

I believe this should be generalized as how to feed ranger an image/video/whatever through any data stream. I'm still curious as to how this would be affecting ranger's drawing mechanism....