adventofcode

Happy Advent 2020! Please put answers in the pinned threads or create one if it does not exist yet. | https://github.com/adventofcode-clojurians/adventofcode-clojurians | Join the private leaderboard with code 217019-4a55b8eb
mpcjanssen 2019-11-29T06:08:04.017300Z

Anyone created a clojure leaderboard for 2019 already?

pesterhazy 2019-11-29T08:38:35.017900Z

@mpcjanssen I was thinking the same thing. Looks like there is adventofcode-clojurians from last year but not sure if they can be reused?

pesterhazy 2019-11-29T08:39:15.018800Z

I also tried to create a new one (for Berlin) but couldn't figure out how to create a named one - I can only create a private leaderboard without a name it seems

pesterhazy 2019-11-29T08:39:31.019Z

:thinking_face:

borkdude 2019-11-29T08:56:10.019200Z

boards can be re-used

pesterhazy 2019-11-29T08:59:50.020100Z

Although I'm still a remember, maybe some others want to join again? I don't remember the join code for adventofcode-clojurians

pesterhazy 2019-11-29T09:00:46.020600Z

@borkdude are you doing doing this year's in babashka ? ๐Ÿ˜ƒ

borkdude 2019-11-29T09:05:32.021100Z

@pesterhazy lol... I'll probably spend my time improving babashka instead ๐Ÿ™‚

borkdude 2019-11-29T09:07:34.021400Z

@pesterhazy from this channel's info: Happy Advent 2018! | https://github.com/adventofcode-clojurians/adventofcode-clojurians | Join the private leaderboard with code 217019-4a55b8eb

pesterhazy 2019-11-29T11:01:16.022100Z

Aha! Thatโ€™s easy:-)

mpcjanssen 2019-11-29T12:52:48.023500Z

I did it with crystal last year, this year in clojure. It's a good way to use a language for something real.