Jeppe Fihl-Pearson

Results 59 comments of Jeppe Fihl-Pearson

There's documentation on how it could be set up here: https://cibuildwheel.readthedocs.io/en/stable/faq/#emulation.

@nijel Any chance you could take a look at this PR again? I have rebased it to get the latest fixes in from the master branch, and that seems to...

Sorry about that! I didn't really think that importing an internal module would cause issues like this. I guess another solution which wasn't mentioned in your linked comment, would be...

Same for [orjson](https://github.com/ijl/orjson): ```py Python 3.11.4 (main, Jul 29 2023, 02:25:38) [Clang 11.1.0 ] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from datetime import datetime...

I think this ticket probably has been fixed already, via the better argument parsing in https://github.com/klattimer/LGWebOSRemote/pull/128 and allowing a default TV to be specified via https://github.com/klattimer/LGWebOSRemote/pull/137.

@klattimer I had a quick go at this today, I could however not get the websocket connection for `LGTVCursor` set up. It seems like the `LGTVCursor.__finalize` callback never is called....

I got it working and I've made a PR with a new command for this in #147. The problem was the command `getPointerInputSocket` wasn't sent properly to the TV, which...

I don't know why I didn't do that in the first place. Here's an example specifying only QUALITY_OUT_MAX: ``` [jeppet@silhouette test]$ imgmin --quality-out-max 71 pic.jpg pic-out.jpg Before quality:94 colors:93196 size:247.6kB...

The same thing happened for one of our EKS clusters. here's the full output for a loop: ``` I1002 14:50:40.757207 1 reflector.go:790] k8s.io/client-go/informers/factory.go:150: Watch close - *v1.ReplicaSet total 112 items...