Just don't accidentally abort your Arch updates partway through.
That's a lesson you've got to learn just once...
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 remove France.
Just don't accidentally abort your Arch updates partway through.
That's a lesson you've got to learn just once...
The best one is where the install size is negative that peak joy.
I'm glad I'm not alone in this joy
And the system gets quicker!
I love looking at my NixOs rebuild result (using nh) and seeing -50MB.
... Then I remember I'm on nixos and it doesn't matter much
I do believe it's not just one of the things to keep getting better, it's a blueprint for the things we want to build in the future. From software to society. More individual participation, less corporate involvement, zero corporate ownership of essentials.
My current enemy is the stranglehold of corporate OSs in the mobile space. That really really needs to go for good.
I agree, however, rather than individual participation, I would say Linux represents a victory for the collective spirit. Yes Linus has spearheaded the kernal development for years, but without all the other contributors sacrificing countless hours, Linux wouldn't be nearly as successful (and ubiquitous) as it is. Linux demonstrates that we, as a community, can come together to work towards something we know is good and right, without the drive of monetary gain or social recognition, but just because it's fun, or fills a need, or helps us learn.
That's one of the biggest reasons I think Linux is so evangelised on Lemmy specifically: because it epitomises the power of collective altruism in a world increasingly dominated by corporate greed.
Don't hate, but I actually like the GUI update manager in Mint. Β―\_(γ)_/Β―
That just runs apt and prints it nicely to you
That is exactly the sort of behavior every gui should do.
It's so simple but it's huge for normies.
Oh, I'm well aware. It's just that sometimes I like a cushion on my chair, you know?
Exactly what I expect it to do!
The key here IMO is that you decide both when and how.
No such option with Windows, but if you like the GUI and are used to using that, I don't see why anyone of their right mind would have a problem with that.
Personally I prefer to open a terminal and press the up key so I don't have to type the command again, it takes 30 times until I get to the correct command, so it's clearly slower, but hey we all have our little quirks.
history | grep
!
You can do reverse search but Iβm too lazy to remember the sequence right now
ctrl R then type
Never tried history | grep though. Thanks for the tip!
Ive said that Linux turned tech and computing back to fun for me, after hating interacting with computers and devices more and more. Linux is just fun to learn and rewarding.
Sometimes I have to remind myself how horrible locked down maliciously coded OS's are and how good I have it with Linux.
The thing with Linux is that it's 100% freedom. It lets you do whatever you want with it, there's plenty of tools that facilitate customization and management.
By contrast, when I use windows at work I often find it won't allow me to do what I want.
"What do you mean that's not possible?"
For someone living in linux for a while, interaction with windows is simply infuriating.
exactly. That and being forced into stuff I don't want. The amount of times i've about exploded in anger at windows forcing updates on me that make everything worse..
Poor zypper gets forgotten again!
Zypper is the Gen X of package managers.
Returning to Linux reminded me that devs/tech people have a good sense of humour. Like the old days.
Gave me a chuckle that pacman launches pacmen(?) to nomnom for progress. Love it.
Promise: "Linux is cool! You can update and just use your running system while it handles it, then restart when you feel like it!"
Reality: "Heehee Linux is cool...wakka wakka wakka wakka wakka wakka wakka..."
.....Cβ’ β’ β’ β’ β’
You sure the guys running pacman are sitting on the right hand side of the bus? Seems a bit more like they should be in the back doing a skill check for luck and rolling a d20
The recent attacks have been against the AUR.
Which pacman doesn't reference.
In terms of sneaking in malicious code, that's possible in the official repos of all operating systems, including the windows store.
The actual meme speaks more to the fact that windows update is enforced unless you jump through enormous flaming hoops, and it will measurably make your already running system worse as it forces the installation of things the user wouldn't want (ie copilot) or removes functionality they do (classic control panel).
But you know... I use Arch btw.
Sometimes it feels more like in front of the bus, and running pacman just puts you a little further up the road
Windows got so bad that Linux attracted genuine user base. 10/10 marketing from Microslop
Free as in freedom. One of the last living things from the hippie movement, by the people, for the people.
Unless its ubuntu*
I think this is true of open source more generally.
In the long run there's no way that the actual desires of humanity can be out-developed by an extremely privileged group of front-runners, rent-seekers, enshittifiers, etc. (eg. proprietary software)...
I unironically pacman -Syu'd today and it broke 3 applications that depended on ffmpeg (yes it did update ffmpeg correctly) all from official repos
Tried to build them all from source for like an hour but the compilation also fails, ended up symlinking the libavcodec.so into it's previous' version name and everything works again with zero issues (who designed this shit?)