Gabriel Wicke

Results 15 comments of Gabriel Wicke

Retried on Mozilla/5.0 (X11; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0. Neither the nightly, nor the released version of the extension are copying the `%RT%` format for Google docs tabs, while other...

Confirmed that rich text copying is now working for gdocs tabs as well with the preference set. Thank you! One small nit: When the preference is missing, I am getting...

I'm the author of #935 above. In our API we have several paths that end in some optional path segments, and are using `/path/with{/optional}{/segment}` syntax to avoid duplication of almost-identical...

@webron, should this task be reopened so that it shows up in https://github.com/swagger-api/swagger-spec/labels/Swagger.Next%20Proposal?

@coburnw, I think the current implementation is assuming a constant drop direction, and indexes surface polygons essentially in 2d. That is fine for my use case (parallel scanning of independent...

@cocoto: It would be nice to dynamically switch the behavior based on the node version, so that the latest would work with both 0.11 and 0.10. I did try a...

Same here. Meshroom 2021.1.0, Linux 6.0.0, Intel graphics (but saw same on Nvidia), Python 3.10.8 (Debian unstable / experimental) Thanks @esrat for reporting & documenting the work-around of minimizing the...

@andrewrk, the way this is currently structured as a combination of several weighted inputs would make it quite easy to disable external API usage when the weight of those similarity...

I believe one quirk with HLS playback on IOS Webkit is that audio is required for some reason. Reading through the nginx-rtmp-module hls handling code, I got the impression that...

I have created a small library called [compilation](https://github.com/gwicke/compilation) that uses a few APIs (lastfm, pandora, spotify currently) to find related artists or tracks, and presents a merged result set sorted...