447
My impression of github since switching to Linux
(lemmy.world)
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
If your distro was arch, you most likely have the nightly build available on the AUR
Aur and pacman are 90% of why I use arch.
Also fyi to OP: never install software system-wide without your package manager. No
sudo make install
, nocurl .. | sudo bash
or whatever the readme calls for. Not because it's unsafe, but because eventually you're likely to end up with a broken system, and then you'll blame your distro for it, or just Linux in general.My desktop install is about a decade old now, and never broke because I only ever use the package manager.
Of course in your home folder anything goes.
How the fuck do you have a decade old arch installation? I have to reinstall it about every half a year because something breaks and its to complicated to fix it so I just choose to reinstall everything. In the 18 Months or so that I used Arch I had to reinstall it about 4 times. I don't even install that much stuff and I also don't go absolutely wild with configuration, but Theres A lot of stuff breaking in my system.
I also got used to just ignoring problems because I'm to lazy to reinstall everything or spend hours upon hours fixing my system.
Thanks for reminding me of my nearly forgotten Gentoo PTSD
You're welcome :)