I've always found AoC to be added stress during a time of the year I'm not really running a stress-deficit. I find the competitive aspect a pretty big turn off. I usually get a few puzzles in and then burn out, because I can't keep up with the people who do it every day (I don't even use my computer every day). I wish the scoring didn't prioritize timeliness. This is really the sort of thing I'd enjoy cranking out on…
Advent of Code 2020
21–30 of 86 posts
Re: Advent of Code 2020
#22Earlier quoted context omitted.
If you must look at the scores, you can now make your own private leaderboards. If you're the only member of the leaderboard, then you'll win every challenge.
This is dismissive and unnecessarily condescending. Is it possible to opt out of the public leaderboard entirely? Because if not - perhaps things have changed - the stressful part about AoC is having a publicly viewable permanent score based on arbitrary and unfair criteria. Simply “not looking at it” isn’t enough. I did AoC a few years ago and realized that I had my GitHub profile associated to “middle-of-the-road”…
Since only the first 100 get points, it's really easy to ignore the leaderboard. Odds are against you when (at least in the early days) 30-50k people are competing.
Re: Advent of Code 2020
#23Earlier quoted context omitted.
But you lose the community aspect. It's interesting to talk about the puzzles during the competition, even if you're not competing.
I just began a shared slack channel with my co-workers, and put the call out for any other interested hobbyists from other departments. We'll collaborate and discuss there, and ignore the public boards. I found in previous years I gave up a few puzzles in, so I need some community to keep the interest up. But I have zero interest in the competitive aspect.
Re: Advent of Code 2020
#24Earlier quoted context omitted.
This is dismissive and unnecessarily condescending. Is it possible to opt out of the public leaderboard entirely? Because if not - perhaps things have changed - the stressful part about AoC is having a publicly viewable permanent score based on arbitrary and unfair criteria. Simply “not looking at it” isn’t enough. I did AoC a few years ago and realized that I had my GitHub profile associated to “middle-of-the-road”…
> Likewise, there are many people desperately competing for a “top spot” that measures their ability to... drink coffee late at night, mostly. Talk about dismissive and unnecessarily condescending. Consider arguing against ideas, not tone.
Regardless, I feel like you’re being excessively pedantic as a means to..... police my tone without addressing any of the actual arguments.
Re: Advent of Code 2020
#25I've always found AoC to be added stress during a time of the year I'm not really running a stress-deficit. I find the competitive aspect a pretty big turn off. I usually get a few puzzles in and then burn out, because I can't keep up with the people who do it every day (I don't even use my computer every day). I wish the scoring didn't prioritize timeliness. This is really the sort of thing I'd enjoy cranking out on…
Even though I enjoy competing for the leaderboard, the creator is pretty up-front about the leaderboard being Not The Point and advises you to ignore it, and from that perspective the midnight release time makes more sense. (And the reason is that it's the time that the creator can be readily available: https://adventofcode.com/2020/about )
If the creator was genuine about it not being important they'd explicitly limit the leaderboard with an opt in process. You shouldn't even be able to see the leaderboard unless you have opted into it. It shouldn't be visible or clickable.
Re: Advent of Code 2020
#26One of my favorite problems from last year involved programming a robot to traverse an obstacle course (https://adventofcode.com/2019/day/21).
Interestingly, the space of potential programs was small enough (105 bits) that you could smash an SMT solver into it and solve for a correct, minimal program, given the shape of your obstacle course: https://www.mattkeeter.com/projects/synthesis/
Re: Advent of Code 2020
#27Earlier quoted context omitted.
If you must look at the scores, you can now make your own private leaderboards. If you're the only member of the leaderboard, then you'll win every challenge.
This is dismissive and unnecessarily condescending. Is it possible to opt out of the public leaderboard entirely? Because if not - perhaps things have changed - the stressful part about AoC is having a publicly viewable permanent score based on arbitrary and unfair criteria. Simply “not looking at it” isn’t enough. I did AoC a few years ago and realized that I had my GitHub profile associated to “middle-of-the-road”…
Re: Advent of Code 2020
#28I've always found AoC to be added stress during a time of the year I'm not really running a stress-deficit. I find the competitive aspect a pretty big turn off. I usually get a few puzzles in and then burn out, because I can't keep up with the people who do it every day (I don't even use my computer every day). I wish the scoring didn't prioritize timeliness. This is really the sort of thing I'd enjoy cranking out on…
Re: Advent of Code 2020
#29Earlier quoted context omitted.
Even though I enjoy competing for the leaderboard, the creator is pretty up-front about the leaderboard being Not The Point and advises you to ignore it, and from that perspective the midnight release time makes more sense. (And the reason is that it's the time that the creator can be readily available: https://adventofcode.com/2020/about )
You can't make a leaderboard and then say it's not important. Especially when you don't even opt into it, you just...get on the leaderboard. If the creator was genuine about it not being important they'd explicitly limit the leaderboard with an opt in process. You shouldn't even be able to see the leaderboard unless you have opted into it. It shouldn't be visible or clickable.
The leaderboard is not important.