Mathy Vanvoorden

Results 12 comments of Mathy Vanvoorden

@andryyy since you merged the previous OpenRC commit, is there anything I can do to speed up the process? Updating and applying my patch is kind of a convoluted process...

Try with my pull request #18 if you experience problems again. I can reproduce it easily (perhaps because of my location?) and it is solved for me now.

@Carglglz I tried your code (on esp32) and have some issues with it: * In micropython.cmake `-Wno-unused-function` is added to `COMPILE_DEFINITIONS` which introduces a spurious `-D` in front of the...

Ended up here after researching the same issue with Plasma on Gentoo. Based on @Burstaholic his suggestion I created a small bash-script that uses xprintidle to automatically pause and unpause...

Well, I can think of 2 good reasons: 1. Some hosts require that the User Agent is set to a specific value. In my case the host is behind a...

1. I'm taking the cookie from my own browser and using them in the command-line tool I've developed. Cloudflare requires a JavaScript engine to get the cookies, which I don't...

I already signed the cla, dunno why it is not showing as such.

Currently I'm on other projects so I'm not actively using your library. I'll check if I can find some time to fix the test but currently I have no need...

> Thanks @juchom for the feedback. I track error message in this issue [pulumi/pulumi-terraform-bridge#1231](https://github.com/pulumi/pulumi-terraform-bridge/issues/1231) I'm running into similar problems. I see that the related issue is closed and a new...

I managed to create a build of the provider using v3.56.2 of the bridge and can confirm the problem is now resolved. I also had to apply the replace to...