Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DO
Posts
4
Comments
172
Joined
2 yr. ago

  • Yep, that's the only answer that makes sense to anybody who actually plays and likes roguelikes.

    As a rule of thumb I like say that if it needs a pause button it's a 'lite. This doesn't come close to covering the criteria but it's a good shortcut to weed out a lot of them.

  • If you care about privacy, which I understand, you probably want to leave quickly.

    Just because you care about privacy it doesn't mean that you have to stay indoors all the time. You can still hang around on the town square you just have to be conscious about what you do where.

    A big part of caring about privacy is understanding how the platforms you use work and using them accordingly. With proprietary platforms this is often opaque and the rules can change. Open platforms are transparent and you can actually understand them - if you make the effort.

  • gotosocial might we worth checking out. It provides Mastodon-compatible APIs (so you can run Mastodon clients and UIs against it) but it's less resource hungry and easier to deploy (in my experience). The caveat is that it's less mature.

  • They federate because it’s the most efficient way to scrape fediverse instances and build profiles on fediverse users.

    That's not true. Quiet scraping is much easier to implement than integrating AP into your platform.

  • Subscribe to a post: just mention the bot in the comments.

    Not a huge fan of the noise this adds to the threads. Would be nice if Lemmy frontends could provide better ways to interact with bots. For example custom buttons that would PM the bot with the appropriate message to trigger the action.

  • Maybe they are not to your taste but games like Shattered Pixel Dungeon and Mindustry are undeniably top tier at what they do. They are in the play store too with 1M+ downloads and high ratings.

  • Autotype is already solved - ydotool, wtype and dotool exists (and possibly others as well).

    These tools work by creating a virtual keyboard so they don't let you send input to a specific window. The input goes to whatever happens to be focused at the moment. This makes them less reliable than the X11 equivalents and unusable for tasks where you need to guarantee that the right window gets the input.

  • not having kludges 42 levels deep

    There are already almost a hundred extension protocols and you need dozens of them to implement just barebones desktop functionality. If you look under the surface the Wayland ecosystem is arguably already more complex than X11 ever was and it's only going to get worse.