-
-
-
-
-
-
Currently the case class for my program has ballooned to have over 35 options. The options can be logically grouped. What I would like to do is to have several smaller case classes and then parse the …
-
-
Is there any specific reason why executable files have to be excluded from processing by guardian (https://github.com/f/guardian/blob/master/src/guardian/watcher.cr#L57)?
I have a repo with some ve…
-
Hi all,
Your opinion is asked: Which way of testing the logic of a game do you prefer and why?
Left / Right or something different?
https://github.com/wonderbirds-katas/AdventOfCode2022/commit/…
-
From https://adventofcode.com/2023/about,
> Can I copy/redistribute part of Advent of Code? Please don't. Advent of Code is free to use, not free to copy. If you're posting a code repository somewh…