Hacker News
- Advent of Code 2022 is nigh https://adventofcode.com/2022 141 comments
- Advent of Code 2022 https://adventofcode.com/2022 15 comments
- AI solves Advent of Code 2022 https://note89.github.io/the-advent-of-code-ai-edition/ 77 comments
- AI solves Advent of Code 2022 https://note89.github.io/the-advent-of-code-ai-edition/ 2 comments
Lobsters
- AI solves Advent of Code 2022 https://note89.github.io/the-advent-of-code-ai-edition/ 4 comments ai , programming
- Day 18 (Advent of Code 2022), porting C++ solution to Rust, by fasterthanlime https://fasterthanli.me/series/advent-of-code-2022/part-18 20 comments rust
- Day 17 (Advent of Code 2022), porting Python solution to Rust, by fasterthanlime https://fasterthanli.me/series/advent-of-code-2022/part-17 21 comments rust
- What I learned (about Python) through Advent of Code 2022 https://danturkel.com/2022/12/27/advent-of-code-2022.html 17 comments python
- Advent of Code, 2022, Day 05, Common Lisp solution by Rainer Joswig https://gist.github.com/lispm/eb9aed104c70a17892bd77fc40c80eae 4 comments common_lisp
- Reflections on Advent of Code 2022 in Futhark https://futhark-lang.org/blog/2022-12-25-reflections-on-advent-of-code.html 6 comments programminglanguages
- Advent of Code 2022 via C# https://www.linkedin.com/pulse/advent-code-2022-via-c-andrea-angella/ 3 comments csharp
- Advent of Code 2022 day 20 https://adventofcode.com/2022 5 comments haskell
- Advent of Code 2022 day 19 https://adventofcode.com/2022 6 comments haskell
- Advent of Code 2022 day 18 https://adventofcode.com/2022 7 comments haskell
- Advent of Code 2022 day 17 https://adventofcode.com/2022 4 comments haskell
- Advent of Code 2022 day 16 https://adventofcode.com/2022 6 comments haskell
- Advent of Code 2022 day 15 https://adventofcode.com/2022 13 comments haskell
- Advent of Code 2022 day 14 https://adventofcode.com/2022 20 comments haskell
- Advent of Code 2022, but in JS and point-free style: Day 1 https://medium.com/p/69a30664172e 3 comments functionalprogramming
- Advent of Code 2022 - Day 1 https://adventofcode.com/ 6 comments autohotkey
- Advent of Code 2022 in Prolog https://adventofcode.com/ 13 comments prolog
- 2022 Advent of Code in TCL https://gitlab.com/2022-advent-of-code 12 comments tcl
- Advent of Code 2022 day 2 https://adventofcode.com/2022/day/2 18 comments haskell
- Day 1 - Advent of Code 2022 https://adventofcode.com/2022/day/1 13 comments csharp
- Advent of Code 2022 - in R https://adventofcode.com/2022/about 13 comments rstats
- Advent of Code 2022 day 1 https://adventofcode.com/2022/day/1 28 comments haskell
- Advent of Code 2022 https://adventofcode.com/2022 22 comments programming
- Take Part in Advent of Code 2022 in Kotlin and Win Prizes! https://blog.jetbrains.com/kotlin/2022/11/advent-of-code-2022-in-kotlin/ 2 comments kotlin
- Advent of Code 2022 https://adventofcode.com/ 19 comments learnprogramming
- Hello everyone! I'm trying to learn zig by doing Advent of Code 2022, and I run across this issue... What am I missing here? https://ziglang.org/documentation/master/#for 9 comments zig
- Can someone please help? I’m completely stuck on day 4 of Advent of Code 2022. https://replit.com/@hcollier/Advent-of-Code-2022-Day-4#index.js 7 comments learnjavascript
- Advent of Code 2022 day 23 https://adventofcode.com/2022 8 comments haskell
- Advent of Code 2022 day 22 https://adventofcode.com/2022 7 comments haskell
- Twelve Days of Chapel: Advent of Code 2022 https://chapel-lang.org/blog/posts/aoc2022-day13-wrap-up/ 5 comments programminglanguages
- Advent of Code 2022 day 21 https://adventofcode.com/2022 11 comments haskell
- Faster Go code by being mindful of memory (Advent of Code 2022, day 6) https://f4t.dev/software/go-performance-memory/ 22 comments golang
- Advent of Code 2022 day 8 https://adventofcode.com/2022/day/8 26 comments haskell
- A case study in parallelisation: Advent of Code 2022, day 9 https://futhark-lang.org/blog/2022-12-10-case-study.html 2 comments programminglanguages
- Clojure Day 8 Advent of Code 2022 Treetop Tree House https://www.youtube.com/watch?v=X4fD-GhW0e4 8 comments clojure
- Advent of Code, 2022, Day 10, CLOS-based solution with multimethods and standard method combination https://gist.github.com/lispm/4ed43b1e226ccbf19065b35136f632ce 5 comments common_lisp