This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Owen O’Malley
owenomalley.bsky.social
did:plc:ethaefevaqzmlgdla5pte45f
Part 2 of day 5 of #AdventOfCode took a while to get correct. It is an interesting tradeoff in how much to setup your data structures. (It reminds me of studying in university and how much to memorize versus re-derive.) In this case, I sorted and grouped the rules. https://github.com/omalley/advent_of_code_2024/blob/trunk/src/day5.rs
2024-12-06T01:03:15.958Z