I now just use EurKey (Qwerty) with a very nice Alice (Arisu) keyboard. If that was all I was using I would probably try the eurkey variant of Colemak(-DH) at some point.
Keyoxide proof: $argon2id$v=19$m=64,t=512,p=2$/Bxo7QiXHH/MThwxZ1irnA$S8IDyQY5+tRZjnqvqnYcGQ
I now just use EurKey (Qwerty) with a very nice Alice (Arisu) keyboard. If that was all I was using I would probably try the eurkey variant of Colemak(-DH) at some point.
This concept is also known as Double Blind Passwords or Horcruxing.
Deep Rock Galactic
Since a few people already mentioned it in this thread, are you playing it on Deck? It’s one of the main games I play with a few buddies regularly but I always found it to be a bit cumbersome on a handheld but maybe that’s because I generally dislike fps with a controller (even if using gyro).
One could think they forgot about a product page and needed someone to quickly cobble together something. The truly funny thing is that they include fonts and a heavy css framework for three images that don’t use any of that.
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
Most shells usually default to a truncated version of the hostname that only uses the hostname up to the first dot. Of course one can change that by setting the PS1
env var and using (in case of bash) \H
instead of \h
.
Personally I deactivated pre-caching quite recently actually as I noticed as well this getting quite excessive for certain games. So I now wait until this is a thing: https://github.com/ValveSoftware/steam-for-linux/issues/6486 Seemingly the issue seems to be with games that have a big workshop like A Hat in Time or just huge games like No Man’s Sky. I got 10GB and 5GB shader cache updates daily for these games respectively before I turned it off.
Talos Principle 1 + Gehenna (Had it for years in my library collecting dust), finished it to 100% and am currently playing Talos Principle 2. These games are absolute gems and not even expensive for what you get, too. The people at Croteam are genuine masters of their craft.
Outer Wilds and its DLC is my absolute favorite game of all time and the best I might have ever played. Full stop. There is just so much to it that one doesn’t expect from the surface. It was an experience I still think back to every now and then.
Currently playing Cruelty Squad and enjoying it quite, too.
Honestly the reason I’ve put yay/paru’s build directory into ram/tmpfs long ago. It’s almost never worth it keeping all those packages checked out. You also do your ssd a favour by not hammering it with compile workloads.
du -sh ~/.cache/* | sort -h
Basically servers and Pis.
If you wanted to host your own site and services, a Linux vps was (and still is) the only choice. Back then it was Debian, nowadays I use Arch on everything. Same with Raspberry Pis when the first one became available in 2012. With university I started using Arch on my laptop and later when Proton and Wayland became good, I moved to it on the Desktop as well.
The game runs and is supported with its anti cheat for a while now but I assume the performance isn’t great.
I recently discovered Tinykin, neat little game.
I am running alarm / Arch Linux ARM aarch64 on mine for years already. Just make sure to use the linux-rpi
kernel and use rpi4-eeprom
for bootloader updates as these are not installed by default.
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.
+1 for the Technitium DNS server. I run it in Docker on a pi4 because I need a proper local dns server first that does DoH and ad and tracker blocking second. It does the latter just as well as pihole and adguard with support for many more list formats but pihole and adguard do dns just on a really basic level.
I am surprised no one mentioned HCL yet. It’s just as sane as toml but it is also properly nestable, like yaml, while being easily parsable and formattable. I wish it was used more as a config language.
I created an account there an eternity ago when I first heard about them to reserve my username just in case but I will never consider a platform that cannot package their launcher/tool/software correctly and instead shoves a complex curl-to-bash script embedding binary data and a whole lot of other anti-pattern up my throat that is the least trustworthy and safest method of distributing your software.