Rongrong

Results 136 comments of Rongrong

Need aarch64 wheel too. aarch64 VPS is much more common now, resulting in the necessity of building aarch64 docker image. Unfortunately, using docker buildx to build aarch64 docker image on...

Partially (``) fixed in 06ca19ef191180ca6be38caef36ae12fd387ed75

> The solution would require a wrapper around all commands executed, ... Feels out of scope for powerline to handle this. A wrapper is not required. Bash provides `PS0` to...

> merge ff isn't a supported merge method on GitHub pull requests. I recommend using a github actions to achieve your specific use-case. Nope. It seems that you misunderstood my...

Some tricks are needed. It must be a fork of the upstream repo. Any commits of any forks can be visited from the upstream repo. Thanks to this feature, we...

I see. I will find some time to take a look at it.

I've rebased the PR. However, due to #2100 which introduced mistaken GraphQL objects in the test suite, it cannot pass the tests. I will open another PR to fix this...

I've squashed and rebased the PR @mathbunnyru

Your proxy is facing a DNS failure. Try both `socks5://` and `socks5h://`?

As far as I am concerned, only `/sys/class/power_supply/BAT0/power_now` can be retrieved directly from KDE. ```ini [Face-95878370734704][Sensors] highPrioritySensorIds=["power/941/chargeRate"] totalSensors=[] ``` As for calculating power consumption from the `intel-rapl` driver in QML,...