Earlier quoted context omitted.
Oh, I didn't see that. The Advent of Code website is strangely annoying in that it makes it extremely difficult to find past problems… Based on what I found online (which is abridged rewordings of the problem, something of a sequence sum?) I'd get lazy at that point and implement something that makes the spiral. Presumably, this shouldn't take to long, as the sequence grows rapidly so they can't give us a number that…
>extremely difficult to find past problems… Huh? Click [Events], click on the year, click on the day.
Advent of Code 2018
91–100 of 101 posts
Re: Advent of Code 2018
#92Forget the code challenges for a minute, and just look at that beautiful font and text-shadow combination on the logo.
To be honest that website looks very bad to me. Fonts are too thin and that makes the text quite difficult to read. Much more than e.g. HN. And that's in my desktop PC, in mobile I went directly to close the tab. (Update) The "high contrast" CSS style they provide is more readable, but I'm sure it should be possible to create a dark style where readability doesn't suffer that much. That font is just not the best choi…
Re: Advent of Code 2018
#93I'm exited to dust off my Elixir skills. Jose Valim (creator of the language) is going to stream solutions on Twitch on a one-day lag.
Announcement link: http://blog.plataformatec.com.br/2018/11/lets-learn-elixir-t...
Re: Advent of Code 2018
#94Re: Advent of Code 2018
#95Forget the code challenges for a minute, and just look at that beautiful font and text-shadow combination on the logo.
To be honest that website looks very bad to me. Fonts are too thin and that makes the text quite difficult to read. Much more than e.g. HN. And that's in my desktop PC, in mobile I went directly to close the tab. (Update) The "high contrast" CSS style they provide is more readable, but I'm sure it should be possible to create a dark style where readability doesn't suffer that much. That font is just not the best choi…
Stylus - https://add0n.com/stylus.html
Re: Advent of Code 2018
#96Re: Advent of Code 2018
#97Is "Dec 1st midnight" at the beginning of the day or the end of the day?
Re: Advent of Code 2018
#98Is there a list of frequencies I starring me in the face, that I am failing to see, which needs to apply to zero?
Am I supposed to suss out the pattern for how frequency change occur as a function of current frequency from the two examples?
Re: Advent of Code 2018
#99I'm stuck on question 1. As in "I don't think I understand the question" Is there a list of frequencies I starring me in the face, that I am failing to see, which needs to apply to zero? Am I supposed to suss out the pattern for how frequency change occur as a function of current frequency from the two examples?
Re: Advent of Code 2018
#100I'm stuck on question 1. As in "I don't think I understand the question" Is there a list of frequencies I starring me in the face, that I am failing to see, which needs to apply to zero? Am I supposed to suss out the pattern for how frequency change occur as a function of current frequency from the two examples?