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/)ET
Posts
0
Comments
19
Joined
2 yr. ago

  • I got second-hand annoyance for the people standing behind this guy in line while he argues with the clerks and tries to flex his "computer science degree", only to be proved wrong again and again. Is there a techbro equivalent to a Karen?

    I mean he's not wrong, wired bluetooth earphones are a weird thing! But I'm getting huge Redditor vibes off this dude and I mean that in the worst possible way

  • I was also confused at first by the controversy, because I'd been playing for like 20+ hours and I was like "What microtransactions?" Then I checked the main menu and sure enough there's an "online store" option, which I guess I had just thought was for upgrading to the deluxe edition or buying expansions or whatever. I guess they're selling rift crystals or ferry stones or something? IDK I still haven't bothered opening it.

    DD1 didn't have any MTX right? I think I expected it to since "rift crystals" absolutely sound like some kind of premium currency bullshit, but I don't remember any actual way to buy them. That's about the only thing I think makes the outrage make sense, it sucks for corporations to start adding shit like that to a series that didn't have it before and I'd be worried about DD3 in the future being even more upfront with them.

  • Nice to know about the clock fix, I'll give that a try. I've actually done the bluetooth pairing method before but the problem is it's a pretty fragile fix - sometimes it just stops working and then I've got to go through the whole process again. Easier to just re-pair whenever I switch OSes

  • A few years ago I was having obscure audio problems on Ubuntu so I tried replacing pulseaudio with pipewire. I was feeling pretty cocky with using the package manager so I tried

    sudo apt install pipewire

    Installed successfully, realized nothing changed, figured maybe I had to get rid of pulseaudio to make it stick.

    sudo apt remove pulseaudio

    Just two commands. Instant black screen, PC reboots into the terminal interface. No GUI. Rebooting again just brings me back to the terminal.

    I fixed it eventually, but I'm really not very computer literate despite using Linux, so I was sweating bullets for a minute that I might have bricked it irreversibly or something.