Skip to content

issues Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript

Filter by

55.2M results  (832 ms)

55.2M results

目的 サーマルスロットリング状態をオーバービュー(ページ0)に常時インジケータとして表示する。vcgencmd get_throttled を 2 秒間隔で取得し、正常=緑 / 過去に発生=橙 / 現在進行=赤 で示す。依存: Phase1(配色定数)。 作業チェックリスト - [ ] app/stats.py に import subprocess を追加 - [ ] Stats.__init__ ...

目的 CPU%・温度のスパークライン(ページ1)と、ネットワーク up/down のスループット表示+スパークライン(ページ2)を実装する。依存: Phase1(ページ骨組み), Phase2(History 基盤)。 作業チェックリスト - [ ] app/stats.py に updateNet() を追加 - [ ] 7735.py に human_bps() / draw_sparkline() ...

Add Favicon and README.md to Project Virtual Audio synth Program : GSSOC 26 Description The project is missing a favicon and a README.md file. Adding these will improve the project s branding, documentation, ...
documentation

目的 スパークライン描画のためのサンプリング基盤(固定長リングバッファ)を導入する。FrameOperator は 10fps で回るが、Stats の更新は 0.5 秒間隔なので、サンプリングは Stats 更新時に揃える(0.5s × 120 ≒ 60 秒ぶん)。 作業チェックリスト - [ ] app/history.py を新規追加 - [ ] app/stats.py に History ...

目的 ST7735R (128×128) モニタにページ切り替えを導入し、ボタン操作を整理する(タップ=ページ送り / 長押し=消灯 / 消灯中タップ=点灯)。後続フェーズ(スパークライン・ネット帯域・スロットリング表示)の土台となる。 作業チェックリスト - [ ] app/displayblinker.py を差し替え(on_tap コールバック・長押し対応) - [ ] 7735.py ...

@writes cannot be applied to a ReadOnlyRepository subclass that has a custom write method, even though that is a natural case (a read-mostly table with an occasional batch insert / status bump). It fails ...

Follow-up from PR #51. Context PR #51 (closing #49) switched the example caller stubs to pass secrets explicitly, because secrets: inherit drops secrets for cross-owner consumers. It intentionally left ...

Follow-up from PR #70 review (owner s own peer-review note, not applied). Context The duplicate-run suppression chain is: a running session polls for late @claude comments, absorbs them, and ends its ...

src/isNegative.js に isNegative(n) を実装。負の数なら true。テスト: src/isNegative.test.js
automation

src/triple.js に triple(n) を実装。n*3を返す。テスト: src/triple.test.js
automation
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.