log

age author description
Wed, 03 Jan 2024 17:00:56 +0000 IBBoard Implement falling/destroying blocks default tip
Wed, 03 Jan 2024 12:01:18 +0000 IBBoard Implement Day 21 "possible spaces in a maze"
Wed, 03 Jan 2024 11:35:22 +0000 IBBoard Implement Day 20 switches part 1
Wed, 03 Jan 2024 11:34:54 +0000 IBBoard Implement Day 19 workflows, skip part 2
Tue, 02 Jan 2024 16:04:33 +0000 IBBoard Add Day 18 part 1 solution using line crossing
Sun, 17 Dec 2023 20:13:03 +0000 IBBoard Constrained and more optimised route finding
Sun, 17 Dec 2023 10:32:05 +0000 IBBoard Copy a Dijkstra's Algorithm implementation
Sat, 16 Dec 2023 20:39:02 +0000 IBBoard Implement tilting and cycling for Day 14 part 2
Sat, 16 Dec 2023 20:04:27 +0000 IBBoard Add failed and almost complete Day 12 part 1
Sat, 16 Dec 2023 14:42:06 +0000 IBBoard Implement Day 15 part 1 and all of Day 16
Sat, 16 Dec 2023 10:29:36 +0000 IBBoard Add Day 14 part 1 implementation
Wed, 13 Dec 2023 20:32:13 +0000 IBBoard Implement Day 13 mirror line finding
Mon, 11 Dec 2023 20:38:55 +0000 IBBoard Strip down the text to just the puzzle, not the fluff
Mon, 11 Dec 2023 20:08:47 +0000 IBBoard Implement day 11 distance finding in space
Sun, 10 Dec 2023 20:26:12 +0000 IBBoard Add "inside the loop" counting for day 10 part 2
Sun, 10 Dec 2023 19:17:56 +0000 IBBoard Path finding through the pipes for day 10
Sat, 09 Dec 2023 20:12:17 +0000 IBBoard Remove an unnecessary level of nesting
Sat, 09 Dec 2023 20:07:16 +0000 IBBoard Replace "each… each…" with a reduce and a flat map
Sat, 09 Dec 2023 19:53:22 +0000 IBBoard Finish day 5 part 2 - seeds with ranges
Sat, 09 Dec 2023 16:55:59 +0000 IBBoard Implement Day 9 - diffing and predicting
Sat, 09 Dec 2023 16:37:20 +0000 IBBoard Implement Day 8 - node/map walking
Sat, 09 Dec 2023 15:46:29 +0000 IBBoard Partial attempt at day 5 part 2
Thu, 07 Dec 2023 21:06:48 +0000 IBBoard Add Day 7 solutions with string sorting
Thu, 07 Dec 2023 19:41:46 +0000 IBBoard Add a template file for reuse
Thu, 07 Dec 2023 08:23:04 +0000 IBBoard Restructure input parsing for day6b
Thu, 07 Dec 2023 08:16:30 +0000 IBBoard Day 6 part 1 - calculate times above range
Wed, 06 Dec 2023 20:05:05 +0000 IBBoard Record day5 part 2 instructions
Wed, 06 Dec 2023 20:02:38 +0000 IBBoard Implement part 1 plant mapping and lookup
Mon, 04 Dec 2023 20:36:42 +0000 IBBoard Implement scratchcard counting for Day 4
Sun, 03 Dec 2023 16:07:25 +0000 IBBoard Implement day 3
Sat, 02 Dec 2023 16:16:58 +0000 IBBoard Implement day 2 with map and reduce
Fri, 01 Dec 2023 20:00:22 +0000 IBBoard Start https://adventofcode.com/2023/day/1 in Ruby