- cross-posted to:
- notawfultech@awful.systems
- hackernews@derp.foo
- technologie@jlai.lu
Anyone else doing it? I am doing the first 3 days today to catch up. Just finished the first one!
Doing it with Rust to get more familiar with it. If anyone wants to talk about specific puzzles, we can do it using spoiler tags!
- Nighed ( @Nighed@feddit.uk ) English4•10 days ago
There is a community for it here: https://programming.dev/c/advent_of_code
!advent_of_code@programming.dev
Has quite active solution threads etc.
I’m learning rust from scratch this year. Already two days behind due to being too busy though
Thank you! Since we cannot guarantee regarding federation I created the thread for my Beehaw fellows
- PotatoesFall ( @PotatoesFall@discuss.tchncs.de ) 3•11 days ago
Yep also doing rust! I forgot to do the one for today woops.
Got my solutions at https://codeberg.org/PotatoesFall/aoc2024
I got my solutions on Codeberg too! I am keeping it private until I finish it though
- gyrfalcon ( @gyrfalcon@beehaw.org ) English3•10 days ago
I’m doing it in Python, thought about Go but I didn’t get far last year with Rust so I decided to keep it simple. I’m through the first 3 days and cooking up an unorthodox approach to day 4
- bricked ( @bricked@feddit.org ) Deutsch1•11 days ago
Yup, I’m learning Rust this way over at https://github.com/brckd/advent-of-code-2024 using a handy template I found.
Regarding the puzzles, I was able to solve all of them so far using
these tools.
regex, itertools and some bruteforce >:D
I already joined a private leaderboard, but if more people are interested, we could create one too.
- vrek ( @vrek@programming.dev ) English1•11 days ago
I’m doing it in python. I was going to do c# since I’m more used to it but python is better for small scripts like these. It’s also my first year of doing it and yeah I really need to improve my coding style.
- 🐝bownage [they/he] ( @bownage@beehaw.org ) 1•10 days ago
Hey this is cool :) time to catch up!