Junhao Liao
Junhao Liao
It seems the packages are now moved here: https://community-store-packages.deepin.com/appstore/ To add this source: sudo sh -c 'echo "deb https://community-store-packages.deepin.com/appstore apricot appstore " > /etc/apt/sources.list.d/appstore.list'
> > It seems the packages are now moved here: https://community-store-packages.deepin.com/appstore/ > > To add this source: > > sudo sh -c 'echo "deb https://community-store-packages.deepin.com/appstore eagle appstore " > /etc/apt/sources.list.d/appstore.list'...
Please try rpi-update. I was having the boot issue as well but everything is now fine after the update. > There are errors with the GPIO interface and it prevents...
@fewark Please help triage the issue. Thanks!
@coderabbitai review
> As discussed offline, let's make sure we need `this.unblock()` since the code is easier to reason about if we don't use it. To address the discussed concerns, I performed...
Let's close this for now. We will refactor the WebUI components and the mechanism proposed in this PR may no longer apply.
AI @junhaoliao : PR column alignment changes to Chart.js .
> Nice work. A few high level comments besides the inline ones: > > * Can we set a min height for the bars in the graph? Right now sometimes...
# Initial Analysis 1. By extending `STATS_REFRESH_INTERVAL_MILLIS` from 5000 to a longer interval, I was able to inspect the `compression` stats document. It was found that both `end_timestamp` and `begin_timestamp`...