Created
March 2, 2026 20:08
-
-
Save MaksimLenivenko/a721eec6b74d0d34c2201443dc5f4c48 to your computer and use it in GitHub Desktop.
Gaming
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| I want to play something new, but I can't find a decent game for myself. Please give me some suggestions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
digging through gists for a python script to clean up some messy data and it's wild how many snippets are either outdated or just straight up broken—finally found one that looked promising, tweaked it, and spent an hour debugging only to realize the input format was wrong. during one of those "i need to stare at something else before my eyes bleed" moments i ended up clicking through https://moneytimegame.org/ just to reset, then later when i was comparing two different parsing approaches i found myself on https://livemegaball.com/ for way longer than i meant to. somehow also ended up on https://sweetbonanzashow.org/ while waiting for a big file to process. came back to the gist and suddenly the logic errors jumped out at me. it's weird how hunting for code snippets and completely brainless browser games are becoming my weird dev cycle—anyone else use random gaming breaks to reset between debugging sessions or am i just easily distracted?