Skip to content

Advent of Code solutions in Rust — each year on its own branch.

active 2024-05-302026-05-30 (UTC)

Complete coverage26,761 / 26,761 hourly files (100%) · 2 absent upstream2023-08-152026-09-03 (UTC)
Events
118
Pushes
80
Pull requests
2
Issues
24
Stars
0
Forks
0

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

ContributorContributionsPushesPRsComments
ooloth1068020

Recent activity

Latest issues, pull requests and releases

  • Issue#96ooloth2026-05-30 06:18
    9a: find_index_of_first_space raises ValueError but caller guards against -1 sentinel — guard is dead code
  • Issue#79ooloth2026-05-25 07:54
    Puzzle description files are gitignored — agents have no access to puzzle text and no documentation explaining why
  • Issue#79ooloth2026-05-25 07:54
    Puzzle description files are gitignored — agents have no access to puzzle text and no documentation explaining why
  • Issue#72ooloth2026-05-24 07:42
    Replace if/elif chains that branch on the same variable with match statements
  • Issue#70ooloth2026-05-24 06:46
    README does not document that solutions must print a bare integer to stdout
  • Issue#69ooloth2026-05-24 06:14
    CLAUDE.md describes bin/submit as reusing a cached answer — it always recomputes
  • Issue#55ooloth2026-05-23 07:29
    No bulk run or test command — verifying all solutions after a refactor requires running each puzzle individually
  • Issue#52ooloth2026-05-23 07:29
    bin/new hangs permanently in scripts and agent-driven contexts — no non-interactive mode
  • Issue#51ooloth2026-05-23 07:29
    TypeScript tests exit after one run — no watch mode to match Python's TDD experience
  • Issue#49ooloth2026-05-23 06:54
    Fix 11b test: expected value is the 25-blink answer, not the 75-blink answer
  • Issue#49ooloth2026-05-23 06:54
    Fix 11b test: expected value is the 25-blink answer, not the 75-blink answer
  • Issue#48ooloth2026-05-23 06:28
    bin/run passes raw Python tracebacks to terminal, exposing internal file paths and stack frames
  • Issue#48ooloth2026-05-23 06:28
    bin/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:42
    Add bin/test to the Commands section in README
  • Pull request#37ooloth2026-05-22 01:42
  • Issue#46ooloth2026-05-21 06:17
    Validate puzzle input content before passing it as a CLI argument to the solution process
  • Issue#46ooloth2026-05-21 06:17
    Validate puzzle input content before passing it as a CLI argument to the solution process
  • Issue#30ooloth2026-05-19 06:19
    Document or suppress Rich markup behavior in the `log` utility
  • Issue#30ooloth2026-05-19 06:19
    Document or suppress Rich markup behavior in the `log` utility
  • Issue#22ooloth2026-05-19 06:18
    Remove stderr log call from `compact_file_blocks` in 2024/9b.py
  • Issue#22ooloth2026-05-19 06:18
    Remove 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:16
    Scope Deno --allow-read to prevent solutions from reading arbitrary files
  • Issue#7ooloth2026-05-18 06:16
    Scope 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.