If so what language will you be using/learning

I’m planning on learning either elixir or gleam right now.

If you have no idea what I am talking about. Advent of Code is a yearly coding puzzle that is done by Eric Wastl since December of 2015.

https://adventofcode.com/2024

  • Zvyozdochka [she/her, pup/pup's]
    ·
    22 days ago

    Rust has a lot going for it, I really want to like it and I did mostly enjoy the time I spent with it, but the borrow checker does get frustrating when trying to do some things that would take me like 30 seconds in C.