Also, updates.
"hey computer! Update!"
"Sure thing, here is a list of 57 packages I will update, y/n?"
"y"
"ok... done!"
π
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.
Also, updates.
"hey computer! Update!"
"Sure thing, here is a list of 57 packages I will update, y/n?"
"y"
"ok... done!"
π
But how do Linux users handle the crippling loneliness of their operating system not pestering them with ads on every update? How else can you know if your computer loves you? Where is the warmth of the corporate embrace?
They discontinued that native app and have a kinda broken pwa. But open-source community delivers.
We shitpost on Lemmy and start flame wars about vi vs. emacs, X11 vs Wayland, sysvinit vs systemd, snaps vs flatpak, etc.
All of those wars have long since ended.
Neovim, Wayland, Systemd and Flatpak have won.
In Emacs I can annotate pdfs.
who the fuck does that in a text editor??
Emacs has a text editor???
Tap for spoiler
Despite my joke, I'm on the Emacs side of this war.
/me eating popcorn as a nano user
"Welcome to Costco. I love you."
Sometimes I run the update command and there hasn't been an update since yesterday. I think that's pretty close.
Guess what I did last night? I spent 4 hours working on getting PSD, XCF and KRA thumbnailers working in Mint. It took custom scripts to be written and each one required different commands because KRA files are just a zip file so you have to extract that and grab one of 3 possible preview files that might exist inside that zip and make that the thumbnail, while in gimp files you cant just use convert command, even convert[0] will only turn the first layer into a thumbnail and thats completely useless. And to top off all that, I finally got thumbnails working in gnome/nautilus but Only the XCF thumbs will generate in cinnamon/nemo (I still have no clue why that is) but I cannot just switch to gnome because there is technically no gnome variant of Mint so gnome doesnt work 100%... etc etc etc
Linux is still not there, this stuff should be simple and automatic. If a 20 year professional took 4 hours to get this far, the average user will give up immediately. Yes Mint is still my daily driver, but seriously thumbnails should not be this much work.
βHey computer, I donβt like when you ask for that confirmation, just do itβ
βOh, -y
, I got youβ
The Windows terminal has some very good commands. 'ssh username@server' can log you right into a Linux machine!
I installed mint yesterday and am having a PAIN installing anything not in the software manager. Currently stuck on teamspeak as my first thing to try. Got a tar.gz and can't find anything well explained online (as of yet, it was already 3 hours just to get mint to dual boot and I was exhausted)
Can't say for TeamSpeak, but will say for Linux: setting everything up and figuring out your steps in edge cases is the hardest part. Once you figure it out, it gets so much easier.
I once installed HP shitbox printer drivers from the command line in 30 seconds, and the shitbox printer just...worked.
My heart soared higher than the eagle. I touched the face of the one true FOSS God, and felt that thing when astronauts have epiphanies about the Earth. 10/10, would recommend.
The moment I loved the FOSS community was when I went on an Linux IRC channel, complained about my wifi not working, and some stranger messaged me detailed instructions with a patch in 20 minutes that completely fixed my issue.
At the same time it encourages people to just trust whatever people are telling them to input in the terminal, which is potentially dangerous.
I once plugged my linux laptop into the scanner and it just worked
I spent days tinkering with proprietary, outdated (seriously, win XP as target) programs that provide sort-of drivers, and nothing worked, on windows.
Mine worked out of the box on mint. Like, it detected the network HP shitbox and I could print, no user intervention. I was floored.
Welcome in from the cold. We have hot cocoa and blankets.
Isn't it fun? It's like owning your car and learning what everything actually does, and figuring out how to fix it. And having an amazing community to boot!. I enjoy it.
I'm thinking of making Linux my daily driver apart for some software I need for work. People are super positive about it on here, but isn't it still the case that some peripherals won't work? Or that I'll spend a ton of time making the system work instead of actually using the system?
It would be for gaming that I'd use the Linux installation mostly.
Speaking from personal experience but pretty universal one at that.
Once terminal kinda "clicks" you will get the urge to tweak stuff. It happens because there is bunch "demo apps" that are just cool to mess around with but simply don't get known on co-orperate OS. Check this as example.
If games you play or tools you use can be fitted to linux, at some point you will port 80% of your workflow just messing around during the tweaking. Like when you do your first rice.
And after that you can confidently chose if you want to add on to that or continue dualboot.
When the GUI fails, Terminal will have your back; can I get an Amen?
When my computer starts to run out of ram and I immediately try and switch into the CLI so I can launch htop and kill the offender
Amen. Hallelujah! AMEN! Ooh yeah brothers and sisters, AaaAAaAmen!
PS: this is not a cult BTW
Every now and then I have to analyze some data at work, and gladly I have full access to my work station, so I have WSL2 with Linux, and I wouldn't know what to do without all that Linux CLI goodness. A mixture of Pipes, xsltproc, jq, Python to get the numbers out of millioons of log lines or xml or json files. If I was stuck on Windows the tasks would be tedious.
You've taken your first step into a larger world.
Just wait when you try AUR on arch systems. I was long time ubuntu based user but once I tasted rolling release and AUR I don't want to go back.
It is going to make to want to go back
Someday
When you least expect it, and have a deadline
For me that day was yesterday. Ran an update. Next bootup got a black screen.
Saw it as a sign that it's time to distro hop again lol
I really like having a hotkey bound to the terminal window, so I can pop open a terminal, check something, and return to what I was doing.
FWIW, most Debians (which includes Ubuntu and Mint) have Ctrl+Alt+T set to open the default terminal program without needing to install anything else. This is usually reconfigurable in the system settings too if that's an awkward stretch.
But I get that people like the drop-down terminals too, for which see also Yakuake and Guake.