adventofcode

2021-11-29T11:20:49.006Z

I tapped out at 34 stars on 2020

pez 2021-11-29T12:09:07.008Z

It started to consume way to much of my time at day 15 or something for me. I think I will not engage as much this year around. It would be good for my skills, but I don’t think I can afford spending as much time as I did last year.

☝️ 1
tschady 2021-11-29T12:18:07.010500Z

i restrict myself to ~1h every morning over coffee, 2h on the weekends. Do the rest over the year if I want to learn something specific.

Mno 2021-11-29T12:42:36.012Z

I'll probably do the early ones by restricting myself to only using transducers as much as possible just to get used to them 😅, and then we'll see.

1
2021-11-29T14:48:56.012900Z

i used last year to learn rust and i think that was a mistake, lol. started off pretty fun and quickly became a massive chore and strain. i got 31 stars and never got around to finishing it off

2021-11-29T14:49:08.013200Z

think i’ll stick with clojure and see if it feels better this time around

2021-11-29T15:04:32.013500Z

I tried rust for a total of 5min last year.

😆 3
2021-11-29T15:04:35.013700Z

Huge mistake.

pez 2021-11-29T15:24:25.013800Z

5 minutes - huge 😃

2021-11-29T15:35:10.014500Z

rust is great but trying to learn it under time pressure was not fun

2021-11-29T15:36:51.014800Z

Meh, I wasn’t going for best time.

2021-11-29T15:37:05.015100Z

It was just super tedious for an exercise I was doing for fun.

roelof 2021-11-29T15:49:06.018Z

for me I think it s too soon to do that sort of things. My feelings says I need to have more xp in thinkimng the clojure way of thinking

pez 2021-11-29T15:56:10.018900Z

If you do something like what @hobosarefriends is planning to do, @roelof, you can use it for unlocking some of that Clojure way thinking.

roelof 2021-11-29T15:57:21.020400Z

who knows. but Im not sure I understand what transducers are and how to use them

pez 2021-11-29T15:58:44.022Z

@danielamber2 did some early vids comparing JS solutions to Clojure ones (not AoC related, just generally). That was very interesting and insightful to me. Maybe he’ll pick up one or two of the AoC challenges this year and do some cool vids about it. 😃

Daniel Amber 2021-11-30T05:40:06.024700Z

Yeah this would be rad! I’ll try my hardest to get a video out on this 🙂

1
roelof 2021-11-29T16:00:16.022700Z

I read on reddit some guy who did that last year and that makes me curious to try to learn clojure again

roelof 2021-11-29T16:00:28.023Z

@pez

tschady 2021-11-29T19:05:17.023900Z

comparing your solution to others’ in this channel on toy problems is a great way to learn

☝️ 3