this post was submitted on 10 Jun 2023
4 points (100.0% liked)

Advent of Code

290 readers
1 users here now

Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

https://adventofcode.com

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ArtVandelay 1 points 1 year ago (1 children)

In all honesty, power shell is absolutely not the right tool for every single day of the challenge. It was more of a" I know I shouldn't do this but can I?" type thing. And the answer was no lol. I had to revert to python for some things simply due to the vast nature of libraries that made certain tasks trivial

[–] karburator 2 points 1 year ago

It was more of a" I know I shouldn’t do this but can I?" type thing.

Yeah, every year on r/AoC there were several of those thing :D And PowesShell is the most normal among those :D