+1 for uBlue. I did the same for my mother on her laptop and desktop PC for office work. Chose Aurora in this case. Setting system and flatpak updates to automatic means I hopefully never have to look after these systems again as the distro maintainers basically do the maintenance. Setting up Secure Boot with the shim/MOK method and TPM auto-unlocking for full disk encryption using the ujust scripts is a breeze as well.
SunRed
Keyoxide proof: $argon2id$v=19$m=64,t=512,p=2$/Bxo7QiXHH/MThwxZ1irnA$S8IDyQY5+tRZjnqvqnYcGQ
- 0 Posts
- 34 Comments
SunRed@discuss.tchncs.deto
Games@lemmy.world•Battlefield 6 cheats day 1 of early access. Depite kernel level anti cheat, forced secure boot TPM 2.0English
3·8 months agoWhat actually exists but what I have yet to see implemented in any game I play are those server-side “AI anti-cheat” solutions like from anybrain that basically just analyse the players behavior to fit certain criteria. According to areweanticheatyet.com though there are four games using it already (the most well-known one probably being Lost Ark). In theory ai models can be very efficient and accurate at this (we are not talking about transformer models here like with the current llm craze) but that all depends on how they train a model and what the training data looks like.
SunRed@discuss.tchncs.deto
Linux@lemmy.ml•Which program is the one that surprised you most that it is available on Linux?
3·10 months agoWhat surprised me the most, also in part due to me not really being knowledgeable about software solutions in their respective industries, was the Unreal Engine (the editor that is) and Houdini being available on Linux. Tbf, at least in the vfx department it is apparently more common as most of the high profile software in that industry does have a native Linux version available.
What I appreciated the most though was software like Reaper and Renoise providing a (very good even) Linux-native version when I looked for a new DAW to learn, seeing most software in the audio industry not being very Linux-friendly.
+1 for OVPN. I switched to them from Mullvad for the same reason. They are also one of the more trustworthy VPNs in my book ever since they actually won a court case proving that they actually practise what they advertise.
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.
SunRed@discuss.tchncs.deto
Linux Gaming@lemmy.ml•Looks like Valve is preparing to release SteamOS to the public (or at least to third-party hardware manufacturers)
23·1 year agoIt’s beyond me why Valve hasn’t yet deleted that page or at least updated it to make it clear that it’s an obsolete version that hasn’t received an update in 8 years.
SunRed@discuss.tchncs.deto
Linux@lemmy.ml•Haven't booted this machine for a month or two... look at these updates!
101·1 year 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 throughpacdiffonce in a while though.Edit: Typo
SunRed@discuss.tchncs.deto
Linux@lemmy.ml•What's the most obscure distro you can think of
8·1 year 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
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.
SunRed@discuss.tchncs.deto
Technology@lemmy.world•Google Says Sorry After Passwords Vanish For 15 Million Windows Users.English
12·2 years agoThis concept is also known as Double Blind Passwords or Horcruxing.
SunRed@discuss.tchncs.deto
Linux Gaming@lemmy.ml•What is your favourite game with native Linux port?
5·2 years agoSadly with The Talos Principle 2 they moved their entire studio to the Unreal Engine 5 and retired their own engine in the process. Apparently they lost a few engineers working on the engine and also couldn’t have kept up with modern engines without some serious investment (no pun intended). On one hand it’s probably for the better as we got a really pretty game where they could focus more on the game instead of bringing the engine up to speed but it’s also sad to see the entire industry converge around engines like Unreal.
SunRed@discuss.tchncs.deto
Linux Gaming@lemmy.ml•What is your favourite game with native Linux port?
7·2 years agoA great game I haven’t seen mentioned yet is The Talos Principle (1) that also has a really good native port using Croteams Serious Engine.
Fourthing, my absolute favourite game.
SunRed@discuss.tchncs.deto
Linux@lemmy.ml•NVIDIA switching to open kernel modules by default in future driver update for Turing+
17·2 years 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 use Secure Boot on all my machines but I just use my own keys with Foxboron’s wonderful
sbctlutility instead of the hacky shim/MOK method most distributions use.