Question: should I go with Racket or Chicken Scheme?
Advent of Code 2018
21–30 of 101 posts
Re: Advent of Code 2018
#22Is it really that hard to provide an email based login?
What I wonder is why can't I just create an arbitrary username unlinked to email or anything else? This isn't a bank account we're talking about. Oh right, because they're probably gathering personal information, which is why they want access to my Google or other accounts. I guess since they appear to have a "reddit" auth option and I think reddit still lets you create arbitrary usernames, that would be a two step p…
And accusing someone of storing personal data without any substance is something that I don't consider to be in the HN spirit.
Re: Advent of Code 2018
#23Excited for this year's version. I did last year's event in OCaml which was a challenging, yet very rewarding experience. Still trying to decide what language to use this year.
I'm going to do Rust.
Re: Advent of Code 2018
#24Is it really that hard to provide an email based login?
Re: Advent of Code 2018
#25Re: Advent of Code 2018
#26Re: Advent of Code 2018
#27Re: Advent of Code 2018
#28I'm really excited for this year's AoC, and trying to get other devs at my work involved too! Last year I tried to solve at least the first few days in a bunch of different languages, doing Red/Green TDD so I could learn how to set up a basic project and do tests in languages I was less familiar with. Still trying to decide if I should take that approach again this year or focus on getting every day done in a single…
Re: Advent of Code 2018
#29I have been pretty interested in ReasonML / Ocaml lately, these puzzles are a great oppertunity to get to grips with the basics of a language.
Re: Advent of Code 2018
#30Excited for this year's version. I did last year's event in OCaml which was a challenging, yet very rewarding experience. Still trying to decide what language to use this year.