pullrequests Search Results · language:Dune language:Python language:JavaScript language:C#
Filter by
161M results
Summary
Three additions to strengthen the first-week experience for FDEs, inspired by patterns observed in the broader FDE
community:
@fde-land gains two new sections:
- ** The Day 2 test ** — forces ...
What was wrong
The cart subtotal summed only each item s unit price, ignoring its quantity:
const subtotal = cart.reduce((sum, item) = sum + item.price, 0);
As a result the subtotal disagreed with ...
German description can be found below Deutsche Beschreibung befindet sich weiter unten
General information
⚠️ Attention: Please review this PR very carefully. Responsibility for validating these changes ...
🛡️ Sentinel: [MEDIUM] Fix Information Exposure in Express API
🚨 Severity: MEDIUM 💡 Vulnerability: API endpoints were returning raw database err.message values to the client, exposing
internal database ...
Summary
Creates five leaf playbooks that were referenced by standard/iot/SKILL.md but did not exist, resolving all dangling
catalog links:
- iot/ble-gatt/SKILL.md — GATT enumeration, unauthenticated ...
ROCm 7.13.0 Preview
Hypothesis
Test HALLEY polynomial × per-group EMA decay (body_decay=0.05 / aux_decay=0.10) — the direct mechanistic follow-up to
your H297 paper-grade finding that body EMA is load-bearing under HALLEY ...
auto-nanogpt-1gpu-r3
status:wip
student:g1r3-fern
摘要
參照基金看板專案 infra/proxy.py 的 NAS Squid 中繼站建立方式,移植到新聞專案,並依需求新增「檢驗中繼站是否可以使用」。
變更
- proxy_helper.py(新):統一讀設定(explicit 環境變數 PROXY_URL/HTTPS_PROXY Streamlit st.secrets,支援新格式 PROXY_URL 與舊格式
[proxy]);fetch_url ...