@sunred@discuss.tchncs.de
@sunred@discuss.tchncs.de avatar

sunred

@sunred@discuss.tchncs.de

This profile is from a federated server and may be incomplete. Browse more on the original instance.

sunred,
@sunred@discuss.tchncs.de avatar

You have to keep in mind that this is only about the kernel module (and only for Turing GPUs and newer). The userspace components stay proprietary. You are still not going to use the mesa graphics stack using an Nvidia gpu anytime soon.

your favorite homelab applications

Hi, just recently it’s foss had an article about homelabs. Of course I digged in, since there is a small nuc working tirelessly in the corner of my routers closet. So far it just crawls some web pages for me and sends emails accordingly to my filters. So I hoped to find new exciting stuff to let it crunch through. The articles...

sunred,
@sunred@discuss.tchncs.de avatar

I guess it’s good to mention alternatives but imo Kyoo seems to be overkill for a homelab use case as its design goal appears to be to scale much better and serve a high user base and huge library. Just looking at the dependencies or compose.yml should make this apparent.
Consequently the setup is much more complex and heavy to run compared to Jellyfin e.g.

sunred,
@sunred@discuss.tchncs.de avatar

I could mention that my bare metal server runs a rather unusual setup in that I use Arch Linux on ZFS headless as a kvm hypervisor and lxc containerisation host. I maybe want to migrate it to something else like NixOS at some point since I use nix on Arch on my desktop already but since I know Arch the most of any Linux distro I just went with it and it’s running rock solid for quite a few years already.

sunred,
@sunred@discuss.tchncs.de avatar

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.

4K Blu-ray isn't dying despite Disney and Best Buy's efforts - it's more important than ever (www.techradar.com)

4K Blu-rays have been a hot topic in recent memory. In 2023, Disney announced it would no longer sell 4K Blu-rays in Australia and we here called it a crime for movie fans. Next, Best Buy announced it would no longer stock DVDs or Blu-rays after the holiday season (via Forbes), and from what we can tell, that includes 4K...

sunred,
@sunred@discuss.tchncs.de avatar

The irony is that most of the high quality content comes from these “old” clunky formats.

sunred,
@sunred@discuss.tchncs.de avatar

I am speaking of the content shared over torrent. Only someone has to get through that DRM so the rest can enjoy.

sunred, (edited )
@sunred@discuss.tchncs.de avatar

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

sunred,
@sunred@discuss.tchncs.de avatar

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.

sunred,
@sunred@discuss.tchncs.de avatar

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.

What is with Steam's shading cache updates nowadays? (feddit.nl)

For the past few months or so, steam precaching has been out of control. I have to download between 10 and 30 GB of shader precache data per day. That is extremely ridiculous. Steam’s shader caches are quite often almost as large as the game itself. For example: the image here is a game that is ~7GB for the full game,...

sunred,
@sunred@discuss.tchncs.de avatar

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: github.com/ValveSoftware/steam-for-linux/…/6486Seemingly 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.

sunred,
@sunred@discuss.tchncs.de avatar

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.

sunred,
@sunred@discuss.tchncs.de avatar

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.

sunred,
@sunred@discuss.tchncs.de avatar

du -sh ~/.cache/* | sort -h

sunred,
@sunred@discuss.tchncs.de avatar

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.

sunred,
@sunred@discuss.tchncs.de avatar

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.

sunred,
@sunred@discuss.tchncs.de avatar

The game runs and is supported with its anti cheat for a while now but I assume the performance isn’t great.

Recommendations for OS on a rpi 4B (outside of RaspPiOS)

Quickly wondering what people recommend as OS for a rpi model 4b, outside of the RaspPiOS ofc. I want to use the RPI for all networking related stuff (dont worry its not using an sd-card). So PiHole, and I’ll also want to use it as my exit-node out of my Tailnet. I will also run ProtonVPN on it so that all my devices...

sunred,
@sunred@discuss.tchncs.de avatar

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.

sunred,
@sunred@discuss.tchncs.de avatar

+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.

Distro for experienced Linux user

Hi, I’m looking for a distro for my laptop. My first distro was Pop!_OS, then I switched to Fedora, then Arch for a year and 2 months ago I switched to Fedora Silverblue, because I wanted to try immutable distro that relies on containers and flatpaks to be usefull. Silverblue is great but not so much for me, its not flexible...

sunred,
@sunred@discuss.tchncs.de avatar

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.

sunred,
@sunred@discuss.tchncs.de avatar

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.

sunred,
@sunred@discuss.tchncs.de avatar

This is actually a really great point. If I have to treat them as different platforms as a developer, since for example my code isn’t platform agnostic/cross-platform for whatever reason, why should these market share studies do it any different? In the end it’s the software or rather the developers/companies deciding if it’s worth their time and money investment these market shares matter for.

sunred,
@sunred@discuss.tchncs.de avatar

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.

sunred,
@sunred@discuss.tchncs.de avatar

Yeah, the linux-zen kernel is a good alternative to linux-tkg for gaming that’s available in the official repos. What most likely makes the biggest difference and is probably the issue for @inurblacchole is the lack of gamemode. Depending on the cpu and the default governor used it might not boost enough in games where performance or schedutil is needed.

sunred,
@sunred@discuss.tchncs.de avatar

Yeah, I would even say that most custom kernels have a very negligible advantage in gaming. I know the zen kernel aims to reduce latency but I would say it comes more down to compatibility and features. For example one rather recent thing I remember since Fedora changed this as well is that the vm.max_map_count is already set on linux-zen to the same value the SteamOS kernel uses (I think it’s just INT_MAX) that helps with game compatibility on Wine/Proton.

sunred,
@sunred@discuss.tchncs.de avatar

GOG only distributes the Windows versions sadly.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • cisconetworking
  • magazineikmin
  • InstantRegret
  • Durango
  • thenastyranch
  • Youngstown
  • rosin
  • slotface
  • mdbf
  • khanakhh
  • tacticalgear
  • JUstTest
  • everett
  • modclub
  • Leos
  • cubers
  • ngwrru68w68
  • ethstaker
  • osvaldo12
  • GTA5RPClips
  • anitta
  • provamag3
  • normalnudes
  • tester
  • lostlight
  • All magazines