this post was submitted on 26 Nov 2024
110 points (99.1% liked)

Advent Of Code

1011 readers
1 users here now

An unofficial home for the advent of code community on programming.dev!

Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

AoC 2024

Solution Threads

M T W T F S S
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25

Rules/Guidelines

Relevant Communities

Relevant Links

Credits

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

console.log('Hello World')

founded 2 years ago
MODERATORS
 

Hello All,

With less than 5 days to kick off, I thought I'd make a post to let you all know that this isnt an unmoderated ghost town, and I will be creating the daily threads as per last year. I am time zone-challenged, so if its late you'll have to be patient and bear with me.

Looks like the leaderboard from last year can be reused, so I think everything is all sorted!

If there is anything I can do to improve on last year, please let me know.

Looking forward to seeing the new challenges and novel solutions!

top 15 comments
sorted by: hot top controversial new old
[–] FBJimmy@lemmus.org 14 points 2 months ago (2 children)

Hoping to complete AoC in real time using Rust this year. Is it possible for new users to join the leaderboard?

[–] CameronDev@programming.dev 12 points 2 months ago (1 children)

Yeah, I think so, just need this code: 3316962-6587d422

Let me know if that works or not?

[–] FBJimmy@lemmus.org 5 points 2 months ago

That worked - thanks 😊

[–] Aedis@lemmy.world 5 points 2 months ago (1 children)
[–] CameronDev@programming.dev 6 points 2 months ago

You'll need to login and visit here: https://adventofcode.com/2024/leaderboard/private

Use the code from my other comment or the stickied thread.

[–] Tramort@programming.dev 6 points 2 months ago (1 children)

Awesome! Glad it's active!

[–] CameronDev@programming.dev 5 points 2 months ago

It is a very seasonal community :D

[–] eskimofry@lemm.ee 5 points 2 months ago

I wasn't able to complete last year's AoC as I am 10+ hours ahead and I am a bit daft. Hoping to do this year's AoC in a new language so I can practice. Thinking Zig, Golang or Rust.

[–] bitcrafter@programming.dev 5 points 2 months ago

This is the perfect opportunity for me to finally learn COBOL!

[–] lwhjp@lemmy.sdf.org 4 points 2 months ago

Yay, it's that time of year again!

Don't know how often I'll be able to compete for time this year, but I'll give it a go.

[–] cabhan@discuss.tchncs.de 4 points 2 months ago (1 children)

I run our AoC channel at work, and also reactivated it this week after a year of inactivity :).

I would love to learn a new language, but I'll probably just do it in Rust again, because I so rarely get to program in Rust :).

[–] CameronDev@programming.dev 1 points 2 months ago (1 children)

How did it work in your work place? Did you get some kind of training budget to spend on the challenges?

[–] cabhan@discuss.tchncs.de 2 points 2 months ago

Alas, no. We just have a Slack channel, and I think that work generally just slows down a bit in December, so people have a bit of time to work on AoC.

[–] Reptorian@programming.dev 3 points 2 months ago

I guess I can try this again in G'MIC.

[–] gerryflap@feddit.nl 3 points 2 months ago

Thx for the heads-up, I kinda forgot. After my hard-mode adventure in Haskell and my woefully under prepared Rust attempts, maybe it's time to pick something safer. I'll probably go with Julia this time around, give it a proper test.