“OK then do me a favor, shut it down, unplug the power for 5 second and plug it back in”
“OK then do me a favor, shut it down, unplug the power for 5 second and plug it back in”
I dunno, I’m getting tired of them
I’m currently trying Fedora Kinoite and from the get go the hassle of getting a proper Firefox+codecs to watch online videos feels like a major step back.
Then you have the issue of installing software in flatpack (is: vscode, texmaker) that are either not fully working of need to have their access tweaked. Atomic distros appeal is to “just work” it doesn’t seem like it does.
Another solution is to do z-hop inlay
I use colemak-dhm btw
The lack of overly vulgar dialogue in the trailer really solidified my lack of expectations. Not that I really need that level of vulgarity to enjoy a movie but I mean, is it really borderland without it?
It’s a pretty standard process to have some parts installed “loose” and tightened at a later time. It could be to ensure fitment, add rigidity or even just to protect the mating surfaces from the elements during transport.
Also it’s probably not just because Boeing is gonna open them up that they don’t fully secure them. I haven’t seen the specs but it’s quite common to have a reinspection requirements when disassembling something that was fully installed for stress and damage.
Pretty much nothing in aerospace is left to communications. The assembly manuals are not just complete, they are painfully exhaustive.
So glad I started learning CSS when grid became a thing.
I disagree but you do you.
Edit: dammit you edit your comment a lot for someone who claims to know how to write code properly.
Because everyone knows a function stops at the if-else. Nothing ever happens afterward.
ff8 was… Something…
It was good, the second half of the game was really “wtf”-inducing for me.
Overall I’m a FFVI fan to the core, 3D era has to be FFIX. Never cared much for FFVII
I say ess cue ell for the sake of uniformity because it’s not Mysequel nor Postgresequel and the language changed from Sequel to the acronym SQL in the 70s so not really in the “too new” ballpark anymore.
There’s nothing limiting what a comment should be as far as I know.
As an example of what I mean, I’ve seen in a 10k+ lines python code a few lines of bit manipulation. There was a comment explaining what those lines did and why. They didn’t expect everyone to be proficient in bit manipulation but it made it so that anyone could understand anyway.
I don’t care how much you think your code is readable, plain text comments are readable by everyone no matter the proficiency in the programming language used. That alone can make a huge difference when you’re just trying to understand how someone handled a situation.
I’ve come to peace with the fact that I’ll laugh way more watching a movie like this or “The Shark Side of the Moon” than any serious comedy. And I mean like belly laugh, not “lol” laugh.
There’s a sort of delight in watching a scene that you just know someone said after the nth take “good enough, we’ll fix it in post.” And forgot that the post processing budget was a pack of beer.
New employees are responsible of at least 75℅ of documentation clarification and process overhaul.
Keep everyone awake and on their toes.
2 is Maki Oze from fire force
Edit;: the other two seems to be from “How heavy are the dumbbell you lift?”. Make sense
The golden age of getting lego island and roller coaster tycoon with my froot loops. Now all I get is diabetes
First thing I’d do is to look at the client (fedora) journal for anything funky happening.
‘sudo systemctl status nfs-client’
Since it’s random I assume you won’t have any timeout in your /etc/fstab but it might be worth taking a look anyway.
Be aware that if the network drops the NFS will be disconnected and won’t auto-reconnect so this could also be the issue.
I don’t know if it plays well with container mounted volume, but looking at autofs could be a solution to auto-remount the share. I use it profusely for network mounted home directories.