This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-12-30
Channels
- # adventofcode (27)
- # ai (1)
- # announcements (2)
- # aws (66)
- # babashka (2)
- # beginners (34)
- # calva (28)
- # cider (5)
- # clj-kondo (18)
- # clojure (16)
- # clojure-europe (4)
- # clojure-norway (2)
- # clojure-uk (3)
- # clojurescript (11)
- # code-reviews (23)
- # conjure (23)
- # core-logic (1)
- # cursive (12)
- # datalevin (1)
- # datomic (9)
- # introduce-yourself (3)
- # kaocha (3)
- # klipse (4)
- # malli (42)
- # midje (1)
- # minecraft (1)
- # missionary (4)
- # music (1)
- # nextjournal (10)
- # polylith (5)
- # re-frame (2)
- # reitit (1)
- # releases (1)
- # sci (126)
- # shadow-cljs (4)
- # sql (2)
- # tools-deps (11)
hi, i'm a bit late but i'm stuck on day 19, i don't understand why there are up to 24 orientations. four combinations on three axis suggests 12 combinations, rather than 24
i guess it only got me half way. I think i'll move on to 20 and come back to 19 since it seems very complex
it sounds mad but i just took off one of my shoes and moved it around in the air, you're right i'm missing another 12 😄
think about watching a cube. There are 6 sides you can look at. And each side can be seen from four different rotations.
This one drove me a bit coocoo! I actually took two wooden blocks, one to imagine the sensor and one to image some point in space. I then rotated the sensor and observed how that affected the sensor’s perception of x y and z. I also used quil to visualize the cuboids.
I’m still 5 stars away from the finish line!
I’m finding that the puzzles can be a bit… addictive.
The nice thing for now is that if I get stumped by one I can move to another.
I’d say I’m maybe (?) approaching intermediate competency in Clojure.
Some of these puzzles hurt my brain because it has had little to no practice in some areas.
Anything 3d was tough for me. And the maze-y ones too.
And I’m still not clear on splitting universes.
but when i hit a corner i think i can probably get myself unstuck a bit quicker with experience in working with the repl
for example on day 20, if i'd just thought to dump the output to file so i could look at it i'dhave found the gotcha about the alternating void
Oh yeah, the trench map, that one was a clever puzzle, I thought. It wasn’t an instant win for me, but I got there!