From the wiki about Automation, the download script does the following:
- Download logic is located at AoCClient.java
- Outbound calls are throttled to every 15 minutes. Next allowed time is stored locally. Done with
allowedTime - When input has been gathered, cached locally in a
.gitignorefolder underresources. - The
User-Agentheader is set to me since I maintain this tool.
After completing all puzzles, I am going through my repo and trying to clean it up to make it more readable. As I go through it, I will be updating my thoughts and put the general solution in this repository. During the actual event, I will not update the current year's solution thoughts until January of the next year (e.g. Advent of Code 2022 README's will not be available until January 2023 at the earliest.)
- Day 1, Not Quite Lisp
- Day 2, I Was Told There Would Be No Math
- Day 3, Perfectly Spherical Houses In a Vacuum
- Day 4, The Ideal Stocking Stuffer
- Day 5, Doesn't He Have Intern-Elves For This?
- Day 6, Probably a Fire Hazard
- Day 7, Some Assembly Required
- Day 8, Matchsticks
- Day 9, All In A Single Night
- Day 10, Elves Look, Elves Say
- Day 11, Corporate Policy
- Day 12, JSAbacusFramework.io
- Day 13, Knights of the Dinner Table
- Day 14, Reindeer Olympics
- Day 15, Science for Hungry People
- Day 16, Aunt Sue
- Day 17, No Such Thing as Too Much
- Day 18, Like A GIF For Your Yard
- Day 1, Calorie Counting
- Day 2, Rock Paper Scissors
- Day 3, Rucksack Reorganization
- Day 4, Camp Cleanup
- Day 5, Supply Stacks
- Day 6, Tuning Trouble
- Day 16, Proboscidea Volcanium
- WizardSimulator20XX, Day 22
- RadioisotepeThermoelectricGenerators, Day 11
- Safe Cracking, Day 23
- Mine Cart Madness, Day 13
- Mode Maze, Day 22
- May Worlds Interpreation, Day 18, Part 2. My runs, but takes forever. Good one to come back to optimize this one.
- Monkey Map, Day 22