• 82 Posts
  • 1.51K Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle

  • This can easily be solved by bundling all update commands into a single command. I have an alias for this, that updates everything with just a command called update. There is no need for an extra software. But you have to figure out the commands and options to do this correctly. For my operating system EndeavourOS, I have this:

    alias update='eos-update --yay ;
      flatpak update ; 
      flatpak uninstall --unused ; 
      rustup self update ; 
      rustup update'
    

    then run it with:

    update
    

    … which updates the system, the AUR, Flatpak and my Rust environment. You don’t need to rely on any third party software to update your system.



















  • I still think Valve need to release the SD2 soon before these manufacturers eat their dinner.

    The other PC handhelds aren’t really competitors in the classical sense. Valve can (unlike the consoles) wait and release the Steam Deck 2 whenever it is ready. No need to rush and make it bad. Remember, most people buying a PC handheld to play PC games will probably install Steam. And it does not make any difference for Valve if they purchased the game on Steam Deck or any other PC system, as the price cut is the same across hardware.

    Sure, Valve wants to sell and control the PC handheld as much as possible. But bringing out any new device is not that urgent right now. Valve got already what they want; the Steam Deck is the default target by developers, when it comes to PC handheld.