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/)ST
Posts
3
Comments
98
Joined
2 yr. ago

  • Short answer, yes.

    Longer answer, it's a game of patience and learning patterns. You will die... a lot. If you don't like struggling for an hour, sometimes a few hours, on the same boss, then you probably won't like the game.

    It is more forgiving than Dark Souls though.

    I love the game. Learning those patterns and finally defeating whatever it is you're fighting is the reward.

  • I am not agreeing with it, but just trying to get people to use anything other than the status quo when it comes to software/apps... If it has an odd name, they are less likely to use it.

    Firefox was similar back in the mid 2000s.

  • The self hosted web interface tool I use called Pterodactyl Game Server Panel uses docker and iptables when it creates the game servers.

    I'm just trying to add some additional routing since I'm using wireguard.

  • I've tried a ton, and DeltaChat came close, but there is no edit option for messages, since under the hood, it uses email. The apps on both iPhone and Android also had issues with notifications. I convinced a few family members and friends to use it and then had to convince them again to move to Signal. Lost a few of them in the process.

    The point of my story is to say... If you think you'll have a hard time convincing people to get off WhatsApp/Texting, just go to Signal. It is much more mainstream and at least it isn't Facebook.

  • Tech-savvy content creators, sure...

    Your average content creator that wants to make Minecraft videos? Unrealistic.

    I hate the monopoly Youtube has, but all of the federated alternatives have a learning curve the general public isn't willing to deal with.

  • For Marvel Rivals

    LD_PRELOAD='' fixed stuttering for me (but this also disables the steam overlay so you'll need to remove it to make purchases in game)

    SteamDeck=1 fixed crashes when booting the game

    Haven't tried the update since I'm away from home though.

  • I tried a few distros this year. Landed on vanilla arch using KDE Plasma. Love it so far. Unfortunately I do some hobbyist stuff with Fusion 360 and my friends and I started playing PUBG again so i need to boot into my windows partition for those.

  • I know this says "Solved" but you should look into Gitjournal. You can use the one free private repo from gitlab to connect to. Just use vscode or similar on PC and Gitjournal on your phone. Version controlled notes, file based instead of database, can organize on PC via folders (Gitjournal recognizes the folders, don't think it can create them though). I absolutely love it.

    https://gitjournal.io/

  • I was using Joplin for a while... Self hosted their server. On two occasions it screwed up on me and wouldn't load my folders... Luckily I had backups but it was still frustrating. I don't recommend them purely because the notes are stored in a custom format instead of just plain text files.

    My favorite way of doing notes now is with git, currently using a free private repo on gitlab.

    Just clone the repo on whatever PC I need them and it has backups and version control.

    Then use GitJournal on my phone.

    It's perfect for me. I love it.