I thought it’d be a pain but installing programs through the terminal is actually so nice, I never would have expected it
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.
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.