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/)JP
Posts
531
Comments
7,322
Joined
2 yr. ago

  • VNC is outdated and outmoded.

    Spice is, firstly, no longer developed, but second, not widely adopted.

    RDP is open, has pluggable authentication, transport encryption, and an extensible backend.

    Kind of a clear winner there.

  • Don't pull containers from random sources then. If you're working with a specific project, only pull from their official images.

    Pushed images are built and verified from the maintainers, then pushed. Then you pull, each layer is verified by hash that it is the same image as was originally pushed by the maintainers.

    Whether that project protects itself from supply chain attacks is a different story, but as far as ports go, you only expose what you tell it to expose. There's no workaround for that.

  • Both sides have accidentally spilled the beans on this. AMD outed a new upcoming chip for their existing "handheld wins" (aka Steam Deck), Valve has confirmed they are already working on their next handheld, but then also said there "will be no Z2 Steam Deck" after AMD already outed their work on the next chip.

    So that's Valve getting a chip AMD has already confirmed they are working on, and no other manufacturers have mentioned or have the sales numbers to get AMD interested. That's it right there.

    https://www.gamesradar.com/platforms/pc-gaming/valve-shuts-down-steam-deck-2-speculation-as-amd-says-its-building-chips-for-a-stronger-handheld-there-is-and-will-be-no-z2-steam-deck/

  • "next-gen" how? Valve is getting first dibs at the next AMD SoC as far I've heard, and that's still a year or two away from release. Doubting this runs Nvidia, because Nintendo is kind of the single license for that at the moment, and it's not cheap OR very performance per-watt compared to AMD.

  • I'm confused by some of your questions, but it seems you are thinking that HDD vs SSD in the context of encryption is different, but it is functionally the same. Any perceived performance difference by percentage on HDD would be the same or better on SSD.

    I don't think you'd perceive any slowdowns from encryption unless you're doing very specific types of work and hitting the disk util hard, and even it would probably only be a few percentage points of difference between encrypted and unencrypted.

    You can find versions benchmarks online to compare different filesystem types and settings compared.