Dominik

Results 242 comments of Dominik

> The last option seems to be preferable, but is not easy to implement. Afaik there is no prior example of sending aggregate data over Activitypub, so it would require...

@Nutomic Is there a different issue to follow that's currently hindering federation then? Federating instances are missing comments and votes. For example, here's a random post on [email protected] that's 4...

Startup your browser and enable the debugging tools (F12). Check the requests that are being made when the virtual console starts. If it's a jlnp or jar file it might...

See [here](https://github.com/DomiStyle/docker-idrac6/issues/51#issuecomment-1321870523) for instructions on how to check if it can be supported.

It's not possible but you could use Docker secrets instead: https://docs.docker.com/compose/use-secrets/

Issue seems to finally be fixed on Fedora and SteamVR Home starts again.

That's strange, byte 14 is actually used for eco mode on my unit and byte 5 is used for mild dry. Not sure how to combine those 2 different behaviors....

You can manipulate any value in the packet being sent by accessing `this->cmd[X]` where X is the index you want to access excluding the header and packet length. Any data...

The power consumption was not implemented by me but from what I remember it's just a rough approximation, which is probably why you get the same values. I assume if...

Interesting, could indeed be that the calculation is done on the outdoor unit instead. Does the value double if one AC is on and you turn another one on a...