#adventofcode22 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #adventofcode22, aggregated by home.social.
-
Meanwhile day 22 of the #adventofcode escalated.. again #adventofcode22
-
Meanwhile day 22 of the #adventofcode escalated.. again #adventofcode22
-
Every year I start Advent of Code with the ambition of getting of as far as a I possibly can. This year was no different, 2 stars for the first 6 days, then nothing.
I just ran out of steam and time, there's just doesn't seem to be enough hours in the day to do everything!
-
Every year I start Advent of Code with the ambition of getting of as far as a I possibly can. This year was no different, 2 stars for the first 6 days, then nothing.
I just ran out of steam and time, there's just doesn't seem to be enough hours in the day to do everything!
-
Heute Abend ab 19 Uhr gibt es wieder meinen #AdventOfCode22 in #Go Stream. Ich freue mich euch zu sehen: https://twitch.tv/plusmid
#golang #stream #twitch #adventofcode -
I’m keeping my solutions to #adventofcode22 here https://github.com/jgnagy/aoc2022 where I’m trying to solve each day in #ruby, #crystal, and #elixir. Today’s was fun.
I’m sure none of my solutions are the best, but my goal is to keep learning and have some fun.
-
One of the things I’m proud about - is the range of technical stuff I’m au fait with. So firing up ChatGPT and seeing it … just able to do all sorts of technical things … depressed me a little. Stuff I’d spent a lifetime learning can just be trivially replicated by this AI.
So today I tried to use it in the practical task of completing the #AdventOfCode22 day 5 challenge.
-
One of the things I’m proud about - is the range of technical stuff I’m au fait with. So firing up ChatGPT and seeing it … just able to do all sorts of technical things … depressed me a little. Stuff I’d spent a lifetime learning can just be trivially replicated by this AI.
So today I tried to use it in the practical task of completing the #AdventOfCode22 day 5 challenge.
-
I really enjoyed #AdventOfCode22's Day5 challenge https://github.com/singe/AdventOfCode/blob/main/2022/5/five/src/main.rs
-
CW: AdventOfCode, possible spoilers
Okay, solved day 3 of #AdventOfCode22. I had a cursed solution based on RegExes for part 1 but had to generalise for part 2 and the solution without RegExes is nicer. I don't have a "simple" solution yet, though.
I definitely already learned a bunch of stuff about Array.prototype methods.
-
CW: AdventOfCode, possible spoilers
Okay, solved day 3 of #AdventOfCode22. I had a cursed solution based on RegExes for part 1 but had to generalise for part 2 and the solution without RegExes is nicer. I don't have a "simple" solution yet, though.
I definitely already learned a bunch of stuff about Array.prototype methods.
-
Day 2: a change of pace, I was told about #adventofcode22 and decided to pour my evening into the first puzzle! Took me a while to get this figured out but I can understand what I wrote. Little help from YouTube, but can’t tell you how much fun it was #python #adventofcode #merrycodemas
-
I haven't gotten started with #AdventOfCode22 yet, but I updated my base rust template so I only need to specify the object I'm parsing input into once. The rest is inferred or generic.
https://github.com/singe/AdventOfCode/blob/main/2022/base.rs
-
Just over 20 minutes until the first Advent of Code challenge is released!