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/)PH
Posts
1
Comments
314
Joined
2 yr. ago

  • Don't work at Bethesda. Not going to claim this is in anyway accurate. Maybe the reason they left was because they weren't allowed to design interesting quests and thus were tired of being railroaded. I say this because any quest designer is essentially a storyteller so for quests to be so bland to lack character has to be intentional.

  • League of Legends does work but it's painful. I use an AUR package called leagueoflegends-git which was the only way I could get it to work on my setup.

    https://leagueoflinux.org/ has been invaluable. It used to be a subreddit but it's been made private since the API debacle.

  • This might be a stupid question but is it possible to copy the files you need to your Uplay install? It doesn't guarantee that the game will use them but worth a try I suppose.

    Also you have Division 2 on Uplay and Steam? Why?

  • They are claiming it. It was found in 2016 and since has been in a legal battle for ownership between those who found it and the country it belonged to when it sank. Just because you find a wreck doesn't entitle you to pilfer it for treasure. Stuff like that belongs in a museum not some private collection.

  • I get it, treasure hunters want to be compensated for finding wrecks but understand that if you do find one, that does not make you its owner. If it belonged to France when it sank, the wreck still belongs to France. "Finders keepers" is not a game you want to play with archaeologists.

  • Microsoft - erosion of any motivation to understand your PC so they can put whatever they want in their updates and you won't know until you dig through the logs

    Facebook - erosion of any critical thinking by rewarding echo chambers and groupthink. Just look at their Metaverse shite.

    Amazon - erosion of labour standards and publishing anti-union propaganda to prevent workers from realising they're being abused. Also, instituting anti-competitive measures and strongarming third party sellers.

    OpenAI (insert any LLM/generative model company) - erosion of the creative process thus allowing people with zero artistic expression to plagiarise other artists' work

    EA (or any AAA studio but also Nintendo) - erosion of consumer rights to own the products they buy and preventing any effort to preserve their games AND THEN complaining about piracy.

    Dear lord, it is so exhausting to list these out.

  • The equivalence the person is drawing is something like what Denuvo does on PC. Games that ship with Denuvo suffer significant performance issues but when Denuvo is cracked and the game is put on the high seas, they don't come with Denuvo so the pirates end up having a better experience.

  • I use ranger and it's multi-purpose. I use it as a file manager, file editor (via vim) and also a disk mounter (through an add-on). I can run shell commands if I wanted to.

    What I really like is that I can use the :mkdir command to make one directory with spaces in its name or :shell mkdir to make multiple directories in one go and escaping spaces if necessary.

    I like that it shows you how much space is free based on which partition you're on. Another useful feature is being able to preview images.

    Now, not all of what I mentioned is unique to ranger but it's fast and navigating is easy. If I'm copying files between two folders, I can put a flag down and use ' to jump between them.

    Ranger is very customisable so if you want to control how different file extensions are handled then there is a config file that'll allow you to do that.