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

  • I bought a PS5 so I could play PS4 games without having a jet engine in my living room and it's absolutely fantastic for that. Also Demon's Souls was very pretty and faithful to the original, very fun to get the platinum. Returnal was ok too.

  • This isn't that complicated. Imagine what would have happened in Iraq or Afghanistan if the president was an intelligence asset they had cultivated for decades. Not to mention tons of senators, represntatives, and influential NGOs like the NRA. Also all those social media psyops that are disappointingly effective at sowing division in the US.

    Russia has an incredible amount of influence in the US and is still getting wolloped, although not nearly as much or as quickly as they should/could be.

  • Been like a decade since I touched usenet but I do recall that requests were pretty common. Especially since the content expires. With a 5 year old torrent there's a decent chance you'll find a couple of seeders even on a public tracker and get it eventually, but with usenet that stuff does eventually rot away and you'll have to request a reup.

  • Although I have my grievences with Valve for other reasons I do have to commend them for their efforts to make linux a way more viable gaming platform than I ever could have imagined. I think a full 2/3rds of my steam library is playable on linux, which is pretty good considering that's not something I considered when buying them.

  • this message is for investors, not gamers

    dumb investors will be like "oh yay they're doing the tech hype fad thing that lets management do big layoffs and pump out content"

    smart investors will be like "this will make the games worse"

  • Boost this one to the top, it's the official reason given by sony. You can disparage it if you want, but it has technical merit. The audio codecs supported by mainstream bluetooth devices are meant for music, where you want the highest possible quality and can tolerate a slight delay between when you press play and when the music actually starts.

    In video games this means you get a noticable delay on the audio. With classic video file playback like a movie, this can be compensated for by delaying the visuals so thay match up with the audio, but delaying the visuals in a video game is an even worse experience for the player.

    Sony's use of a proprietary audio codec via their wireless controllers is pretty justified. They're able to optimize for latency and it shows (or rather, it doesn't, since you probably would never notice it).

  • I use nano on my servers because the default configuration can be used by pretty much anyone, even if I had to explain it to someone over the phone. And hopefully you rarely if ever have to make sophisticated changes to files on servers that would benefit from vim's model.

    If you do need to do consistent heavy-duty file editing on a server, rmate is really nice for that: https://github.com/aurora/rmate

    But honestly both of these strategies are dated and I don't use either of them professionally. These days it's all immutable infrastructure: I use my local editor to make build scripts for immutable server images that there's no point in editing files on running instances because none of the changes will be persisted.

  • Matchmaking is a pretty good system for people who just want to get a game going without having to navigate the social fabric of a community.

    What I'm saying is that both are good for different audiences, or even the same people at different times.

  • Yeah no, applications need to be secure by default. Blaming the user does nothing to actually improve the security posture anywhere. The security posture of the app needs to be specifically designed with the least-skilled users in mind because they are also the most vulnerable to this type of problem. Google meanwhile is full of talented engineers who are experts at identifying and combatting this type of malware scam.

    To look at it another way, what google is actually doing here is intentionally exposing their users to malware in order to take a cut in the form of advertising revenue.