I think I’d like to try this year’s in a language I haven’t touched before. What languages should I consider if I want something paradigmatically different from Go, Python, etc?
Advent of Code 2023 is nigh
31–40 of 319 posts
Re: Advent of Code 2023 is nigh
#32I think I’d like to try this year’s in a language I haven’t touched before. What languages should I consider if I want something paradigmatically different from Go, Python, etc?
Re: Advent of Code 2023 is nigh
#33I think I’d like to try this year’s in a language I haven’t touched before. What languages should I consider if I want something paradigmatically different from Go, Python, etc?
Re: Advent of Code 2023 is nigh
#34I am looking at advent of code for years but never tried. Why? As they would like to force you to login with GitHub, Google, Twitter or Reddit account. I will wait for the next year, maybe 2024 Advent of Code will be less intrusive. If not... I can live without it. A hint to the authors for simple load/save, far simpler than what you have now, without use of intrusive 3rd party providers: use Digest::SHA qw(hmac_sha2…
Re: Advent of Code 2023 is nigh
#35was so strange to see absolutely empty page until I thought of scrolling down
Re: Advent of Code 2023 is nigh
#36Another year and another Advent of Code that I don't have enough time in my life to do. One year I'll actually finish!
Re: Advent of Code 2023 is nigh
#37https://blog.carolina.codes/p/advent-of-carolina-code-ticket...
Re: Advent of Code 2023 is nigh
#38I think I’d like to try this year’s in a language I haven’t touched before. What languages should I consider if I want something paradigmatically different from Go, Python, etc?
Re: Advent of Code 2023 is nigh
#39Part two was exceptionally hard. Many people on reddit reporting they were hit by one edge case that's not covered in the examples. But my implementation passed these edge cases too. I was hit by another edge case. So there are at least two edge-cases (which are in the actual data) that aren't covered in the examples or the description.
Maybe it was actually done on purpose to foil ChatGPT, because when I get desperate and tried to let GPT4 solve it, it also couldn't figure it out.
Re: Advent of Code 2023 is nigh
#40Another year and another Advent of Code that I don't have enough time in my life to do. One year I'll actually finish!
It's really the worst time of the year for something like this. I hardly remember a time when I wasn't completely swamped with tasks before Christmas. A summer puzzle would be much more doable...