SunRed
Keyoxide proof: $argon2id$v=19$m=64,t=512,p=2$/Bxo7QiXHH/MThwxZ1irnA$S8IDyQY5+tRZjnqvqnYcGQ
- 0 Posts
- 19 Comments
SunRed@discuss.tchncs.deto Linux@lemmy.ml•Haven't booted this machine for a month or two... look at these updates!101·10 months agoYes, I am amazed that quite a few people in this thread are saying they ‘had to completely reinstall the os’ and that it broke everything after not much time. As long as one doesn’t rely on the AUR for system critical packages or much in generel, it is incredibly hard to break an Arch system (Manjaro and other Arch-based distros don’t count). This is due in part to Arch being quite reproducible but it also having very good maintainership.
It doesn’t hurt to apply new package configs by going throughpacdiff
once in a while though.Edit: Typo
SunRed@discuss.tchncs.deto Linux@lemmy.ml•What's the most obscure distro you can think of7·10 months agoI see no one has mentioned Bedrock Linux yet. Not sure though how others would rate its ‘obscurity’ though. It’s definitely a standout among distros.
KDE for its Wayland performance and features and occasionally I switch to hyprland if I need a more focused work environment.
In the past I used Cinnamon but it became ever more buggier on Arch and due to lack of Wayland support still it was a dead end anyway.
Well, Minetest also can hardly be compared to Minecraft as Minetest is only an engine or platform for voxel based games like Minecraft. What you rather have to critique is something like Mineclonia that is apparently a more active fork of the MineClone2/VoxeLibre project that try to perfectly replicate Minecraft (without using Minecraft assets that is) on Minetest. Allegedly it’s pretty good now but I haven’t tried so myself. As already mentioned, the community for Minetest as a whole is pretty small and that additionally split among so many different games building on that. But it’s good that viable alternatives exist in case Microsoft ever considers shutting down the Java edition.
Edit: Typo
SunRed@discuss.tchncs.deto Technology@lemmy.world•Google Says Sorry After Passwords Vanish For 15 Million Windows Users.English12·1 year agoThis concept is also known as Double Blind Passwords or Horcruxing.
SunRed@discuss.tchncs.deto Linux@lemmy.ml•NVIDIA switching to open kernel modules by default in future driver update for Turing+17·1 year agoYou 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.
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@discuss.tchncs.deto Linux@lemmy.ml•Linux users with uncommon or unusual setups: tell us about it3·1 year agoI 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.
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
.
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@discuss.tchncs.deto Linux@lemmy.ml•Recommendations for OS on a rpi 4B (outside of RaspPiOS)5·2 years agoI am running alarm / Arch Linux ARM aarch64 on mine for years already. Just make sure to use the
linux-rpi
kernel and userpi4-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.
SunRed@discuss.tchncs.deto Linux@lemmy.ml•Pi-hole or AdGuard for home dns-based blocking?2·2 years ago+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.
SunRed@discuss.tchncs.deto Linux@lemmy.ml•if you could standardise a file format for a specific task what would you pick and why1·2 years agoI 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@discuss.tchncs.deto Linux@lemmy.ml•Most popular 'real' desktop will soon be the Linux desktop [Opinion]3·2 years agoThis 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.
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.
If you can wait just a little longer I would seriously consider the Framework 12 that is going for pre-order next month and being shipped “mid-2025”.
Of course, this isn’t an option if you need a laptop right now. In that case the current Framework 13 offerings are the best you can get but of course are not as affordable and possibly a bit overkill for a simple browsing machine.