Show HN: Advent of Code CLI
github.com
Show HN: Advent of Code CLI
1–10 of 25 posts
Re: Show HN: Advent of Code CLI
#2Well... the biggest use case I can think of is automated, AI assisted, problem solving. Which isn't really aligned with the spirit of AOC. In fact they politely asked people not to, if I'm not mistaken.
Re: Show HN: Advent of Code CLI
#3> Tool to automate downloading and submitting advent of code problems. Well... the biggest use case I can think of is automated, AI assisted, problem solving. Which isn't really aligned with the spirit of AOC. In fact they politely asked people not to, if I'm not mistaken.
Re: Show HN: Advent of Code CLI
#4Re: Show HN: Advent of Code CLI
#5> Tool to automate downloading and submitting advent of code problems. Well... the biggest use case I can think of is automated, AI assisted, problem solving. Which isn't really aligned with the spirit of AOC. In fact they politely asked people not to, if I'm not mistaken.
the first usecase I thought about was the tryhards that want to save every second :D ... idk there could be a legitimate usecase
Re: Show HN: Advent of Code CLI
#6> Tool to automate downloading and submitting advent of code problems. Well... the biggest use case I can think of is automated, AI assisted, problem solving. Which isn't really aligned with the spirit of AOC. In fact they politely asked people not to, if I'm not mistaken.
the first usecase I thought about was the tryhards that want to save every second :D ... idk there could be a legitimate usecase
Re: Show HN: Advent of Code CLI
#7> Tool to automate downloading and submitting advent of code problems. Well... the biggest use case I can think of is automated, AI assisted, problem solving. Which isn't really aligned with the spirit of AOC. In fact they politely asked people not to, if I'm not mistaken.
I personally use a solution like this because I'm just plain and simply lazy.
Re: Show HN: Advent of Code CLI
#8Re: Show HN: Advent of Code CLI
#9Do we really need a CLI to replace Cmd-S and a copy/paste command?
Re: Show HN: Advent of Code CLI
#10Do we really need a CLI to replace Cmd-S and a copy/paste command?
This is probably for people who are trying to get on the leaderboard.
I build the tool for myself last year because I like the comfort of not having to switch between terminal and browser. As I wanted to use it this year again so I decided to put it into a separate repo and to share it here.
But I see the point that this a special kind of laziness not everyone can relate to :)