-
Advent of Code 2023: Day 6
April 13 2024This boat race makes me want to Hurl.
-
Advent of Code 2023: Day 5
March 16 2024Using Inform 7 to write interactive fiction about gardening.
-
Advent of Code 2023: Day 4
February 4 2024Making a scratchcard in Piet.
-
Advent of Code 2023: Day 3
December 22 2023Repairing an engine with COBOL.
-
Advent of Code 2023: Day 2
December 12 2023Solving number-based problems with sed.
-
Advent of Code 2023: Day 1
December 10 2023Solving Day 1 of Advent of Code 2023 in Brainfuck.
-
Advent of Code 2023: Introduction
December 10 2023The introduction to a series of posts for Advent of Code, explaining my self-imposed restrictions.
-
Ringsteady Sorting in Linear Time
August 23 2023An optimization for implementing Ringsteady Subsetting in linear time.
-
Galactic Puzzle Hunt 2019: Reflection
April 8 2019A reflection on organizing a puzzle hunt team.
-
Python C Extension Module Corruption
June 23 2018In which a segfault in cPython is caused by an interesting interaction with shared modules on Linux.