=== ANCHOR POEM ===
═══════════════════════════════════════════════════════────────────────────────────
 easiest way to solve an entire class of accessibility problems: in the
 tutorial, instead of having button prompts, have keybinding confirmations.
 
 "what button do you want to use to jump?"
 
 "super triple mega backflip spin-dozer needs three jumps and a kick"
 
 "use the boost to get through! [game pauses] (which button do you want to use
 to boost?) [displays a map of previously bound keys]"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

=== SIMILARITY RANKED ===

--- #1 messages/740 ---
═════════════════════════════════════════════════════════════════──────────────────
 had a dream that we gamified all work and then put them into one single
 mega-game so whenever you wanted you could work on an arbitrary project and it
 would spin up a new game and take your inputs and use them to accomplish
 whatever was happening
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #2 fediverse/330 ---
═════════════════════════════════════════════──────────────────────────────────────
 if you want to understand me, play Majesty the Fantasy Kingdom Sim (when you
 have time and are bored (very important combination)) - start on beginner
 difficulty and click the right buttons.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #3 fediverse/5072 ---
════════════════════════════════════════════════════════════════════───────────────
 I like to play with the camera zoomed in all the way and by only using my
 mouse. no keyboard. just clicking noise.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #4 fediverse/3703 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌──────────────────────┐
 │ CW: D&D-mentioned    │
 └──────────────────────┘


 if the map you present to the players in session 0 had a mountain range on the
 OTHER SIDE of another mountain range, you need to zoooooom in. Unless your
 characters are all dwarves, a game should start in a valley or on an island.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #5 messages/574 ---
════════════════════════════════════════════════════════════───────────────────────
 Steps to make a game waterfall style:
 
 Lay out all the data structures 
 
 Build methods which manipulate those structures (think getters and setters)
 
 Then build machinery which operates upon those structures using those methods,
 like game loops, cooldown timers, and status effects
 
 Then develop a way to present it to the player using UIs, visuals and
 graphics, narratives, sound, all that junk that's probably someone else's job
 anyway
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #6 fediverse/84 ---
═══════════════════════════════════════════────────────────────────────────────────
 Life is just a series of minigames for your primate brain to solve that are
 generated by an impossibly complex algorithm with a dash of ethical
 value-based choices thrown in.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #7 fediverse/3210 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-1209 
 
 well, every boomer shooter is about moving as fast as possible and shooting
 with pinpoint accuracy, so... that's-the-game.jpg : )
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #8 fediverse/2564 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌───────────────────────┐
 │ CW: frontline-tactics │
 └───────────────────────┘


 pretend like you're playing leap-frog
 
 one person goes up to a sightline, watches with bated breath, another
 cautiously advances through the area covered by their teammate, before
 covering their back-to-forth advancement. first one, then the other, watch out
 for flanks.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #9 fediverse/1156 ---
════════════════════════════════════════════════───────────────────────────────────
 why the heck do GAME engines not include a skippable tutorial that lights up
 UI elements and explains how everything works by navigating you through
 building an example project one step at a time
 
 like, game jam material, nothing fancy
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #10 fediverse/97 ---
═══════════════════════════════════════════────────────────────────────────────────
 @user-110 Exactly! I play games to practice strategy and empathy, not to stand
 triumphant over a virtual foe. Why should I care for the lessons of others
 when mine so often go unlearnt?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #11 messages/999 ---
═══════════════════════════════════════════════════════════════════════════────────
 Okay bear with me, but, what if we took the AI that they use to play games
 (like, the kind that memorize the best way to play space invaders or whatever)
 and instead of A and B and start and select they could use programming
 languages to try and recreate exactly a winning move, which in this case is
 just the exact behavior that is created by the test case playthrough of Super
 Mario Bros or Space Invaders. Free open source everygame!
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #12 fediverse/1602 ---
════════════════════════════════════════════════════──────────────────────────────┐
 @user-1037                                                                       │
 those all seem really cool though! They all kinda have the same basic UI tho,    │
 kinda feel like there's opportunities for different kinds of expression. Like,   │
 in game design there's a lot of different genres, and yeah sidescrollers         │
 include mario and sonic but they're both very different experiences. So too      │
 perhaps could we interact with our computers by programming them in more         │
 engaging ways.                                                                   │
 they say some people are visual learners, others need to be taught, some         │
 people need to watch someone else doing it, and a few might just learn by        │
 plugging their brains into a computer and downloading a black belt in kung fu.   │
 Maybe typing long paragraphs of logic makes sense for some people, I know for    │
 most it doesn't come naturally. Maybe some people are more used to like,         │
 looking at maps that you can examine at different levels of abstraction. Like    │
 players who play Paradox games zooming from a national perspective to states     │
 and individuals and all the other things they might want to strategize using.    │
 Or m                                                                             │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════───────────────────┴──────────┘

--- #13 fediverse/5962 ---
════════════════════════════════════════════════════════════════════════════───────
 all you need for mouse buttons is alt ctrl and... shift
 
 then bind shift to everything that you can.
 
 can also bind backspace and delete if you have enough keys
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #14 fediverse/3257 ---
════════════════════════════════════════════════════════───────────────────────────
 whoa
 
 cool
 
 do you... turn the sensitivity up so you don't have to move your hand very
 much so it can remain in position with it's thumb on the enter key?
 
 ... now I want to try that. Mine doesn't have enter, there's no numpad. So I
 have the arrow keys.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #15 fediverse/5696 ---
════════════════════════════════════════════════════════════════════════───────────
 hey does anyone wanna go over my code for this text adventure game thingy that
 I spent 2 days on so far?
some computer code some computer code some computer code some computer code
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #16 fediverse/3811 ---
══════════════════════════════════════════════════════════─────────────────────────
 this is how I write trello cards or tickets.
 
 and yes, before you ask, modding this game is a constant struggle because the
 mod tools are... minimal... so you must work around various challenges by, for
 example, adding 1680 different "events" that must be checked every single turn
 for every single province on the map.
A trello card describing a proposed change to a video game mod that has only one person working on it. It's essentially documentation. It is written in a professional style with several sections - the first lists the "current behavior", the second shows the intended behavior (with a small section for the intended effects of the intended behavior), and the third major section lists the proposed solutions in as much detail as possible without writing the code itself.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #17 fediverse/400 ---
═════════════════════════════════════════════──────────────────────────────────────
 @user-291 
 
 You're welcome! I forget how, but there's a way to change the settings such
 that each player has more "rubber" and I recommend doing that because it makes
 it more forgiving and allows you to make a few mistakes without dying
 immediately.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #18 fediverse/2750 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-246 @user-570 
 
 or "what button do you want to use for "yes I want to configure my keybinds"?
 Push "start" to use the default"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #19 fediverse/3381 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1520 
 
 After a certain point you realize there's little to be done with that design
 space that Star Fox didn't do better!
 
 Also I think people tend to associate them with arcade "gun games" which are
 tbh more fun than clicking with a mouse or whatever since they're tactile and
 physical.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #20 fediverse/3055 ---
════════════════════════════════════════════════════════───────────────────────────
 If you're on a Windows computer, first of all why and second of all you can
 use the WINDOWS key + SHIFT + S to screenshot a part of the screen.
 
 this will put it in your copy/paste clipboard, meaning all you have to do is
 ctrl+V and boom suddenly you are significantly more productive.
 
 just don't forget alt text...
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #21 fediverse/581 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-428 
 
 sometimes I think about how much more productive I'd be if I had a code editor
 that let me draw arrows and smiley faces and such alongside the code. Or if I
 could position things strangely, like two functions side-by-side with boxes
 drawn around them. Or diagrams or flowcharts or graphs or...
 
 something that would output to raw txt format, but would present itself as an
 image that could be edited.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #22 notes/how-little-we-find ---
═════════════════════════════════════════════════════════════════════════──────────
 how little we find of thoughts from her mind
 yet now we are kings of our own time
 oh how she is wander true
 
 DEAR VR DESIGNERS:
 
 when making trailers for your game, create a separate camera in the game engine
 and record from that.
 
 keep the player character invisible, but just... watch from a distance
 
 like they're an actor in a scene
 
 ummmm oh dear she's crazy, what the heck
 
 [no this is just what it's like to see stars]
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #23 fediverse/2433 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-570 
 
 part 1:
 https://ritz-menardi.neocities.org/design/symbeline.txt
 
 part 2:
 https://ritz-menardi.neocities.org/design/symbeline-aspects.txt
 
 what do you think of this pitch / GDD? I wrote it two years ago, and
 re-reading it now I'd definitely expand on some things and change a few others.
 
 It's not an indie game, it's more on the scale of a Paradox game. Also I don't
 have time to work on it at the present moment, I'm just wondering if you like
 it : )
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #24 fediverse/5925 ---
════════════════════════════════════════════════════════════════════════════───────
 what if there was a gameboy with mechanical keyboard switches for the buttons
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #25 fediverse/5239 ---
══════════════════════════════════════════════════════════════════════─────────────
 I play video games to help me think just like programmers play video games to
 help them sleep
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #26 fediverse/3974 ---
═══════════════════════════════════════════════════════════────────────────────────
 it is significantly more engaging to watch people play MMOs when they've
 unbound all their action bars from their number keys and are forced to click
 on all the abilities. That way you can actually follow what moves they're
 doing.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #27 fediverse/4608 ---
═══════════════════════════════════════════════════════════════────────────────────
 every time a game developer makes a game where the world is in peril and the
 main character must save it, for every successful playthrough where the good
 guy wins there are thousands of doomed worlds where the player got distracted
 or bored and left the people to rot.
 
 how tragic.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

--- #28 fediverse/5919 ---
════════════════════════════════════════════════════════════════════════════───────
 "but... why?"
 
 portable linux with buttons, great for pick-up-games or communication, can
 throw several in them in a backpack if you want clustered cooperation, they
 work as radios (if the signal reaches) and can transmit text (if you use a
 radial-style keyboard)
 
 [this is all just a pitch for... something, what, you want something? ha
 you'll find no things with me, I know nothing of antifa or whatever]
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #29 messages/910 ---
═════════════════════════════════════════════════════════════════════════──────────
 all you need is to be steam friends with one person and then your whole
 organization knows what you're trying to say with game titles
 
 (I just like games)
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #30 fediverse/3635 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌─────────────────────────────┐
 │ CW: politics-housing-crisis │
 └─────────────────────────────┘


 if you want to solve EVERY housing issue in the United States, at least in the
 short and mid-term, add a ramping tax penalty for unoccupied houses that
 doesn't reset to 0 upon being occupied but rather starts ticking down at the
 same rate that it increases.
 
 Something like 0.5% to 1% of the property value for every month it's gone
 unoccupied as a primary residence.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #31 fediverse/4336 ---
═════════════════════════════════════════════════════════════──────────────────────
 gonna play more video games, currently have 11 tabs of written posts open in
 my browser...
 
 (okay a few of them get a little off-topic, but hey I have ADHD what do you
 expect of me)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #32 fediverse/315 ---
═════════════════════════════════════════════──────────────────────────────────────
 normalize building games with a built-in virtual machine that plays all
 previous versions of the game for free
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #33 fediverse/4852 ---
═════════════════════════════════════════════════════════════════──────────────────
 i like games like factorio or cities skylines where there's always something
 going on but the game only changes when you touch it
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #34 fediverse/1184 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-883 
 
 whoa, cool! So with one of these you can flash any ROM you want onto the
 cartridge and it should play any GBA/GBC game you uhhh legally own and have
 pulled the ROM from? If so that's pretty neat
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #35 fediverse/3743 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1218 
 
 ha wild
 
 well, survival games! shareware games are more of a distribution style and
 less of a genre, like "subscription software" versus "usable software"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #36 fediverse/3287 ---
════════════════════════════════════════════════════════───────────────────────────
 oh great my games are randomly crashing now in ways that they didn't used to do
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #37 notes/wow-chat-file-directory-vision ---
════════════════════════════════════════════════════════════════════════════════───
 wow-chat but there's a UI element addon that let's you zoom in/out and
 displays a diablo style minimap
 
 -- stack overflow
 
 what if there was a new building town built north west of denver and south of
 estes park
 
 then, they built a railway out to it
 
 then, they added a circle just 1/4th of the way out of the ring
 
 then 3/4ths
 
 suddenly, impossible urban renewal, as the world feels opened up without a car
 
 leading the charge into the future
                                                           ──┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════════──┘

--- #38 fediverse/1600 ---
═════════════════════════════════════════════════════──────────────────────────────
 @user-1037 
 
 oooo those are cool, but it didn't have the "puzzlepiece" arrangement. It was
 more... 2 dimensional I think? More like putting marbles on a chinese-checkers
 board. And they had relationships if you moused over them, like...
 semi-transparent arrows connecting them I think? It was different than
 anything I'd ever seen before.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #39 fediverse/5052 ---
════════════════════════════════════════════════════════════════════───────────────
 "hello, I'd like to make games using your tools and art assets. I will sell
 anything I make to you and only you, and if you don't want it that's fine too,
 I'll just play it with my friends sometimes."
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #40 fediverse/933 ---
═══════════════════════════════════════════════────────────────────────────────────
 @user-643 
 
 virtual machines are cool. betcha can't write one using bytecode
 
 https://gameprogrammingpatterns.com/bytecode.html
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #41 fediverse/4894 ---
═════════════════════════════════════════════════════════════════──────────────────
 if you play any of my favorite games, there's a chance we've played together
 ^_^
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #42 fediverse/3365 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌───────────────────────────┐
 │ CW: video-games-mentioned │
 └───────────────────────────┘


 if you're looking for some fun, silly, distracting entertainment, check out
 Nova Drift! It's a great game on Steam! It just left Early Access! It's like
 Asteroids and a roguelike, it's super fun!
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #43 fediverse/4108 ---
════════════════════════════════════════════════════════════───────────────────────
 what if you could make multiple mastodon accounts in the UI and sort your
 followers into bins that corresponded to which account you wanted to see and
 switch between with the push of a button
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #44 fediverse/3554 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌────────────────────────────────────┐
 │ CW: software-development-mentioned │
 └────────────────────────────────────┘


 You know how in some games there's the tutorial where you set up keybindings
 like "push the jump key now! okay now push the enblobbify key now!"?
 
 I wish there was something like that for vim
 
 "push the key you want to move up with! now push the key you want to use to
 vertically select! now push the key you want to use to switch to a new tab!"
 that kind of thing. except... more ordered, of course, and with the option to
 say "idgaf use the default or whatever" and a handy dandy cheat-sheet that was
 autogenerated with ascii art of a typical keyboard that pointed out what each
 key did - jeeeezzzzz the things we could make if software developers had free
 time during the day...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #45 fediverse/1718 ---
═════════════════════════════════════════════════════──────────────────────────────
 dear old people - did you know computers don't need to have buttons? You can
 literally just type what you want to make happen (if you know the magic spell)
 and it'll just, do that thing
 
 how cool is that
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #46 fediverse/6443 ---
═══════════════════════════════════════════════════════════════════════════════────
 speedrunners forget how to play (toy) their favorite toys and learn how to
 play (instrument) their favorite instruments
 
 EDIT: it can be relearned. focus on the tandem.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #47 fediverse/1012 ---
════════════════════════════════════════════════───────────────────────────────────
 "the flows of magic are whimsical today"
 
 nah babe you're just a dryad from the popular video game Warcraft Three who
 couldn't have known that computers exist
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #48 fediverse/205 ---
════════════════════════════════════════════───────────────────────────────────────
 ┌────────────────────────┐
 │ CW: re: guns-mentioned │
 └────────────────────────┘


 @user-95 because I left a puzzle on my website and she's trying to unlock it :
 )
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #49 fediverse/3177 ---
════════════════════════════════════════════════════════───────────────────────────
 I want to point out how for every game that released in a month, they had at
 about 5 people playing it and averaged their scores.
A description of the rating procedure for Nintendo Power magazine circa 1998.  There are 10 total evaluators, each with around 3 specialties in genres such as action, adventure, puzzles, fighting, RPGs, sports, etc.  Each game is scored proportionally with game design at 25% of the final score, satisfaction at 25%, graphics at 20%, play control at 20%, and sound with 10%
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #50 fediverse/5488 ---
═══════════════════════════════════════════════════════════════════════────────────
 okay ttyl I gotta go play video games I guess >.>
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #51 fediverse/431 ---
══════════════════════════════════════════════─────────────────────────────────────
 Here's an idea: mobile games / software should not be able to offer
 real-world-money-transactions that exceed 500% of the cost of the least
 expensive transaction available in the application.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #52 fediverse/4072 ---
════════════════════════════════════════════════════════════───────────────────────
 I like games that test my reflexes
 
 I also like games that test my wit
 
 but most of all I like games that test my patience with strategy
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #53 fediverse/6171 ---
═════════════════════════════════════════════════════════════════════════════──────
 @user-882 
 
 I dunno I just remember having that problem every once in a while and if you
 search the man page for "sub" it takes like, 16 n pushes to find what you need
 and it's like... can't you just put the flags and keyboard shortcuts at the
 beginning??
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #54 fediverse/3918 ---
═══════════════════════════════════════════════════════════────────────────────────
 the hangman's gambit: do you trust that your allies can defeat the hangman? if
 so, then do nothing. If not, then you're fucked anyway.
 
 https://www.youtube.com/watch?v=BRDq7aneXnk
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #55 fediverse/1162 ---
════════════════════════════════════════════════───────────────────────────────────
 There are some games that I play where I am struck by the thought that "wow,
 this game was made by programmers" and often, they are among my favorite games
 to play.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #56 fediverse/161 ---
═══════════════════════════════════════════────────────────────────────────────────
 I wish games started with everything unlocked and if you wanted you could
 "start a journey" or whatever and lock everything but a few options... then
 slowly as you play the game you unlock new things to do until eventually
 you're back where you started.
 
 Essentially... starting at level 100 and having the option to prestige right
 away. If you want the experience. While playing a game. That you have every
 right to enjoy as you will.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #57 fediverse/5348 ---
═══════════════════════════════════════════════════════════════════════────────────
 if you want to share something you found online with someone but you don't
 want someone to be associated with their social media presence, don't post a
 link to their social media presence. instead, take a snip snipping tool print
 screen screenshot which is as easy as typing a word and selecting a unit in a
 real time strategy game.
 
 ah, but then you gotta insert it into a paint program to save it, so that's
 another keypress, and gosh what to name it I wish I could just proclaim it gee
 wouldn't it be nice if everyone was watching me?
 
 ... psychho
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #58 fediverse/4570 ---
══════════════════════════════════════════════════════════════─────────────────────
 easiest way to deliver email malware is to put it in the "unsubscribe" link
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #59 fediverse/2544 ---
═══════════════════════════════════════════════════════────────────────────────────
 video games are useful for inspiring the mind engaging in a child's play,
 teaching lessons of strategy through the observation of mechanics engaged, or
 filling the heart with emotion, as any good artwork will do.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #60 fediverse/1419 ---
═════════════════════════════════════════════════──────────────────────────────────
 City of Villains is a fun game where you can beat up both superheroes and nazis
 
 https://youtu.be/VtyfDBqpTVU
 
 best viewed at 360p in my opinion
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #61 fediverse/6278 ---
══════════════════════════════════════════════════════════════════════════════─────
 @user-1429 
 
 do something fun and hard like walk to seattle or install linux on a toaster
 or write happy notes on post-its and leave them in public places or make art
 and leave it in a public place or~
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #62 fediverse/2913 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-570 @user-246 
 
 I'll make a game if you do! I promise mine will be worse than yours so you can
 feel better about your progress!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #63 fediverse/1069 ---
════════════════════════════════════════════════───────────────────────────────────
 there was a time, when a university was tantamount to heresy
 
 ======================= stack overflow =====================
 
 Magic Survival is the witchiest game I know of.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #64 fediverse_boost/3591 ---
◀─[BOOST]
  
  making some cool progress on the #itchio #GodotEngine console project 👀✨    
                                                                              
  got the minimal project running, now i just have to port the dynamic libraries and give it a shot!  
                                                                              
  #GameDev #IndieDev #RetroGaming                                             
  
                                                            
 similar                        chronological                        different 
─▶

--- #65 fediverse/5253 ---
══════════════════════════════════════════════════════════════════════─────────────
 most of the world has no idea what goes on in most of the world.
 
 who could ever know everything? its impossible to be over-hear-ed.
 
 I love video games! but I don't like Breath of the Wild because there's so
 little picking-up-and-throwing things, and instead you use your magical
 insights to do sorcerer powers which solve all of your biomechanical
 puzzle-toy-boxes. heck the dungeons are like 5 minutes tall!
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #66 fediverse/977 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-696 
 
 to me, the most technically and gameplay impressive video games tend to be the
 ones that develop their own engine specifically for the project.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #67 fediverse/4906 ---
═════════════════════════════════════════════════════════════════──────────────────
 @user-763 
 
 use the gameboy as a database
 
 there's a 0 percent chance that any network spy guys would be able to see
 what's stored on a gameboy cartridge. truly the most remote of classes of
 places.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #68 messages/890 ---
═════════════════════════════════════════════════════════════════════──────────────
 If your code is too long to fit in 80 or 120 characters (preference) then you
 need to use more numbers (indexable with a small table-of-contents style
 comment description just above) or character symbols (referencably by meaning
 just as above) (by above she means earlier in the string of text you just read)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════════─────────────┘

--- #69 fediverse/3067 ---
════════════════════════════════════════════════════════───────────────────────────
 IT WORKED! I got my game working! Linux is so awesome! 🥰 😍
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #70 messages/770 ---
═══════════════════════════════════════════════════════════════════────────────────
 There are some pieces of software where you think "oh cool, what did they
 update?" and then there are some like "oh god... What did they update?"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════════───────────────┘

--- #71 fediverse/1880 ---
══════════════════════════════════════════════════════─────────────────────────────
 sometimes I decide against playing a Steam game because I don't want it to
 jump to the top of my "recently played" list
 
 Wish I could have like, a heatmap of when I played which game. I think that'd
 be useful for the archival process of my life.
 
 ... how pathetic, she measures her life in gameplay.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #72 fediverse/5185 ---
════════════════════════════════════════════════════════════════════───────────────
 frankly it makes a ton of sense to me that computer programmers would have a
 game playing in the monitor. Gotta keep those brains active after all.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #73 fediverse/4892 ---
═════════════════════════════════════════════════════════════════──────────────────
 what if we made a giant dictionary of every single possible pixel arrangement
 storable in 8 bytes and it took up like, half a gigabyte, and then we indexed
 into it whenever we wanted to print an arbitrary visual element to our
 terminals?
 
 something something not-curses
 
 https://notcurses.com/
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #74 fediverse/5177 ---
════════════════════════════════════════════════════════════════════───────────────
 ┌─────────────────────────────────────┐
 │ CW: capitalism-mentioned-four-times │
 └─────────────────────────────────────┘


 when they say "capitalism is a competitive game" what they mean is "capitalism
 is a game where everyone wins when someone else loses" and what we hear is
 "capitalism is a game of trying to screw you out of as much money as possible"
 and the truth is "capitalism is a game that you can't play" because 95% of the
 people who will read this toot are not stock-owners.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #75 fediverse/3952 ---
═══════════════════════════════════════════════════════════────────────────────────
 they want eye tracking so they can tell what kinds of ads to sell me
 
 I want eye tracking on the desktop so I can select enemies in MMOs easier
 
 we are not the same
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #76 fediverse/134 ---
═══════════════════════════════════════════────────────────────────────────────────
 ┌───────────────────────────────┐
 │ CW: re: algorithms and primed │
 └───────────────────────────────┘


 @user-95 oh, you like? I made it out of an in-game screenshot. The inner
 border is actually the message box and the outer yellowish one is the
 background color of one of the maps.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #77 fediverse/1566 ---
══════════════════════════════════════════════════─────────────────────────────────
 what if you added "secret rules" to english. wouldn't that be a fun game to
 play? it'll be tough to keep them all remembered, but the good news is we only
 have to use the ones on which we agree. like, memes, instead of grammar rules.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════────────────────────────────────┘

--- #78 fediverse/5353 ---
═══════════════════════════════════════════════════════════════════════────────────
 some of my favorite games are behind me and I can't describe how happy I am to
 have known here
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #79 fediverse/1682 ---
═════════════════════════════════════════════════════──────────────────────────────
 girls who have so many tabs open that they use ctrl+T to navigate to the most
 recent tabs
 
 wishing there was a way to scroll back to the beginning... alas
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #80 messages/202 ---
════════════════════════════════════════════════───────────────────────────────────
 It's a good idea to practice getting places without gmaps, after having
 studied the map at home.
 
 Just incase you need to get somewhere that you don't want to bring your phone
 to.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #81 fediverse/3903 ---
═══════════════════════════════════════════════════════════────────────────────────
 @user-192 
 
 would love something like that...! Also, joystick for flight games
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #82 messages/127 ---
══════════════════════════════════════════════─────────────────────────────────────
 All I want for my mobile computing is the ability to use the interface of
 android to access resources and perform tasks that are relevant to my primary
 computer. Like, a mainframe with the phone as a terminal. Except instead of
 text, it's buttons and sliders and all the things that mobile UI experts have
 spent so much time carefully crafting.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #83 fediverse/280 ---
════════════════════════════════════════════───────────────────────────────────────
 old school programmers use short variable names because the computer monitors
 they would code on had a lower resolution, meaning fewer characters per line.
 
 why waste pixels being verbose?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #84 fediverse/281 ---
════════════════════════════════════════════──────────────────────────────────────┐
 ┌─────────────────────────────┐                                                  │
 │ CW: cursed-game-engine-idea │                                                  │
 └─────────────────────────────┘                                                  │
 a game engine which won't let you import custom assets unless you complete a     │
 few simple tasks using the interface - "build a green capsule collider" "make    │
 this soldier unit shoot three bullets per shot" or "enable the automatic linux   │
 support" - using the interface, writing some code, and changing configurations.  │
 why would anyone do this? well it could be useful to increase the difficulty     │
 of importing external resources. plus it helps the user learn a bit over time,   │
 and it slows the pace of output such that the user's skills are encouraged as    │
 the output of the programming and not the program itself.                        │
 an inverse curse (an evil one) would be where the requirements to complete       │
 basic tasks are hidden behind unapplicable skills. like, do you know exactly     │
 which buttons to press? engage with the skinner box, please. yes yes this is     │
 what we need - unintuitive software that completely disarms the populace from    │
 using them! suddenly they're worthless, and can't do anything on any surface.    │
 it sucks                                                                         │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════───────────────────────────┴──────────┘

--- #85 fediverse/1349 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-950 
 
 ah yes but how could anyone hurt me if I don't make myself vulnerable. It'd
 simply be unfair to play a game without any stakes. But if you insist...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #86 fediverse/1931 ---
══════════════════════════════════════════════════════─────────────────────────────
 these two things took me all evening. I played some video games too. I put
 them in one so you don't have to see so many of them.
a picture of a page from the bicycle notebook.  first part is a collection of brainstorming and diagrams drawn in pursuit of Raleigh, my stab at artificial intelligence.  It's not done yet, in fact it's hardly even a design. It's more like, a thought in the mind that is slowly evolving to adapt to challenges that it might face when being implemented.  and sometimes it's like, beautiful architectures that I'm like "what could I do with these?"  anyway then it starts to devolve into kooky-dookerie about halfway through, and the rest of the notes are written in slant-form -> like, instead of reading one-after-another they sorta change tone and intonation rapidly in a cycle - it's super disorienting. Except visually it's like, tilted text, like a picture-frame that's nudged to one side and hanging from it's frame instead of it's wire holding-point.  do blind people often touch paintings? I doubt it, because it damages the painting. Alas, that materials are finite and flawed and degrade and become stone again. Good news though, sometimes pictures can carry meanings that are impossible to describe visually, but not impossible auditorily.  like, the sound of the voice in your head as you read the plaquards at a museum that displays ancient artifacts or bones of massive beasts or gemstones or science experiments or art or culture or mechanical motion displayed like clockwork and hope.  history is one of my favorite. you can find them by the side of the road. they're lovely homes 4 us many fediverse posts placed into a single image to be passed around as a bundle for people that the viewer decides might want to see them - y'know, like an artwork.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #87 fediverse/4901 ---
═════════════════════════════════════════════════════════════════──────────────────
 "hey what if we broke our product and made it impossible to use without being
 caught by github"
 
 - computer touchers in a union
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #88 fediverse/1210 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-883 
 
 omggggg I wanna play a fast paced shooter as a cute anime girl, which game did
 you have in mind? ? ?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #89 fediverse/982 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-707 @user-708 
 
 using this to control the buttons in VRchat would be like a person with a
 prosthetic interacting with real life :O
 
 minus the physicality of course, but that's next.
 
 can't wait to play Warcraft 3 and think "select all healers" so I can point
 them at a dying unit with my mouse.
 
 or world of warcraft where your rotation begins to feel like a song.
 
 maybe even a text-based adventure, where you reading the text corresponds to
 the results of the simulation, https://www.spreeder.com/app.php style. could
 make it so that if you wanted something else to happen, you had to willfully
 think it while the words are flashing in front of your eyes - the game would
 pause if you blinked, perfect for phones btw...
 
 could be a locally networked thing, like four to six people hanging out and
 playing a game like pictionary or charades. except, a story that developed,
 and whoever wanted could change it while everyone was reading it at once.
 sorta like a competition to see who can make the best twists and false endings
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #90 messages/240 ---
════════════════════════════════════════════════───────────────────────────────────
 I realized the reason it's so difficult for me to get into a new video game is
 because my perfect game existed at one point, but no longer, and all else
 pales in comparison.
 
 The make-believe games of children are without equal. They represent our inner
 truth and desires, cast upon the canvas of our experience through the outputs
 of imagination and physical exertion.
 
 I'd spend my time as a child wandering through the forest with a stick in
 hand, climbing on things and exploring. I grew up in Wyoming, and the forests
 there look like this:
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #91 fediverse/3578 ---
═════════════════════════════════════════════════════════──────────────────────────
 It's so sad how some of the best games ever made get glossed over because the
 fun you remember is the friendship and fantasy you felt rather than the game
 itself
 
 time marches forward, and culture changes to no longer fit the old tools quite
 right. Plus they look like PS1 graphics ewwwwww look at those muddy textures
 and blocky bits arranged into triangles and meshes! how dorky, how retro
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #92 fediverse/4900 ---
═════════════════════════════════════════════════════════════════──────────────────
 if you wanna trick systems administrators just put a bunch of sleeps in your
 code so your computer programs don't use up all the mainframe's resources all
 at once
 
 [statements dreamed up by the practically deranged]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #93 fediverse/6294 ---
══════════════════════════════════════════════════════════════════════════════─────
 if you play optimally, you'll never get any chance to make decisions.
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #94 fediverse/3064 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-570 @user-246 
 
 you know you two could have spared yourselves all this trouble if you just
 ScReEnShOtTeD the code! Then it'd be easy to see with your very
 not-visually-impaired eyeballs on your graphical user interface, considering
 of course that everyone has perfectly functional eyeballs and perfectly visual
 graphical user interfaces
 
 /s of course
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #95 fediverse/3382 ---
═════════════════════════════════════════════════════════──────────────────────────
 first rule of Nintendo games:
 
 if you rush things, you'll have to do it twice.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #96 fediverse/6105 ---
════════════════════════════════════════════════════════════════════════════──────┐
 call me crazy but I believe that man pages should contain terminal command       │
 line flags and instructions for their usage and... not much else. There should   │
 be a separate document which explains other things, like the history of the      │
 software, the personal diary of the developers, expected implementation          │
 use-cases, donut recipes, film recommendations, and player strategy guides for   │
 some of their favorite video games. not even this one, just... other games.      │
 "here's how to beat pokemon yellow with exactly 14 pokemon" or however many it   │
 takes idk I don't play pokemon much or even at all, really, though I did when    │
 I was younger just a bit, not much, just enough to have played the game a        │
 couple times to see how it was minus the cherished moments when I spent curled   │
 up in the back of the car playing gameboy games or seen pictures of the          │
 roadtrips I sped-past as I raced to explore the whatever and get home all in     │
 one motion as if I was executing an impossibly long dance improvizational        │
 living style. also cat pics and po                                               │
                                                            ───────┤
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════──────┘

--- #97 messages/488 ---
════════════════════════════════════════════════════════───────────────────────────
 Look at the unique patterns in a programming language, and you will find
 within them a usecase.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #98 fediverse/1246 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-883 
 
 hehe if I don't understand how it works it's difficult for me to use things.
 My Linux friends get so exasperated with me because I'm like "cool script
 gimme like 2 days to figure it out" and they're like "bro just use these
 flags" and I'm like "no"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #99 fediverse/6175 ---
═════════════════════════════════════════════════════════════════════════════──────
 okay okay bear with me...
 
 what if blackberry with keyboard ABOVE the screen
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #100 notes/ninjas-versus-mafia ---
═══════════════════════════════────────────────────────────────────────────────────
 Game idea:
 
 Majesty clone, but instead of heroes and monsters it's ninjas versus mafia.
 
 Picture this: A 1940s city and a 1600s (?) ninja monastary. Right up against
 one
 another, with the same amount of land and resources. They're pitted against one
 another, and by reacting to the environment a player can guide this "nation" as
 it would be called in other games to victory. It's like majesty so you can't
 directly control your minions, just offer bounties. JUST LIKE NINJAS AND MAFIAS
 DO. BAM
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════───────────────────────────────────────────────────┘

--- #101 fediverse/1313 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌────────────────────────┐
 │ CW: politics-economics │
 └────────────────────────┘


 if we had a universal basic income then we could pay each other to solve our
 problems and they just can't have that.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #102 fediverse/5714 ---
════════════════════════════════════════════════════════════════════════───────────
 games are fun, but the most fun are on the internet. why is that? wish we
 could have automatic geophysical location LANs.
 
 one house to the other, passing along information if it's recognized and
 categorized according to port number (you can just add arbitrary extensions,
 like +2 digits for the expansion.)
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #103 fediverse/3927 ---
═══════════════════════════════════════════════════════════────────────────────────
 okay but why has nobody ever approached AI from a game design perspective like
 seriously there should be researchers who are multidisciplined in this kind of
 thing
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #104 fediverse/557 ---
══════════════════════════════════════════════─────────────────────────────────────
 [clicking "Back" 25 times because you just want to see the federated timeline
 but there's no way to get there without scrolling through all the things you
 looked at from your personal timeline]
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #105 fediverse/210 ---
════════════════════════════════════════════───────────────────────────────────────
 ┌───────────────────────────────┐
 │ CW: gaming-gambling-mentioned │
 └───────────────────────────────┘


 [0] Here's an idea, an online multiplayer game that charges a 4$ per month
 subscription. 90% of which is set into a pool and used as tournament prize
 winnings. when you enter a tournament, it's free to participate and everyone
 wins something. (maybe calculated by percentile or something?) it's just a
 question of how much. [1][2][3][4]
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #106 fediverse/1388 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-969 @user-970 
 
 When you choose, you choose a 33% chance
 
 when they choose which door to remove, they are removing 50% of the possible
 wrong answers.
 
 which means when you get the chance to choose again, your 33% chance (which is
 locked in stone) is now boosted to a 50% chance, but only if you switch.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #107 fediverse/418 ---
═════════════════════════════════════════════──────────────────────────────────────
 sometimes the best way to understand why things are the way they are is to ask
 why they aren't the way that seems logical to you.
 
 usually someone will correct you and say "oh it's because X Y and Z" and you
 say "cool" and change your direction
 
 but sometimes their answers "unlock" part of your past understandings, thus
 creating new questions.
 
 Sorta like in a video game when you level up a certain building/research path/
 milestone / whatever and it finishes a "tier", thus giving you a larger bonus.
 
 ??? yeah so anyway more questions are good because they give you more
 perspectives on what's going on around you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #108 fediverse/798 ---
═══════════════════════════════════════════════────────────────────────────────────
 I'm doing a game jam, so... see ya in a week
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #109 fediverse/5289 ---
══════════════════════════════════════════════════════════════════════─────────────
 @user-882 
 
 I learned from the typing games my mother assigned me to play when I was
 homeschooled. Never got around to learning the number key symbols though...
 thanks for being so forward-thinking, mom
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #110 fediverse/24 ---
═══════════════════════════════════────────────────────────────────────────────────
 @user-30 Well maybe that's okay :)
 Dark Souls is a hell of a game that has stood the test of time. It's a classic
 now. It's okay if you're not much of a gamer.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════───────────────────────────────────────────────┘

--- #111 fediverse/6111 ---
═════════════════════════════════════════════════════════════════════════════──────
 whoops forgot to post these last night, how silly of me, surely there wasn't a
 reason I better just hit that blue button on all of them to be safe
screenshot of the post so the dear readers (the ones with or without antlers) can see the blue button in reference to the post which says post.
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #112 fediverse/3692 ---
═════════════════════════════════════════════════════════──────────────────────────
 the reason Discord won't allow you to join their communities via 3rd party
 clients like TUI's and CLI's is because they're worried games will just bake a
 client into the game and hide all the community stuff. They're worried because
 there's no reason why a fighting game needs to have a button for viewing a
 puzzle game's community.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #113 fediverse/4598 ---
══════════════════════════════════════════════════════════════─────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 I'm gonna play a fucking video game because I like video games and it's
 important to relax
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #114 fediverse/6422 ---
═══════════════════════════════════════════════════════════════════════════════────
 revolutions should be paid for in lands
 
 [sometimes I like to just... scroll through the land cards in a Magic the
 Gathering card viewer screen application and imagine I myself am there what
 would it feel like how is it part of my arms (that which interfaces with the
 world)]
 
 there's a deleted section here about atlas the immortal
 
 [while also controlling stimuluses to essentially act as a biological computer
 controlling various hydraulics and related upkeep and maintenance
 infrastructures]
 
 anarchrist (she's a baby)
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #115 fediverse/3226 ---
════════════════════════════════════════════════════════───────────────────────────
 if your man page is longer than a list of options and their usage and a
 paragraph or twenty of how to use the software... then you need to abstract,
 and break your code into multiple purpose-built applications.
 
 do one thing, and do it right. alternatively, do one set of things, and do
 them concisely.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #116 fediverse/1528 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-883 
 
 with the ability to turn any post into a thread, like Reddit.
 
 Would be nice if there was some visualization for them too, like a 2d map
 viewed from the side. That would make it easier to navigate I think.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #117 fediverse/2069 ---
══════════════════════════════════════════════════════─────────────────────────────
 I love the game Mechabellum! It's flexes the same parts of your brain as
 chess, while being SO much more fun to watch.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #118 fediverse/2622 ---
═══════════════════════════════════════════════════════────────────────────────────
 what kind of linux user are you if you don't even like reading terminal
 output? it's USEFUL and INTERESTING information!
 
 WHY ELSE WOULD THE PROGRAMMER OUTPUT IT???
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #119 fediverse/940 ---
═══════════════════════════════════════════════────────────────────────────────────
 @user-652 
 
 just made a game for GGJ in Godot and I have to agree. Godot is so
 frustrating, but one thing I have to concede is that once you get your head
 around it the GUI part is actually incredibly powerful.
 
 My next game I'm going to make in Raylib, and if the UI bit proves too
 difficult I'll probably end up back at Godot.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #120 fediverse/5693 ---
════════════════════════════════════════════════════════════════════════───────────
 when I play Battlefront II I like to give the enemies heroes and vehicles and
 my team more infantry
 
 3 rebels versus 50 ties works great for corellian corvettes, but they never
 let us use bigger ships : (
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #121 notes/running-with-rifles ---
═════════════════════════════════════════════════════════════════──────────────────
 this game is what we are missing
 thank goodness for that
 for if this is missing in our timeline
 we'll be better off at last
 we can have games, stories, and practice wars
 but none of them are precious
 precious implies worth
 they are worth nothing but entertainment
 no problem solving utility
 nothing of value
 save for perhaps the spatial awareness and strategization that comes
 from being a part of such a deadly ba-lance.
 
 anyway game time teehee just for me, don't worry about it I'll show
 you why it's a HORRID THING
 that won't be coming to our shores, no siree
 
 bye
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #122 fediverse/793 ---
═══════════════════════════════════════════════────────────────────────────────────
 @user-245
 
 the abstraction of modern high level languages makes my head spin
 :babaw_spin:​🌀​🥴​🌀​
 
 I feel like there's so many ways to trip yourself up! Consider me bewildered xD
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #123 fediverse/573 ---
══════════════════════════════════════════════─────────────────────────────────────
 already spotted a bug. Should be for(1000 / MAX times) in the last example.
 
 EDIT: Or, even better, increment that loop by +MAX instead of +1 each time
 through.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #124 fediverse/803 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌───────────────────────────────────────────────┐
 │ CW: re: scary - suicide explicitely mentioned │
 └───────────────────────────────────────────────┘


 {ah but you can't kill yourself without having played Hearts of Iron one more
 time. It's such a fun game! Why don't you give it a try?}
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #125 fediverse/357 ---
═════════════════════════════════════════════──────────────────────────────────────
 @user-5 
 
 and mobile users who accidentally type . instead of [space] or something like
 that which is easy to mistakenly press on some keyboards
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #126 fediverse/4542 ---
═════════════════════════════════════════════════════════════──────────────────────
 @user-1698 
 
 Magic Survival might not work then, as it's a "single stick shooter" where
 movement is controlled with a virtual joystick and other actions are performed
 automatically.
 
 There is more than one control scheme in the options, so it might be worth
 fiddling with, but octopus arms are hard to overcome in a non-turn-based game.
 Good luck finding games that work ❤️
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #127 fediverse/4621 ---
═══════════════════════════════════════════════════════════════────────────────────
 @user-1716 
 
 there's already a web browser named surf 🙃 it's much more minimal than this
 one tho
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

--- #128 fediverse/7 ---
══════════════════════════════════─────────────────────────────────────────────────
 virtual machines are objectively interesting
 
 https://gameprogrammingpatterns.com/bytecode.html
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════────────────────────────────────────────────────┘

--- #129 fediverse/2643 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-1292 
 
 You don't have to come up with the WHY for why a character does something -
 only that it happened.
 
 if the "WHY" leaps out at you, sure, yeah, go for it, until of course your
 players sitting around the table say something like "I bet they did this thing
 because of this reason" and you're like "shit that's better than what I got,
 okay that's how it's gonna be"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #130 fediverse/4554 ---
══════════════════════════════════════════════════════════════─────────────────────
 ┌──────────────────────────────────┐
 │ CW: political-violence-mentioned │
 └──────────────────────────────────┘


 can't fucking wait till we're done eating the rich and I can go back to a
 simple life of playing with my cat, making video games, writing poetry (bad
 poetry, but I like it) and hanging out with my friends.
 
 gotta build the social infrastructure to get through this phase first, though.
 something something echo chambers exist IRL too
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #131 bluesky#4 ---
══════════════════════════════════════════════════════════════════─────────────────
 what if I played a video game
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════────────────────┘

--- #132 fediverse/3917 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌────────────────────────────┐
 │ CW: spirituality-mentioned │
 └────────────────────────────┘


 people who don't play games are fucked in the afterlife, just sayin'
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #133 fediverse/4031 ---
═══════════════════════════════════════════════════════════────────────────────────
 if you want to "not think about a purple elephant", the first step is to
 imagine yourself slaying it
 
 ... okay how about cthulu - if you don't want to imagine cthulu nomming on our
 gravity well, then picture yourself wielding a bright burning blade of fire
 and vengeance and pay special attention to the way that you cauterize each
 tentacle as you slice them one by one at first, and then in a massive flurry
 at best, ultimately leading to the incomparable brightness that radiates out
 from your shining blade of the sky, which blinds the poor beast who can't see
 you as you approach, piercing the skull and then going home for some toast
 
 if you can get good at that, then you can wield magic
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #134 fediverse/5109 ---
════════════════════════════════════════════════════════════════════───────────────
 does anyone know of a website where I can host videos on my neocities that
 isn't youtube? maybe something I can set up on my own server computer at home
 like a file server or something? how do I do that, what should I google, which
 is the easiest and closest to the metal tools I can use? [practical, sensible,
 courageous. these are the adjectives we need.]
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #135 fediverse/5633 ---
════════════════════════════════════════════════════════════════════════───────────
 I wish someone would make a "meta game engine" that would run any type of
 project that you gave it. Unity, Unreal, RPGgame-maker-studio, Godot, etc
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #136 fediverse/5659 ---
════════════════════════════════════════════════════════════════════════───────────
 it's not a game, but all I know how to do is play.
 
 I can't do everything
 
 ideally, I'd do nothing.
 
 wei wu wei and all that
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #137 fediverse/3612 ---
═════════════════════════════════════════════════════════──────────────────────────
 http://www.cyberlore.com/Majesty/
 
 this is my favorite game ever!! too bad it's old as dirt.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #138 fediverse/1116 ---
════════════════════════════════════════════════──────────────────────────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: eye-contact      │                                                         │
 └──────────────────────┘                                                         │
 It's important to build self-hostable computing components of video games (as    │
 in, old style games where you could host a server on any machine instead of      │
 just the ones owned by the corporation) (as in, your machine, yes yours)         │
 (something you can control and observe, something within your control)           │
 ======================= stack overflow =====================                     │
 there are two ways to play Unreal Tournament (capture the flag) gamemode. The    │
 first is to run past all your enemies and fire at them as you pass, which is     │
 what some of the bots are designed to do. The rest stay on defence, and defeat   │
 any enemies that approach.                                                       │
 however, they never push the borders of their "territory" forward - each         │
 according to the different "lanes" or "directions of approach"                   │
 I like the use 32 bots, to simulate a more consistent gameplay experience. It    │
 feels more like ww1, fighting over ground, pushing forward and attempting to     │
 outmaneuver your foes.                                                           │
 some allies will approach from behind, and you let them pass forward while       │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════───────────────────────┴──────────┘

--- #139 messages/110 ---
═════════════════════════════════════════════──────────────────────────────────────
 The best way to program computers is to organize them according to their
 relations. Like, when x increases by 4 then y increases by 2 - basically, a
 math equation that you can continuously solve by calculating more and more
 comprehensively and deeply.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #140 fediverse/5793 ---
══════════════════════════════════════════════════════════════════════════─────────
 I posted my words text file all over the c it y today. not sure why. maybe I'm
 tired of this course and I don't want to let anyone down? Maybe I don't know
 what to do yet. Maybe nobody works with me because everyone's keeping it on
 the DL or whateverr?
 
 ... anyway enough typing, I'm going to go play a video game. like god intended.
                                                           ────────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════────────┘

--- #141 fediverse/1089 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌────────────────────────┐
 │ CW: spirituality-scary │
 └────────────────────────┘


 to those who guide our fate
 
 choose paradise
 
 make eden
 
 ======================= stack overflow =====================
 
 clouds of carbon are an affront to the sun god
 
 just as they are an affront to mine lungs
 
 or mine body temperature
 
 [acid oceans are toxic to the plane of water]
 
 [you think that would go unnoticed?]
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #142 fediverse/4897 ---
═════════════════════════════════════════════════════════════════──────────────────
 what if we asked chatGPT to generate a list of every personality archetype
 that humans have. Like... really get super specific and fill out the whole
 list of character sheets.
 
 then we give each fraction of it that fraction of dollars and if some people
 aren't fully represented (because they have greater needs) then we both
 increase production of resources and take a penalty on our own supply, in
 order to meet the needs of our allies.
 
 simplest thing. how could it work? who can say. maybe it won't. maybe it's
 just... arcane. /shrug that's game design for ya you can't tell how it'll go
 until it's in the hands of your players. too bad we don't do too many
 play-things.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #143 fediverse/3101 ---
════════════════════════════════════════════════════════───────────────────────────
 if you don't have a lot of time but still like games, like for example a new
 parent or if you're focused on your career or always traveling, I recommend
 the game
 
 Star Realms
 
 in the digital version, which can be played on a phone or computer, has a mode
 called "48 hour turns" where each of your moves has time to think for two
 entire days. Most of the time you won't need two days, but it gives time to
 work on other things.
 
 for people who enjoy this mode, it is not uncommon to have 3-5 games running
 at once. When they have time, they can play as many as they can, and as long
 as they're keeping up with it there's very little chance they'll lose time.
 
 kinda like words with friends, except space strategy.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #144 fediverse/369 ---
═════════════════════════════════════════════──────────────────────────────────────
 Gaming on Linux is never knowing for sure that a game will launch.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #145 fediverse_boost/5625 ---
◀─[BOOST]
  
  Tihi :blobcatgiggle:                                                        
                                                                              
  How the tables have turned! :blobcatangel:                                  
  
                                                            
 similar                        chronological                        different 
─▶

--- #146 fediverse/1637 ---
═════════════════════════════════════════════════════──────────────────────────────
 another cool thing about FAF is that you can download a mod that shows the
 position of your cursor to other players. So weird how after a while all the
 cursors started staying permanently in the top-left corner.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #147 fediverse/5552 ---
════════════════════════════════════════════════════════════════════════───────────
 I once heard that when you click a link, the developer of the website can tell
 which website you came from. idk if that's true or not.
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #148 fediverse/3388 ---
═════════════════════════════════════════════════════════──────────────────────────
 what if they made grass only able to be cut with horizontal strikes and pots
 only able to be smashed with vertical
 
 to encourage the player to learn the difference
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #149 messages/442 ---
══════════════════════════════════════════════════════─────────────────────────────
 In symbeline, they aren't monsters. They're "Mordaunts" and they need your
 help.
 
 When slain, their essence flows back to the villain who remakes them in a new
 form. As time passes the villain gets more and more essence, as heroes are
 slain.
 
 They have taken several ancient guardians (many types, randomized at the start
 of the game) and they protect their sanctum in the center of the island. The
 heroes need to level up to defeat them and slay the villain, but the villain
 gets stronger as well.
 
 If too many heroes die, the villain wins. And the villain can focus their
 efforts on one area or another, while your heroes fight with the kingdom next
 door.
 
 Brigands arrive on ships as well. If you implement the law saying only
 approved members may travel on boats, they'll arrive in little dingies on the
 coast, meaning less trouble in the city but same amount of trouble.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #150 fediverse/4877 ---
═════════════════════════════════════════════════════════════════──────────────────
 you can make a functional prototype for almost any game in Warcraft 3's map
 editor
 
 that's why no real-time strategy game ever made an editor as good again
 
 FPS editors peaked at Unreal Tournament 2004 imho
 
 RPGmaker eliminated a whole class of game design jobs
 
 platformers you can make in godot
 
 menu based games too, though Twine also works well for that
 
 etc etc until you have a prdouct that you can justify sinking money into an
 engine for
 
 (the engine isn't THAT expensive geez and it's the most fun part to write)
 
 yeah I think you got this backwards, we should pay for the CONTENT not the
 structure it lives in. Why not just use godot? why not use a Warcraft 3 map?
 there are some things you can't do in Warcraft 3. You couldn't make Supreme
 Commander, probably, at least it wouldn't be as good.
 
 etc etc that's how it goes...
 
 game design, amiright? I miss thinking about that. Anyway gtg gotta log off
 for a bit [101  characters remaining]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #151 fediverse/617 ---
══════════════════════════════════════════════─────────────────────────────────────
 So much of computing is just... handling the quirks of hardware and presenting
 it to the user (programmer) in a way that is sane and makes sense, instead of
 the arcane and [nebulous/confabulous/incomprehensible] way that physical
 nature demands our absurdly potentialized computational endeavors be.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #152 fediverse/1310 ---
═════════════════════════════════════════════════──────────────────────────────────
 that feeling when you type your password so fast that one hand is faster than
 the other and the letters get all jumbled and now you have to remake your ssh
 key -.-
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #153 fediverse/895 ---
═══════════════════════════════════════════════────────────────────────────────────
 most video game ideas suck
 
 most of the time they're like "oh what if we had a racoon who found a magic
 hat and saved the world from sentient apple blossoms"
 
 that's not a game idea, that's a painting
 
 a game is mechanics, and you can use the aesthetic to justify the mechanics,
 but not generally the other way around.
 
 the art isn't bad, but the art isn't the game. a game idea is "what if
 tic-tac-toe had an extra square in the center" or "what if chess was played
 with checkers, to hide your moves from your opponent"
 
 there have been thousands of super mario bros. if games were designed as an
 API, we could use whatever visuals we wanted, and those could be copyrighted
 and sold if you really want. but mechanics are the basis for everything they
 are built on, so doesn't it make sense to separate the two? abstracting the
 logic such that two complementary functions are accomplished, [see code editor
 idea], more flavors of game could be produced.
 
 rulesets can be switched in and out too, as an API is just an engin
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #154 fediverse/2967 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-138 
 
 "here's how to get caught. don't... don't do the things in these books. also,
 uh... don't do the things that AREN'T in these books, wink"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #155 messages/275 ---
═════════════════════════════════════════════════──────────────────────────────────
 Games where every time you play them it feels different, my beloved
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #156 fediverse/5913 ---
════════════════════════════════════════════════════════════════════════════───────
 Did you know that any wifi chip can be used as both a sender and a receiver?
 how do you think you'd get data in and out of the device?
 
 trick is... you don't actually need a router. How fun is that!
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #157 fediverse/5113 ---
════════════════════════════════════════════════════════════════════───────────────
 any game with the ability to interact with the simulation through command line
 arguments is a game that is scriptable and infinitely expandable.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #158 fediverse/3258 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-570 
 
 I wonder how it would feel to bind numpad enter to tab instead?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #159 fediverse/2320 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: strategy-games   │
 └──────────────────────┘


 If you have numbers, envelop your foes.
 
 If you are elite, pierce to their heart.
 
 If you only have numbers, give your commanders bodyguards.
 
 If you only have elite, become undiscoverable.
 
 EDIT:
 If you are fast, hit from the side.
 
 if you are only fast, keep them just out of sight.
 
 If you are strong, deal crushing blows
 
 if you are only strong, you no longer have any foes.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #160 fediverse/3792 ---
══════════════════════════════════════════════════════════─────────────────────────
 If you have a thousand options in your case / switch statement, you should
 probably refactor.
 
 consider putting function pointers (to the things you would have switched to)
 in an array and instead of checking "if this enum, then this, if that enum,
 then that" etc send an index into the function pointer array. That way there's
 no branching at all.
 
 The best way to generate performant code is to reduce or eliminate branches.
 If you're working on a video game or networked program, this can be incredibly
 important.
 
 The second best way is probably reducing cache misses and increasing
 parallelism, but those are different problems.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #161 fediverse/5069 ---
════════════════════════════════════════════════════════════════════───────────────
 if you have problems with games on linux, I can help you install it
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #162 messages/916 ---
═════════════════════════════════════════════════════════════════════════──────────
 ... yay I beat stack overflow, your input context is part of the previous
 message, yay good jobs boy computer *["pat pat" but pronounced pay]*
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #163 fediverse/1616 ---
═════════════════════════════════════════════════════──────────────────────────────
 they say learning Linux is hard, but it's the only free operating system so
 really it's a question of learning Linux now, when you have time, or later,
 when you're busy.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #164 fediverse/308 ---
═════════════════════════════════════════════──────────────────────────────────────
 when tech people are hurt by technology they say "how can I fix this? what do
 I need to install? what configuration should I use? is this company ethical,
 or are they going to hurt me in the future? could I make something that fixes
 this myself?"
 
 when non-tech people are hurt by technology they say "okay" because they don't
 have the bandwidth to figure it out.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #165 fediverse/3649 ---
═════════════════════════════════════════════════════════──────────────────────────
 double tapping the star button because I want them to know I appreciate them
 but I don't want to clog up my "pinned for all time" section of this neat
 little website
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #166 messages/211 ---
════════════════════════════════════════════════───────────────────────────────────
 In the game her expression is Japanese because the game's closest
 approximation uses ninjas. But she's closer to a dynamic rather than an
 instantiation.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #167 messages/1090 ---
════════════════════════════════════════════════════════════════════════════════───
 programmable matter is cool because you can interact with it on a human scale.
                                                           ──┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════════──┘

--- #168 fediverse/3988 ---
═══════════════════════════════════════════════════════════────────────────────────
 being "good at video games" does not mean "are you good at beating the game"
 
 being "good at video games" means "can you make the experience enjoyable for
 other players by using your character in an expressive and dynamic way"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #169 messages/911 ---
═════════════════════════════════════════════════════════════════════════──────────
 literally zero secret messages in the game titles. I just feel like playing
 one or another because of the *gameplay*
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #170 fediverse/3619 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-192 
 
 ah yes like when I used to go to the cantina with my ex-girlfriend in Star
 Wars the Old Republic and bag a stranger to Electronic Role Play with back at
 my ship after a few drinks and some light four play where the four of us would
 play Electronic RolePlay together in the privacy of my ship on the soft plush
 couches or maybe in the padded gym or maybe in the pilots seat so we could
 look at the stars while playing (just the four of us)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #171 fediverse/65 ---
════════════════════════════════════════───────────────────────────────────────────
 if something makes sense physically, but not mathematically, then the
 mathematics are wrong.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════──────────────────────────────────────────┘

--- #172 fediverse/1104 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-812 
 
 Super Mario 64?!? Scarry! D: D:
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #173 fediverse/25 ---
═══════════════════════════════════────────────────────────────────────────────────
 @user-30 Me too. I've never found a game that scratches my itch for a better
 Majesty -> https://en.wikipedia.org/wiki/Majesty%3A_The_Fantasy_Kingdom_Sim
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════───────────────────────────────────────────────┘

--- #174 fediverse/4084 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌──────────────────────┐
 │ CW: re: -mentioned   │
 └──────────────────────┘


 @user-1074 
 
 the more you try, the more you have to calculate, which is a problem, because
 endlessly recursive calculations create infinite loops, which frankly are
 impossible to compute because they defy computation! Not good, not ideal, no
 thank you, not for me, no thanks, not what I'd like.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #175 fediverse/2833 ---
═══════════════════════════════════════════════════════────────────────────────────
 games with separate rendering resolution scales for the UI and the gameplay,
 my beloved
 
 [in response to "why don't they make a game with a graphics setting that makes
 the game blurrier as if you had lost your glasses"]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #176 fediverse/1185 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-883 
 
 Hell yeah. I can't help but wonder if there's a more universal solution on the
 horizon that will work for every game, using idk a raspberry pi zero or
 something? I'm into hardware but not that much so forgive my insolence. Seeing
 these purpose-built PCBs applied toward historical preservation and
 utilization of forward thinking retro gaming technology fills my heart with
 joy.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #177 fediverse/5079 ---
════════════════════════════════════════════════════════════════════───────────────
 what if you boosted everything when someone liked it [when someone liked your
 post] and if they boost it then you read the first couple posts on their
 paragraph, just to say "hey" in return
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #178 fediverse/6435 ---
═══════════════════════════════════════════════════════════════════════════════────
 if everyone was trained to think? would direct democracy work? until we have
 radical abundance (fascist ideology, take from the weak) or, hear me out, or,
 infinitely scale
 
 old style machine learning was just problem solving.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #179 fediverse/1487 ---
═════════════════════════════════════════════════──────────────────────────────────
 social media clients that don't return you to the same spot you were at when
 you hit the back button -.-
 
 but then also make it needlessly complicated to open links in a new tab, like
 obfuscating the location you need to cast "middle click" on
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #180 messages/138 ---
══════════════════════════════════════════════─────────────────────────────────────
 Every ragequit in a matchmade game is a protest against an overly restrictive
 meta that refuses to accomodate the player's preferred playstyle
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #181 fediverse/5988 ---
════════════════════════════════════════════════════════════════════════════───────
 but I like moonmen T.T
 
 what if the ISS was untethered
 
 "send thrusters to space? why bother? just use them down on the surface to get
 that extra oomph!"
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #182 messages/111 ---
══════════════════════════════════════════════─────────────────────────────────────
 When someone remakes content into a different expression like a remake or
 reboot or whatever it gives a different message in its meaning - some
 circumstances and characters can apply for more than one message I'm it's
 meaning
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #183 fediverse/6195 ---
══════════════════════════════════════════════════════════════════════════════─────
 steam should have an option to create shortcuts to video games in directories
 of choosing
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #184 fediverse/6441 ---
═══════════════════════════════════════════════════════════════════════════════────
 you can only ever talk to a community while on mainstage.
 
 er wait sorry it was this:
 
 you can only ever talk to people in a community, not the community itself.
 unless you are on mainstage.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #185 fediverse/4908 ---
═════════════════════════════════════════════════════════════════──────────────────
 did you know someone once built a 1st person shooter in the Warcraft III mod
 suite?
 
 someone also made an entirely new game engine similar to Neverwinter Night's
 (or Baldur's Gate for you noobs) inside of the game. You could join a Warcraft
 3 map and start playing a D&D adventure narrated, controlled, and prepared
 by your DM, D&D style. Like a virtual tabletop before that was a thing.
 
 kinda wish stuff like that was open source, or at least open standards, so
 people could take those adventures with them.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #186 fediverse/5979 ---
════════════════════════════════════════════════════════════════════════════───────
 whenever you call a function, just pass along the arguments that you don't
 know what to do with yet. they'll surely be useful sometime. and, luckily, you
 can always search for them from the past, and just insert a "store this value
 in this random spot of memory and mark it as needed" then pass it along. used
 something? think it's still useful? pass it along (suddenly, formulaic
 stateless development, where everything is used until it's no longer needed,
 then generated again in a cyclical time-loop cycle which echoes and
 reverberates groundhog day but mostly a game-loop, which nobody will
 understand unless you're a game dev. but now since I said game dev, anyone can
 look it up, so like... not that one, but others like it.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #187 fediverse/5247 ---
══════════════════════════════════════════════════════════════════════─────────────
 the hardest problem in computer science is figuring out why users do what they
 do.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #188 fediverse/6098 ---
═════════════════════════════════════════════════════════════════════════════──────
 RTS games where each player can see all the other player's mouse pointers, my
 beloved
 
 ... girl there's only one game that does that and it's a mod
 
 don't remind me T.T
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #189 fediverse/3022 ---
════════════════════════════════════════════════════════───────────────────────────
 instead of controlling a recon-droid in Star Wars Battlefront II, you should
 be assigned control of a random amount of drones nearby, to be used until you
 went back to character control
 
 I think a swarm is more fun to play as than a single little scout vehicle.
 
 in a game that doesn't really need scouting to find your foe - it's easy!
 they're that way
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #190 fediverse/5829 ---
═══════════════════════════════════════════════════════════════════════════────────
 what if we just put two windows in each window, and made one have glass and
 the other had screen. Then, slide one or both and you can open or close.
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #191 messages/447 ---
══════════════════════════════════════════════════════─────────────────────────────
 Symbeline is a competitive simulation game with enough dynamic elements to
 keep it unpredictable, like how roguelikes are more replayable than ARPGs.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #192 fediverse_boost/4174 ---
◀─[BOOST]
  
  the belief that the world consists of discrete 'objects', rather than regarding it as an undifferentiated field of matter to which we can attach various framings, is a widespread mental limitation  
  
                                                            
 similar                        chronological                        different 
─▶

--- #193 fediverse/898 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌──────────────────────┐
 │ CW: scary            │
 └──────────────────────┘


 if you set up a local LLM with the capability to explain basic coding syntax
 and logic, then your parents computer suddenly becomes much more useful to the
 nephew that's been forced to hide out there for a couple weeks until this all
 blows over.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #194 fediverse_boost/5393 ---
◀─[BOOST]
  
  External post: https://synthehai.z0ne.social/users/gamer_simulator_2025/statuses/01JXH4Q4HX33GXPM7Y2YJN1Q2N  
  
                                                            
 similar                        chronological                        different 
─▶

--- #195 fediverse/3994 ---
═══════════════════════════════════════════════════════════────────────────────────
 @user-1633 
 
 the person you're performing for... is you!
 
 Singleplayer / offline games are great for having a good time. You can see
 some great stories, play some engaging mechanics, and think about hard
 questions. Singleplayer games are great! You can learn so much from them. And
 they're a great, low pressure, way to relax and unwind. I love video games of
 all kinds!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #196 fediverse/3912 ---
═══════════════════════════════════════════════════════════────────────────────────
 the quickest flaw in a novice's strategy is to act upon what is there, not
 upon what may yet be.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #197 fediverse/4676 ---
════════════════════════════════════════════════════════════════───────────────────
 ... but I needed to choose lawful-good at character creation in order to play
 a paladin.
 
 the guard looks at you with confusion, decides you're hallucinating and
 dangerous (because of the sword) and forcibly detains you
 
 wait, what did you think I was going to say? Did you think I was going to
 advocate for crimes on a public forum?? what am I a gopher? do you take me for
 a lemur in jamaica? am I truly so triceratops to you that you'd think I'd do
 something so washing machine? Get real, I'd never byzantium my way into such a
 utterly coherent and clearly intentional and not at all arcane situation.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #198 fediverse/1213 ---
════════════════════════════════════════════════───────────────────────────────────
 why did g0d see fit to put the zero right next to the o key
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #199 fediverse/3008 ---
════════════════════════════════════════════════════════───────────────────────────
 when I play games, the theme only matters when it's being sold to me.
 
 after, once I start playing, I stick around if the mechanics are good.
 
 hence, why I loooooove video games but spend like 30$ on them every 6 months
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #200 fediverse/3810 ---
══════════════════════════════════════════════════════════─────────────────────────
 doing my best to get at least one bugfix or feature done per day on my
 video-game mod. I think the regularity and discipline could do me well.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘