@sheromon congrats for the persistence
I just completed "Hill Climbing Algorithm" - Day 12 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/12
Better late than never! this one was a great opportunity to implement a shortest path algo since so long.
I just completed "Monkey in the Middle" - Day 11 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/11
@furan@oldbytes.space "I swear, it is the first time it happens to me"
not that bad #xmas ball runs #tinyGo and a #xiaorp2040
@luxifer @filippo @fatih check this reddit thread!
https://www.reddit.com/r/golang/comments/z146ij/gophers_on_mastodon/
Last penalty from the streets of Buenos Aires
@krudell luck favors the prepared ... plus passion and love for the game, which cannot b described to anyone that is not argentine.
@sreedevkkumar because for an argentine, it is never easy, and it needs to be hard, that is why we celebrate like crazy
@Gatubela @revueltafeminista buena reflexion, emocionante lo q decis gatu ..somos de carne y hueso, y tenemos contradicciones, pero quien nos quita los abrazos y las lagrimas
@Ellis2
"QUÉ MIRÁS BOBO, ANDA PA' ALLÁ"
Vamos #Argentina, #VAMOSArgentina, #Argentina !!
Ser Argentino:: Nacidos para sufrir, hacerse mas fuertes, seguir empujando y confiar que vamos a TRIUNFAR..
Unas imagenes de #CapillaDelSeñor Buenos Aires festejando, como en cada rincon del pais..
#WorldCupQutar2022 #FIFAFinal #Messi #ArgentinaWins #Mundial #ArgentinaCampeón
@chrisbargmann this is interesting, can you point to additional references to read more?
I just completed "Cathode-Ray Tube" - Day 10 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/10
@sowenjub @charliemchapman @darknoise @joshdholtz @agiletortoise @JPEGuin I am still learning about mastodon, so dumb question: is it possible to follow a local timeline without creating a user in that instance? or is it expected to have several users in the different instances representing your interests?
@thomrstrom lets start! what mate (vase) and bombilla (straw) did you get? what brand of yerba? put pictures if you can and today you will have your very first GOOD mate. Please be aware that it is learned taste, so at first you might not like it.
@Tipa the ones that tear me to pieces are where I learn the most (especially if I said "this is going to be easy" at the beginning)... I guess my learning style is trauma-based
I just completed "Rope Bridge" - Day 9 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/9
Better late than never!! 💪 💪
https://github.com/emmanuel-galindo/advent-of-code-2022/tree/main/9
My #adventofcode 2022 experience halted after Day 8. For Day 9, I was really excited as algorithms with coordinates are something I have not played with enough in the past...
Then reality kicked in: work, family (as in enjoying them, fortunately), #fifaworldcup (Vamos #Argentina!!! 🇦🇷 ), and exactly when penalties with Holland were starting the biggest storm in years hit the region and left us with some damage and without power and water for several days
What an emotional experience so far!
Talking about alternatives of Day 6, and inspired by the top HN post, I ended up adding several of them. What a great way to refresh and learn new stuff!!
Now, as we all know performance should not come before measuring and I thought using execution times was enough, but seems not... I have tried benchmarking them via the testing package, but without too much luck.
https://github.com/emmanuel-galindo/advent-of-code-2022/tree/main/6