Interests: programming, video games, anime, music composition

I used to be on kbin as e0qdk@kbin.social before it broke down.

  • 0 Posts
  • 3 Comments
Joined 10 months ago
cake
Cake day: November 27th, 2023

help-circle
  • My old username from reddit and HN was already taken and I couldn’t think of anything else I wanted to be called so I just picked some random characters like this:

    >>> import random
    >>> ''.join([random.choice("abcdefghijklmnopqrstuvwxyz0123456789") for x in range(5)])
    'e0qdk'
    

    I have that literally in my kbin profile, but it’s not on my reddthat one. (I think I tried to copy it there originally when I set up the account but ran into some issue with Lemmy’s UI – been long enough that I forget what exactly.)


  • you might check out Trackless if you like interactive fiction

    Thanks. I’ll check it out.

    BTW, I thought of another game that might be of interest to you. Have you seen Not for Broadcast? It’s an unusual game where you play as the controller in the studio switching between multiple video feeds of actual actors presenting the news on TV. You get to make choices about what to show, what to cut, and what ads to play in your broadcast – which affects the world in an exaggerated fashion. The game timeskips to show you how things play out over the years. There’s some distractions that make it a bit more gamey than a VN but you can turn most of them off if they’re too annoying, I think.