Kyle Larose

Results 16 comments of Kyle Larose

My UX490UAR has been overheating on me when compiling, so I've been digging into this a bit. ``` $ for path in $(cat /tmp/acpi_paths.txt); do echo -n "$path: "; do_acpi_call...

The speed setting is here: sudo ~/bin/do_acpi_call '\_SB_.PCI0.LPCB.EC0_.TSTP' I figured this out one out by using https://github.com/hirschmann/nbfc/ with the UX430UA configuration. That configuration points to 0x97 as the EC0 register...

I wouldn't mind having this as well. I have controllers that can manage conflicts internally, but I want to use kopf to watch for updates/etc since it's much more elegant...

I think your second suggestion certainly goes a long way to helping out. It's nice to not need to define an explicit task to handle things. That said, the final...

This behaviour actually adds quite a lot of work for us and any clients of our API. We'd like to be able to tell users of our API that setting...

FWIW, I just stumbled on a flaw with the approach suggested in some of the other issue related to this (https://github.com/spec-first/connexion/blob/main/examples/swagger2/enforcedefaults/enforcedefaults.py) If you have a schema with oneOf, the defaults...

I have also run into this. It appears that at least in our case, the `RuntimeError: Failed to start the server after 5 seconds.` is triggered when setting LIVESERVER_PORT to...

re the CLA failing, we just signed the corporate CLA. I'm in the group, so it probably just needs to be accepted (at least according to the troubleshooting docs).

> What corporation? That is, what name was used to sign the corporate CLA? It would have been Agilicus (or some variation thereof. My boss filled out the form).