It’s a screenshot of a screenshot in a video? What’s that shield?
Ah I completely forgot that it was a separate extension, I only use it in smarttube 😂
It’s a screenshot of a video that I did
You did the screenshot, or the video? Or both?
screenshot
On my work PC I disabled automatic restarts and I’ll just hibernate it for weeks at a time, keeping my work stuff open. Convenient, and I can install updates when I choose to.
goddamn generation loss-ass meme.
me turning off the power supply: (i didn’t have anything open so hopefully it’s fine…)
It’s much less risky than it used to be. Journaling filesystems reduce the risk of filesystem corruption to near zero and are fairly ubiquitous now on non-removable media.
for the most part i don’t care, but really, all those fucking terminals i left open, i know they’re open, that click per window of yes close has never been helpful
The program ‘btop’ is currently running in this session. Are you sure you want to close it?
i’ll prob just start running pkill konsole before shutdown. was thinking of pkexec /sbin/shutdown -h now on a button, but it is kind of nice having some of my apps recover on reboot.
I just don’t shutdown until I get a big backlog of updates. I have to remount my SSD with my games on it every time, then tell steam.
what? why? can you not persist your mounting scheme in the fstab? sorry if i’m being ignorant just genuinely wondering
I blew up the OS a few times doing that wrong. I’ll just hit the mount button. Good enough.
it’s real easy. if you tell me your distro and send me your lsblk output when it’s setup how you like i can send you what to put in fstab to persist it. better for system management, better for the puter. gotta reboot more often :)
I used to override that setting.
I…uh…learned some uses for it.
I bet there were interesting uses.
I won’t say i’ve never shut down a long running process, but i’ve gotten a lot better at not running them adhoc in a terminal :)
Windows after pressing shutdown and update: you wanted to use me still right???
Shutdown isn’t shutdown anymore, so it has to reboot for the updates. After the reboot, though, there’s no longer a shutdown pending.
One thing I’ve seen my computer do a few times: log me out, by itself. Some rare times I try and unlock back into my session, my current open and active user with my programs running, and instead I am greeted not by my desktop as it was when I locked the screen, but rather the lock screen as it was before I even logged in the first time around
windows: installing updates, do not power off
me: the fuck you are dismantles laptop and rips out battery
Linux: shutdown now
Just do sysrq+s, sysrq+c (triggers panic) and flip the power switch for instant power off.
Meanwhile:
My W11 Pro PC: I’ll wait installing my monthly updates until you give me the okay. And I’ll wait for the reboot until you say so.
My Manjaro laptop: sorry, I couldn’t build package X. Go f*ck yourself while I provide you with no information on how to fix this.
*A manual build cache clear later*: all good! But now perform our weekly reboot.
It’s ironic, but these days Windows updates actually give me less issues AND require less reboots than Manjaro. 😞
The problem there is the word “Manjaro”
Unfortunately while they market themselves as beginner friendly that’s simply not true
If you want something easy, you can install one of the “Just Works” distros. Even though Manjaro advertises themself as beginner-friendly, they certainly are far from it.
Debian and PopOS are both great choices.
Debian was a horrible choice actually, my laptop’s WiFi card didn’t have a kernel driver available at the time. Tracking down the correct one was an interesting journey by itself, getting it compiled and loaded was another. In my 20 years of Linux experience I’ve compiled my fair share of drivers from source, but this thing was a complete disaster and simply refused to work.
I even tried Ubuntu (still feel dirty about that one): also no support out of the box.
So I needed a rolling release, as kernel support would drop fairly soon. Being downstream from Arch I reckoned any major issues will be worked out in Manjaro before hitting their release.
So far I’m actually quite happy with it, my only gripe is the stability of Pamac. The frontend tends to hang during updates from time to time or require a manual database update to show available updates again.
And of course the issue with packages not building anymore, until you clear the build cache. The (bi-) weekly reboots because of kernel updates are annoying, but something I can live with.
You should give Endeavour OS a try
Or Mint
My Windows is more like “I am scheduling the restart. Pray I don’t schedule it any sooner.”
Mine will do the restart and boot into Linux.
Windows Updates are always like that. Halfway through it’s got to restart, bootloader picks Linux, Windows doesn’t get to finish the other half of its update til the next time it’s chosen.
Same
You can configure Grub to boot into whichever entry you last selected. Makes rebooting much more convenient
you know you can make it so the last used OS gets booted right?
yay rEFInd
Is Linux higher in your boot priority?
Linux is higher in any priority.
Always has been.
When I had a dualboot, that’s how I ordered it.
I like how you censored systemd
People need to learn that it’s ok to say systemd on the Internet and stop self censoring
Let’s not get carried away. Fuck and shit are ok, but I draw the line at s*****d
init.dstraight to jail
Yes, let’s keep this community family friendly. I could do without such obscenities.
system deez nuts
This is just not true.
- Linux does have a graceful process.
- Windows’s process is not graceful
Yeah and in linux when you say “kill this process” that process fucking dies. No 10 minutes of windows trying to negotiating with a crashed program to close. No I’m not angry about this happening to me at work today, why do you ask?
Both Windows and Linux have ways to gracefully ask a program to close and to force close it. Not being able to select the correct one on either system is a skill issue.
I am not sure how Windows handles processes, but on Linux you have different signals.
SIGKILL
(9) generally kills the process immediately, but there are other signals likeSIGTERM
(the default signal, 1) which asks process to gracefully quit, and many others.If you want to know more, check the
signal(7)
man page or this Wikipedia page.And when chrome freezes rest of the desktop goes gray and everyrhing else freezes too including the task manager.
Fuck me that’s ugly.
I had such an issue with Teams on Mac the other day. It had a phone call stuck running in the background, so I tried to Quit the app. The Quit Teams option just turned gray, and the laptop even refused to reboot.
I am one of lucky 10 000 Thanks
same here!
Same
Windows just randomly installing updates only when I’m working on something with a customer.
one of the reasons I’m moving away. pisses me off so much at work, I don’t even want it at home
Managed to wreck my NVMe drive with an unsafe shutdown on linux the other week, gave it a few hours for the self check, booted back into the distro and has been running fine ever since.
Pretty sure windows would’ve just set the computer on fire at this point.