Setting up for Advent of Code 2025

Note that AoC recommends that you don’t use LLMs. Here’s mine:

  1. copy dayN.exs to relevant date
  2. replace REPLACE_ME with relevant date
  3. right click and save input file from website you’re reading already
  4. run with elixir script.exs input

That’s it. That’s the whole setup. :upside_down_face: