Keyoxide proof: $argon2id$v=19$m=64,t=512,p=2$/Bxo7QiXHH/MThwxZ1irnA$S8IDyQY5+tRZjnqvqnYcGQ

  • 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle





  • For the rare occasion that I need Windows bare metal, I have a Windows 11 installation on a usb ssd originally installed via the Rufus Windows-To-Go option that I can just plug into the system and boot off it whenever I need it without it touching my uefi menu or partition on my internal drives. This way I can also use it on another machine if that need arises. Windows can even trim the usb drive it’s running on. It pretty much works as if installed internally.



  • Apparently it is a real device and not fake or a scam like some were suggesting. It is currently being featured at Fosdem at the KDE booth even and it seems to be featuring the SteamOS interface but seemingly on a Manjaro based os.
    I assume this means they have taken the HoloISO bits like the gamescope session and interface but rebased it on Manjaro but it could also just mean they forked and rebranded it as Manjaro (and possibly delay updates for two whole weeks in the name of stability).

    It’s the first linux first handheld device next to the Steam Deck and even comes with two touchpads that look strikingly similar to the Deck ones but never would I have imagined it being featured by Manjaro. The specs look impressive though the design reminds me of the early Steam Deck prototypes Valve showed once that equally featured a glossy finish.
    Let’s see whether it earns another entry on the list of Manjaro fuckups.

    Edit: Formatting







  • I learned that using nix on arch for the home directory in addition to pacman and the aur is quite an unbeatable combo that I prefer to having everything managed by nix. The problem with nix and nixos I see for one is that it leaves some performance on the table for reproducibility and that many packages are or cannot be packaged for nix. Additionally arch already is quite reproducible albeit not as much as nixos. Writing your own meta package with a simple pkgbuild to manage the system base seemed like a good substitute for me.





  • Even if I don’t use this distro and just use plain Arch myself, I know that CachyOS is a bit more special as it at least compiles the arch repo packages for a newer x86 target and with additional compiler optimizations again that improves performance on newer CPUs. You can achieve the same on an Arch system with the wonderful ALHP project I use on one system but Cachy certainly makes this more accessible.