10 January 2025 advent of code, haskell Advent of Code 2024 day 24 revisited Another attempt at the puzzle, this time actually writing code that solves it! Read more
03 January 2025 advent of code, optimisation, haskell Optimising Haskell: quick wins Two quick examples of optimising. Read more
02 January 2025 advent of code, haskell, optimisation Optimising Haskell: joy of profiling Using the profiler to find what to optimise. Read more