#choiceparalysis — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #choiceparalysis, aggregated by home.social.
-
Pre-2000s video games didn't need long tutorials. They had printed manuals, for one. And because each player owned only a few games, the player had to spend more time exploring each game. Ease of switching games since then ruined the incentive to persist.
https://www.youtube.com/watch?v=EwcKWsRCY-k#GameDesign #RetroGaming #tutorial #fobo #ChoiceParalysis #manual
-
I'm working to add #Tootpick
https://github.com/Juerd/tootpick
to my website, which is statically built. I need some way to add a Tootpick link to each permalink, and I want to do it client-side via JavaScript (Tootpick needs JS anyway). So I need to add this JS to all the webpages, and I'm having #choiceParalysis on how to do it. Modify the base page template, or add a builder setup option?(TBF, this is partially the fault of my builder, #ikiwiki, which isn't really friendly on this side of things).