Xidorn Quan

Results 83 issues of Xidorn Quan

应该在 `` 加上 `lang="zh-CN"`

个人设置里的个人主页目前仅支持`http://`。也应该考虑支持`https://`开头的。

I recently switched from the old yubioath-desktop 5.1.0 shipped with Ubuntu to this app because the previous version becomes [broken](https://bugs.launchpad.net/ubuntu/+source/yubioath-desktop/+bug/2067197) with Ubuntu 24.04. However, despite that yubioath-flutter has a higher...

This is a revival of #119734, which has been approved by the integration owner @madpilot but got shot down by project maintainer @joostlek for mysterious reason and unclear path forward....

cla-signed
new-feature
has-tests
integration: amberelectric
Quality Scale: No score

Based on HA's [documentation](https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics): > Home Assistant has support for storing sensors as long-term statistics if the entity has the right properties. To opt-in for statistics, the sensor must have...

## Environment * **IntelliJ Rust plugin version:** 0.2.117.2170-193 * **Rust toolchain version:** 1.42.0 * **IDE name and version:** CLion 2019.3.4 * **Operating system:** Ubuntu 19.10 ## Problem description Tailing result...

subsystem::code insight
bug

**Describe the bug** After upgrading to 0.6.x, most inverters are working fine (albeit I need to remove some old sensors and update the ID of the new sensors), but there...

I've seen multiple times that some images which is used in README only is included into crate package, e.g. [bindgen](https://crates.io/crates/bindgen) contains a 1.3MB PNG, and [dtoa](https://crates.io/crates/dtoa) contains a 68KB PNG....

Command-package
C-enhancement
S-needs-design
A-new-lint

Test the following code: ```ts function create() { const array = mobx.observable.array(); let dispose: (() => void) | undefined; mobx.onBecomeObserved(array, () => { dispose = mobx.reaction(() => {}, () =>...

🐛 bug