Advent of Code solutions in Rust — each year on its own branch.
active 2024-05-30 → 2026-05-30 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 731 days from 2024-05-30 to 2026-05-30. Pushes: 80 total, peak 8 in a day. Pull requests: 2 total, peak 2 in a day. Issues: 24 total, peak 7 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| ooloth | 106 | 80 | 2 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue#96ooloth2026-05-30 06:189a: find_index_of_first_space raises ValueError but caller guards against -1 sentinel — guard is dead code
- Issue#79ooloth2026-05-25 07:54Puzzle description files are gitignored — agents have no access to puzzle text and no documentation explaining why
- Issue#79ooloth2026-05-25 07:54Puzzle description files are gitignored — agents have no access to puzzle text and no documentation explaining why
- Issue#72ooloth2026-05-24 07:42Replace if/elif chains that branch on the same variable with match statements
- Issue#70ooloth2026-05-24 06:46README does not document that solutions must print a bare integer to stdout
- Issue#69ooloth2026-05-24 06:14CLAUDE.md describes bin/submit as reusing a cached answer — it always recomputes
- Issue#55ooloth2026-05-23 07:29No bulk run or test command — verifying all solutions after a refactor requires running each puzzle individually
- Issue#52ooloth2026-05-23 07:29bin/new hangs permanently in scripts and agent-driven contexts — no non-interactive mode
- Issue#51ooloth2026-05-23 07:29TypeScript tests exit after one run — no watch mode to match Python's TDD experience
- Issue#49ooloth2026-05-23 06:54Fix 11b test: expected value is the 25-blink answer, not the 75-blink answer
- Issue#49ooloth2026-05-23 06:54Fix 11b test: expected value is the 25-blink answer, not the 75-blink answer
- Issue#48ooloth2026-05-23 06:28bin/run passes raw Python tracebacks to terminal, exposing internal file paths and stack frames
- Issue#48ooloth2026-05-23 06:28bin/run passes raw Python tracebacks to terminal, exposing internal file paths and stack frames
- Pull request#45ooloth2026-05-22 01:54
- Issue#2ooloth2026-05-22 01:42Add bin/test to the Commands section in README
- Pull request#37ooloth2026-05-22 01:42
- Issue#46ooloth2026-05-21 06:17Validate puzzle input content before passing it as a CLI argument to the solution process
- Issue#46ooloth2026-05-21 06:17Validate puzzle input content before passing it as a CLI argument to the solution process
- Issue#30ooloth2026-05-19 06:19Document or suppress Rich markup behavior in the `log` utility
- Issue#30ooloth2026-05-19 06:19Document or suppress Rich markup behavior in the `log` utility
- Issue#22ooloth2026-05-19 06:18Remove stderr log call from `compact_file_blocks` in 2024/9b.py
- Issue#22ooloth2026-05-19 06:18Remove stderr log call from `compact_file_blocks` in 2024/9b.py
- Issue#20ooloth2026-05-18 07:52`.cargo/config.toml` sets `AOC_YEAR = "2023"` conflicting with `bin/env`'s `AOC_YEAR=2024`
- Issue#7ooloth2026-05-18 06:16Scope Deno --allow-read to prevent solutions from reading arbitrary files
- Issue#7ooloth2026-05-18 06:16Scope Deno --allow-read to prevent solutions from reading arbitrary files
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.