Stream: advent of code

Topic: 2023 Day 15


view this post on Zulip Oskar Hahn (Dec 15 2023 at 08:04):

Today was nice and easy: https://github.com/ostcar/aoc2023/blob/main/days/day15.roc

view this post on Zulip Oskar Hahn (Dec 15 2023 at 08:11):

Why it was fun

view this post on Zulip Johan Lindskogen (Dec 15 2023 at 17:03):

Indeed! https://github.com/lindskogen/advent-of-code-2023/blob/main/day15/main.roc Really happy with my solution! :tada:

view this post on Zulip Asbjørn Olling (Dec 15 2023 at 18:22):

I'm not very happy with my solution today. But I'm glad that I got back onto AOC after having been sick for a week.

https://gitlab.com/AsbjornOlling/aoc2023/-/blob/main/15/main.roc

Looking forward to reading you guys' (definitely prettier) solutions :D

view this post on Zulip Fabian Schmalzried (Dec 16 2023 at 11:41):

Day 15 was nice and simple. And no compiler bugs https://github.com/FabHof/aoc-2023/blob/main/day15/main.roc

view this post on Zulip Fabian Schmalzried (Dec 16 2023 at 11:43):

@Asbjørn Olling I like your last line :joy:

view this post on Zulip Ryan Bates (Dec 18 2023 at 05:00):

Here's my day 15: https://github.com/ryanb/advent-2023-roc/blob/main/day15/main.roc


Last updated: Jul 06 2025 at 12:14 UTC