#adventofcode2023
After regularly switching between #Clojure, #Ocaml, #Rust, #Elixir, and #Scala to solve #adventofcode2023 puzzles, my head is mush about syntax. Could it have been more worse if I had used more languages, e.g., #Zig, #Crystal, #Nim? 🤷‍♂️ #programming #software
January 1, 2024 at 4:47 AM
Wir starten rein mit ein wenig #adventofcode2023, ich würde mir da gerne die Programmiersprache GOlang etwas näher anschauen, danach geht's weiter in DysonSphereProgram.

Kommt rum <3

twitch.tv/tobidev_
TobiDev_ - Twitch
#adventOfCode2023, anschließend Dyson Sphere Programm | !socials
twitch.tv
December 20, 2023 at 1:04 PM
Okay, so for #Day5 of #AdventOfCode, building the whole map into memory is not a good idea 😅
#AdventOfCode2023 #AOC2023
December 17, 2023 at 1:58 AM
December 16, 2023 at 5:24 PM
Peut-être que #ChatGPT présente des limites pour résoudre les problèmes de #adventofcode2023, en tout cas, il est excellent et super utile pour tout ce qui est de pondre des kilomètres de texte sur des sujets de mise en conformité 😬
December 12, 2023 at 2:59 PM
Day11: github.com/sstadick/aoc...

Spent some time adding in a proper Grid class, which is not at all zero cost, but does save a typing if more grid problems show up.

#adventofcode2023 #rustlang
December 11, 2023 at 7:27 PM
Day 10: github.com/sstadick/aoc...

I had to look up a solution to Part B. I was on the right track but ran out of time for the day :(

#adventofcode2023 #rustlang
December 10, 2023 at 6:02 PM
Mais qu'est-ce qu'il fout ?
#AdventOfCode2023
(Ça m'a pris quasi 2h la deuxième partie d'aujourd'hui !)
December 10, 2023 at 3:25 PM
December 9, 2023 at 1:23 PM
Day8: github.com/sstadick/aoc...

This one is very advent of codey, I had to peek at how others are doing part B. In doing so I found this very cool repo: github.com/timvisee/adv... that has some great tricks for advent of code in general.

#adventofcode2023 #rustlang
December 8, 2023 at 4:22 PM
I always like to do at least one #adventofcode puzzle with R6, here's my solution for day 8 #rstats
December 8, 2023 at 6:53 AM
Day 7: github.com/sstadick/aoc...

Really like this problem, it was just the right size.

#adventofcode2023 #rustlang
December 8, 2023 at 12:22 AM
R's ordered factors were handy for day 7 of #adventofcode. #rstats
December 7, 2023 at 7:03 AM
December 6, 2023 at 2:41 PM
Day 6 of advent of code done.
A lot easier than day 5 in my opinion.
F# makes working with data a joy!

github.com/geodanila/ad...

#AdventOfCode #adventofcode2023 #fsharp
December 6, 2023 at 2:23 PM
#AdventOfCode #AdventOfCode2023
Il a fallu faire des maths aujourd'hui 😩 !
Les souvenirs du lycée sont… flous.
Merci Wikipédia 😄 !
#AdventOfCode #AdventOfCode2023
My solutions, in #OCaml using #ocamllex, can be found here:
code.up8.edu/pablo/aoc2023

I try to write efficient and elegant functional code, and to showcase as best as possible OCaml's standard library, avoiding other dependencies.
Pablo Rauzy / aoc2023 · GitLab
code.up8.edu
code.up8.edu
December 6, 2023 at 11:05 AM
#AdventOfCode #AdventOfCode2023
My solutions, in #OCaml using #ocamllex, can be found here:
code.up8.edu/pablo/aoc2023

I try to write efficient and elegant functional code, and to showcase as best as possible OCaml's standard library, avoiding other dependencies.
Pablo Rauzy / aoc2023 · GitLab
code.up8.edu
code.up8.edu
December 6, 2023 at 7:03 AM
Day 3 was ridiculously hard! At least it was for XC=BASIC - impossible with the limitations so I had to use something else. I won't go into details, but stars won and day skipped, at least from a C64 point of view.

On to Day 4

#AdventOfCode2023 #Commodore64 #XCBASIC
December 5, 2023 at 10:15 PM
December 5, 2023 at 9:01 PM
Day4a with vecs: github.com/sstadick/aoc...
Day4a with hashsets: github.com/sstadick/aoc...
Day4a with bitsets (and improved partb): github.com/sstadick/aoc...

When vecs are small, straight line comparison is hard to beat.

#AdventOfCode #adventofcode2023 #rustlang
December 5, 2023 at 3:30 AM
Day 04
Advent Of Code
sheinxy.github.io
December 4, 2023 at 7:18 PM
December 4, 2023 at 4:09 PM
🎄This is my first year trying to complete the #AdventOfCode

I've created a TypeScript Playground 🚀 to help me focus on solving the puzzles each day. RT if you think it might be useful for your typescripter followers.

#AdventOfCode2023 #typescript

github.com/artberri/aoc...
GitHub - artberri/aoc-2023-ts-playground: Advent of Code 2023 TypeScript Playground
Advent of Code 2023 TypeScript Playground. Contribute to artberri/aoc-2023-ts-playground development by creating an account on GitHub.
github.com
December 3, 2023 at 6:58 PM
Day3 github.com/sstadick/aoc...

Falls firmly in the "gets the job done" category of code, but is not the nicest to look at.

#adventofcode2023 #AdventOfCode #rustlang
December 3, 2023 at 3:28 PM
I just completed "Gear Ratios" - Day 3 - Advent of Code 2023 adventofcode.com/2023/day/3 #AdventOfCode #Haskell #AdventOfCodeHaskell #AdventOfCode2023

Code here:
github.com/Sheinxy/Adve...

Write-up:
sheinxy.github.io/Advent-Of-Co...

Suffering from manipulating 2D grids in Haskell
Day 03
Advent Of Code
sheinxy.github.io
December 3, 2023 at 12:43 PM