Latest Comments by Samsai
KDE Discover gets update to prevent you breaking your Linux system
21 November 2021 at 10:39 am UTC Likes: 8
21 November 2021 at 10:39 am UTC Likes: 8
I don't really understand the outrage. What even is the use-case for a package manager to totally uninstall essential packages upon install of an unrelated package? I can get behind being able to tell the package manager to uninstall essential packages when told to do so explicitly, but installing regular application software should never make massive alterations to the foundational parts of my system to begin with. Having especially the graphical package managers protect you from accidental system breakage is nothing but a good thing.
Honestly, some of this complaining in this thread could easily be applied to --no-preserve-root or even the concept of sudo. Why is 'rm' trying to slow me down from deleting my entire root folder? Why do I need to input my password to modify system files? They are trying to turn my OS into a padded cell! Back in the good old days I could punch in arbitrary values into arbitrary memory locations and the computer stepped out of my way!
Honestly, I am totally behind Liam on this. The complaints on this issue reek of elitism and I see no value in making desktop Linux more fragile to breakage or more obscure to make some tinkerers feel better about themselves. And I say that as a tinkerer myself: I am quite willing to bet that I run a more exotic setup than many of the people that are now up in arms about how their right to tinker is somehow being trampled on. You are still perfectly able to uninstall your display managers and bootloaders even after the apt patches if you really want, just try to realize that this is an exotic use-case and 99.9% of people would only do so by accident and thus there should be some level of safety to prevent that. Even Formula 1 cars come with safety features.
Honestly, some of this complaining in this thread could easily be applied to --no-preserve-root or even the concept of sudo. Why is 'rm' trying to slow me down from deleting my entire root folder? Why do I need to input my password to modify system files? They are trying to turn my OS into a padded cell! Back in the good old days I could punch in arbitrary values into arbitrary memory locations and the computer stepped out of my way!
Honestly, I am totally behind Liam on this. The complaints on this issue reek of elitism and I see no value in making desktop Linux more fragile to breakage or more obscure to make some tinkerers feel better about themselves. And I say that as a tinkerer myself: I am quite willing to bet that I run a more exotic setup than many of the people that are now up in arms about how their right to tinker is somehow being trampled on. You are still perfectly able to uninstall your display managers and bootloaders even after the apt patches if you really want, just try to realize that this is an exotic use-case and 99.9% of people would only do so by accident and thus there should be some level of safety to prevent that. Even Formula 1 cars come with safety features.
First-person shooter RPG 'Beyond Sunset' looks awesome in the new trailer
18 November 2021 at 6:33 pm UTC
18 November 2021 at 6:33 pm UTC
I'll have this one too. Gotta love all of these things coming out.
NVIDIA takes on AMD FSR with their new open source Image Scaling
16 November 2021 at 7:12 pm UTC Likes: 4
16 November 2021 at 7:12 pm UTC Likes: 4
So, Nvidia's generous answer to AMD FSR is to needlessly fragment the image scaling technology landscape? Good job, I guess? Hopefully someone picks this code apart and brings FSR on par with it, I don't have high hopes for Nvidia to keep up maintenance on this.
Here's some of what we've learned about the Steam Deck
13 November 2021 at 11:14 pm UTC Likes: 11
13 November 2021 at 11:14 pm UTC Likes: 11
If they do anything close to Silverblue then it's possible they will allow package layering on top of the immutable root, so you get the base image plus packages of your choosing via the same install/update mechanism. And if that doesn't cut it, someone will probably get Toolbox running on it eventually and at that point you can just run your apps off of a pet container that runs a fully mutable OS image for you.
Basically, I wouldn't worry too much about the immutable root. It's most likely just the mechanism they use to make sure you get atomic updates with controlled and tested base images with the nice side benefit that you can run updates on the device on the background without affecting the current runtime environment at all.
Basically, I wouldn't worry too much about the immutable root. It's most likely just the mechanism they use to make sure you get atomic updates with controlled and tested base images with the nice side benefit that you can run updates on the device on the background without affecting the current runtime environment at all.
System76 patches APT for Pop!_OS to prevent users breaking their systems
13 November 2021 at 8:16 am UTC Likes: 8
As a pseudo-Arch user, you should be technically capable enough to know that Steam ships its own runtime environment from which libraries are loaded. This runtime environment is also essentially never newer than your system libraries unless you are actually stuck on some really old Debian. You should probably also know that stable non-rolling distros still provide hardware-enablement updates and there are ways to install new drivers on them. This has been the case since 2010 and remains so until today. So, unless you happen to run a setup that requires a very specific open source driver that has just been recently released, your gaming experience is probably going to be more or less the same whether you run Pop or Arch.
Also, marching out the package manager argument is just strange. Pacman is pretty good, but honestly it's not significantly better than, say, dnf in normal use. Updates are speedy enough and while apt and dnf might be slower and broken in some ways, pacman is broken in other ways and has on occasion gotten its database mixed up on my system, which necessitated reading the wiki to figure out how to solve that. When apt breaks it usually basically tells you what you need to do to get it back in shape and I usually only manage to break it by being impatient.
13 November 2021 at 8:16 am UTC Likes: 8
Quoting: sudoerGaming engines and technology are moving forward everyday and constantly evolving, which means libraries, APIs, GPU drivers, kernels are moving forward everyday as well to support the new software and hardware, so please go tell a Linus guy that he can't play his game because his old-ass distro you 've suggested for him does not support his new hardware, his new peripherals, the game's libraries are newer than those that he has in his system, his GPU drivers do not support the new shiny effects or are performing worse and that he has to wait some years for it or compile a new version by himself or probably destroy his OS in 10 minutes by mixing new and old libraries like in MX Linux, and nice things like that to scare him away. Valve is unquestionably the one and only leading force for Linux penetration amongst the new generation of gamers, and has wisely chosen Arch for all those reasons, transparency and simplicity (faster package-manager because it doesn't have to solve 1mil. dependencies and do 10mil checks, meaning an update wouldn't last 1 hour like in Mint for just unpacking a package), and is already advising Arch-based Manjaro to the devs, not Fedora or OpenSUSE TW, or Debian Sid... ,so you can expect new Linux users -because of Steam and the Steam Deck- going with the Arch-line and very probably staying with it, which means Manjaro will be their starting distro, then maybe they can start exploring EndeavourOS, going Garuda, SteamOS 3.0, or even later vanilla Arch. So it is actually the de facto recommendation and you can either accept it with the upcoming reality forged by Valve, or live in your own :)You are exhibiting the worst qualities of the "I use Arch, BTW" mentality and are basically in violation of the "no disto wars" rule.
As a pseudo-Arch user, you should be technically capable enough to know that Steam ships its own runtime environment from which libraries are loaded. This runtime environment is also essentially never newer than your system libraries unless you are actually stuck on some really old Debian. You should probably also know that stable non-rolling distros still provide hardware-enablement updates and there are ways to install new drivers on them. This has been the case since 2010 and remains so until today. So, unless you happen to run a setup that requires a very specific open source driver that has just been recently released, your gaming experience is probably going to be more or less the same whether you run Pop or Arch.
Also, marching out the package manager argument is just strange. Pacman is pretty good, but honestly it's not significantly better than, say, dnf in normal use. Updates are speedy enough and while apt and dnf might be slower and broken in some ways, pacman is broken in other ways and has on occasion gotten its database mixed up on my system, which necessitated reading the wiki to figure out how to solve that. When apt breaks it usually basically tells you what you need to do to get it back in shape and I usually only manage to break it by being impatient.
Ryan Gordon gets an Epic MegaGrant to further improve SDL, helping with next-gen APIs
12 November 2021 at 10:03 pm UTC Likes: 3
12 November 2021 at 10:03 pm UTC Likes: 3
Quoting: ShmerlIsn't there gfx-rs for that? It provides a simpler API than raw Vulkan but it's built on top of Vulkan. I hope SDL won't start making a new one with the same idea.gfx-rs went into maintenance mode and the Rust ecosystem seems to be moving towards wgpu. Either way, it's not very helpful for people that insist on writing in C or C++, and I guess for that purpose an SDL wrapper would be useful.
System76 patches APT for Pop!_OS to prevent users breaking their systems
10 November 2021 at 3:30 pm UTC Likes: 1
10 November 2021 at 3:30 pm UTC Likes: 1
The whole Steam debacle seems to indicate that maybe this type of software really should be installed through Flatpak and the like. At least that makes it harder to accidentally uninstall your entire DE and display manager.
Fantastic roguelike Caves of Qud gets more accessible with new game modes, new regions
26 October 2021 at 3:43 pm UTC Likes: 1
26 October 2021 at 3:43 pm UTC Likes: 1
Might need to start a run on the Roleplay mode at some point when my Saturday stream slot opens up again. Would be nice to at least make it past Bethesda Susa one day. :D
Star Labs introduce the small and mighty StarLite Mk IV
22 October 2021 at 9:02 pm UTC
22 October 2021 at 9:02 pm UTC
The specs and the price-point is a bit of a tough sale if you are willing to go for the refurb business laptop option, which should do basically whatever you'd use this for just about as well, if not better. It's not super poorly priced though, and you'd also be supporting a Linux-friendly laptop vendor, so that counts for something. It's just not amazingly impressive.
With the chip shortage, I would suggest over-speccing your laptop to make it last longer though. This laptop will do your basic stuff decently well in the short term, but web stuff will probably get heavier over time and eventually you might want to use the laptop for more than you initially intended, so putting down a bit more money to avoid one upgrade cycle down the line is probably worth it.
With the chip shortage, I would suggest over-speccing your laptop to make it last longer though. This laptop will do your basic stuff decently well in the short term, but web stuff will probably get heavier over time and eventually you might want to use the laptop for more than you initially intended, so putting down a bit more money to avoid one upgrade cycle down the line is probably worth it.
Valve banning games that allow exchanging cryptocurrencies or NFTs
17 October 2021 at 12:59 pm UTC Likes: 4
17 October 2021 at 12:59 pm UTC Likes: 4
Quoting: GustyGhostSo, what you've got there is a crypto think-tank paper with low-quality citations arguing essentially that the Bitcoin energy consumption is okay, because the entire rest of the financial sector consumes more relative power, while completely ignoring the fact that the scale of the number of transactions between these systems is so wildly different that the argument is basically nonsensical. The fact that Bitcoin consumes over a third of the estimated energy expenditure of the banking system is already a disgrace and if Bitcoin were to handle all of the transactions required of the banking system, it would a.) collapse in on itself due to technological limitations, artificial or otherwise and b.) consume an absolutely ridiculous amount of power.Quoting: EikeOr maybe they're looking beyond their own nose. Like caring for environment.
Bitcoin is not an effective currency.
It quickly degraded into an object of speculation.
The same banking system which formulated that argument to peddle to joe normie in actuality uses much more energy.
- Dungeon Clawler will grab hold of your free time now it's in Early Access, plus keys to give away
- Steam getting proper Season Pass support with clearer guidelines and refunds for cancellations
- itch.io store now requires AI generated content disclosures for assets
- Mesa 24.3.0 graphics drivers for Linux released with many new features and bug fixes
- Huge new Proton 9.0-4 update for Steam Deck / Linux now in need of testing
- > See more over 30 days here
-
New Steam Controller 2 and VR controller designs got le…
- melkemind -
New Steam Controller 2 and VR controller designs got le…
- chickenb00 -
PlaytronOS Alpha 2 brings expanded NVIDIA support, more…
- pleasereadthemanual -
PlaytronOS Alpha 2 brings expanded NVIDIA support, more…
- LoudTechie -
New Steam Controller 2 and VR controller designs got le…
- FutureSuture - > See more comments
- The Nightdive Source Port List
- Technopeasant - New Desktop Screenshot Thread
- Hamish - Spare gog keys
- Pyrate - Nintendo-style gaming, without Nintendo!
- Talon1024 - What have you been listening to?
- Linux_Rocks - See more posts