Skip to content

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

Filter by

55.3M results  (740 ms)

55.3M results

Se debe agregar o reforzar en el informe final una sección donde se describa con claridad el material utilizado en los experimentos y el preprocesamiento aplicado.\n\nPuntos a cubrir:\n- Indicar cuáles ...

Problem Several places swallow every exception with no trace, making field failures undiagnosable: - _monitor_presence in server/api/_core.py#L66 — any unexpected error is silently dropped each iteration. ...

Problem POST /games/{slug}/save and /state do await request.body() — the entire archive is read into memory — then written as a data BLOB row (server/api/blobs.py#L44, #L108, schema at server/store/schema.py#L58). ...

Problem Save and state handling is duplicated at every layer: - server/api/blobs.py — 6 save routes mirrored by 6 near-identical state routes. - cli/run.py — parallel resolve/push blocks for save ...

Problem LOCK_TTL_HOURS = 4 in server/store/locks.py, and acquire_lock lets another device take a lock once it is older than the TTL. But cli/run.py acquires the lock exactly once at launch (run.py#L489) ...

Summary Continuously capture the accept/drop/downgrade decisions users already make during review triage, and feed them back into the learned-rules system so future reviews adapt. Inspired by CodeRabbit ...

Factory experiment 3. Combined H1 + H2. What to Build Part 1: Enhanced Release Notes (H1) In .github/workflows/benchmark.yml, enhance the Update release notes step (lines 571-615): 1. Expand table ...
enhancement

Summary After Issue #13 (deferred string parsing), vm_pipeAndArith regressed from ~130 ops/us to ~111 ops/us (-14.2%). The regression is consistent across all 3 forks with no overlap in raw data. The ...
investigation
performance

Issue description Yeah so... I opened my single player world today and found that my OriTech machines was... well... misbehaving to say the least. At first I figured it was an issue with my resource pack ...

Objective Wire up the app skeleton: routing, auth context, protected routes, and the fetch wrapper. Files - frontend/src/main.jsx — ReactDOM.createRoot + BrowserRouter - frontend/src/App.jsx — all ...
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.