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/)J
Posts
1
Comments
32
Joined
1 yr. ago

  • 100% on Steam Deck from December 2022

  • If you want to protect the system from untrusted software with containers be careful. Containers and images are mostly an abstraction tool to run and control the applications. Not saying it's not possible, it's just easy to make it insecure.

  • No. It's only about the kernel itself, not Linux Systems(aka Distributions).

    Earlier the kernel did only consist of C code, but for some time now the option to develop parts of the kernel in Rust is being worked on. In the end it both compiles to native machine code, meaning the running kernel does not require the Rust toolchain to be present.

  • if Valve set up a cloud streaming service…

    I'm thinking of this for so long now, all building blocks are in place: Game streaming, cloud saves, Linux compatibility (for the servers).

    I wonder why they didn't do it already. Would save me from upgrading my pc...

  • I think they mean Wine or Proton

  • Wow, i would've expected it to take longer.

    I wonder how quick Valve will switch to it on the Steam Deck

  • Every rust project is basically it's own venv out of the box.

  • ~/git

  • Interesting that there is a flatpak build as well. I knew it was possible to run cli programs with flatpak but this the first programm i see that explicitly lists that as an option.

  • Warframe

  • Like literally pull my disk out of a gaming nvidia machine, and plug it into my AMD machine with full working graphics.

    This should work already, i switched from nvidia to amd this year by swapping the cards and removing the nvidia drivers some time later.

    I guess it's because the drivers only apply to their specific hardware, so no problems having amd and nvidia drivers present at the same time.