When I was first starting out my programming adventures with Python, someone told me that I should work with Python 3 instead of 2 because that’s what will be maintained in the future (this was some 8 years ago). I decided to listen and when I got home I opened up my terminal, wrote:
sudo apt-get remove python
Followed by
sudo apt-get install python3
Only to be suddenly greeted with:
sudo: command not found
In my days of learning Python, I was told to use pyenv and set environments based on the projects rather than making changes to the system. Maybe there are better options nowadays.
Pyenv is still a good option
And that, kids, is how Linus fucked his Pop!_OS installation.
To be completely fair, he nuked his desktop environment when it absolutely shouldn’t have happened. Yes, there was the warning and he should’ve read it, but coming from Windows, how many times is the “This app may harm your PC” threat legitimate? Linus made an honest mistake, but pop truly made a massive oversight.
Tbh that’s Windows’ fault in crying wolf so many times for nothing
Windows warning is a reminder that an app can be a virus. There is no warning that the app will self destruct your PC even if it’s a reputable app.
Edge is so trashy. It’s constantly trying to shove politics, celebrity gossip and Bing down your throat.
The way they promote it intrusively in every corner of windows they can manage is trashy too.
Is it easier to remove Snap from Ubuntu or Edge from Windows 11?
There is a single command to run as admin to uninstall edge.
Can Edge be removed?
For VR Gaming, I installed https://ameliorated.io/ onto a fresh Windows 11. Seems to replace Edge with Firefox and more other programs with Open Source ones.
But what if you would do it manually? I guess on a Vanilla Windows its not even thaf easy or possible because Windows Updates tend to fix it. But i am just a Linux user who jist wants to play VR and not really use the Desktop
Snap, and just uninstalling a snap provided program is even easier. Or just getting the system to use your own non snap program as default.
For those wondering which xkcd:
Lemmy is great
And so are you
“Yes, I know what I am doing”
*system fails to boot
*surprised Linus face
deleted by creator
I actually switched to Fedora from Endavour for the opposite reason. I hated shooting myself in the foot, somehow I always did that on whatever Arch thing I had.
Can you refer to windows as edge/windows?
Can I have you number?
“Ew, no”
Sudo can I have your number?
“Sure, here you go!”
You can actually uninstall Edge, Microsoft just says it will break your system. Not a big deal, you can always reinstall Edge later via winget
Steps to remove GRUB on Debian: “doas apt purge grub-efi* -y” “doas rm -rf /boot/efi/EFI/debian”
Look at this guy with his fancy efi bootloader…
Can you refer to windows as edge/windows?
Well you can still uninstall edge on windows, even if it break your system, you can do it. There are tons of guides you can find on internet. It’s basically running the installer with an uninstall flag.
Does it actually break the system tho?
Some functionalites are broken, for example some settings in the settings panel wont display, because it’s a react ui (mostly everything related to onedrive/online account), lots of software expect it to be present and use it (like visual studio). Git (to connect with oauth).
But a lot of things still works.
This is how I feel about Java vs Go/C#/etc
Which is java and which is C# lmao
Java is the top, C# is the bottom. The Java language designers consider unsigned integers harmful (and this). They’re basically saying “You could hurt yourself with this so we’re taking it away.” I find that patronizing and disrespectful. On the other hand C# and Go tell you, “Yo bro, doing pointer math and direct memory manipulation is not safe, but I’m not gonna stop you.”
I love that about C#. It’s safe and managed, but if you need the unsafe features for performance etc, then they’re available. It’s the best if both worlds, imo.
Well last week I nuked my X11 KDE installation by removing random python packages.
Oh same lol fuck Linux