|
|
|
|
|
by thepuppet33r
544 days ago
|
|
I'm such a baby programmer that Advent of Code is still challenging for me, so it's fascinating to see people taking it and exploring all these new languages and platforms. I found (and subsequently lost) someone who had started creating little 8-bit style visualizations from the data outputs. I do feel like programmers are a bit of a masochistic lot when it comes to AoC, though. > The logical way to output the solution for the AoC problem is to create sprites for every digit, upload them to video memory, and arrange the sprites on screen. I'm not going to do that and instead I will use Display Mode 2... |
|
This guy - "I do actually know Rust, but I never learned how to use it. I just started writing it because I was born with an innate knowledge of the language, similar to how I know Java or Kotlin despite never having learned them."
My first words were "Dada!". This guys was "public static void main(String[] args)"