this post was submitted on 05 May 2024
820 points (99.0% liked)

Programmer Humor

19471 readers
1344 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] victorz@lemmy.world 1 points 6 months ago

I mean it's basically solving one of those labyrinth puzzles in a puzzle book by starting at the finish and working your way to the start, avoiding all the wrong turns. ๐Ÿ˜„ It's the smart solution. ๐Ÿ˜‰ But yeah, maybe they had a point with the "no feedback" issue. In Advent of Code, at least you get to see your final input data.