issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript linked:pr linked:pr
Filter by
5.8M results
Problem: The README had grown into a long feature tour and did not include a formal references / related work
section.\n\nScope:\n- Make the README more concise and easier to scan.\n- Add references and ...
Summary
A large (~270px) empty gap appears at the bottom of every page, especially visible on the Settings page. Three separate
padding-bottom rules are stacking:
1. .container inline style in index.html: ...
bug
What
POST /api/v1/auth/magic/request returns 503 in production because the five env vars the magic-link route requires aren t
declared in render.yaml:
- MGZ_PKMN_SMTP_HOST
- MGZ_PKMN_SMTP_PORT
...
area:devops
bug
What s failing
h3-guide.md (Reporting areas, ~lines 36–48) teaches the flat-average constant:
SELECT COUNT(DISTINCT h8) * 0.7373 AS area_km2 FROM ...
H3 cells are not equal-area: at a fixed resolution ...
What s failing
On the high-seas app (model glm-5, 2026-06-06) the question * What would the area be if [the Pacific Islands Heritage
Marine National Monument] were expanded to 180 nm around all islands? ...
Summary
The Dhikr page has numerous hardcoded English strings that do not get translated when the app is set to Arabic (RTL)
mode.
Untranslated Elements
Inner tab labels:
- Counter, Morning, Evening, ...
bug
Bug
Public registration currently accepts role: admin , which lets a new user self-assign admin privileges and receive a
token signed with the admin role. Registration should only allow public roles (client ...
概要
2026/06/07 のデイリーアップデートを作成します。
収集対象
- Azure アップデート情報
- インターネットで話題のテーマ
- ビジネスホットトピック
対象期間
前日 7:30 〜 本日 7:30 (JST)
このIssueは GitHub Actions により自動作成されました。
キーワード
- 価値の最大化
- Greedy
- ソート
- 上位K個
- M種類以上
基本形
- Greedy: 価値の大きいものを取る
-
問題特有の難しさ
- 色がM種類以上という制約
-
難しさの原因
-
-
難しさを緩和する方針
- 最初に各色の最大値を取る
- 色がM種類以上なら上位M個を取って、残りのN - Mから上位K個を選ぶ ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.