All of my litter boxes are on 3’ tall utility tables
Because that was the only way to prevent the dog from eating it
All of my litter boxes are on 3’ tall utility tables
Because that was the only way to prevent the dog from eating it
Think of it more like pre-canned build scripts. I can just write a script (DockerFile
), which tells docker how to prepare the environment for my app. Usually, this is just pulling the pre-canned image for the app, maybe with some extra dependencies pulled in.
This builds an image (a non-running snapshot of your environment), which can be used to run a container (the actual running app)
Then, i can write a config file (docker-compose.yaml
) which tells docker how to configure everything about how the container talks to the host.
The benefit of this, is that I don’t have to configure the host in any way to build / host the app (other than installing docker). Just push the project files and docker files, and docker takes care of everything else
This makes for a more reliable and dependable deploy
You can even develop the app locally without having any of the devtools installed on the host
As well, this makes your app platform agnostic. As long as it has docker, you don’t need to touch your build scripts to deploy to a new host, regardless of OS
A second benefit is process isolation. Should your app rely on an insecure library, or should your app get compromised, you have a buffer between the compromised process and the host (like a light weight VM)
I have to take insomnia meds to get to sleep before 2 am
It’s been really helpful
That’s my thinking
If you know what you’re doing, it’s significantly easier to do it yourself
You at least have some reassurance it’s correct (or at least thought through)
How do you know those formulas are correct?
I switched to Linux when i built my first tower in 2022
And have never looked back
Therapist might be in a pickle with this client
It can be useful if you want a different desktop layout for different use cases
I set up a Personal activity, and a Work activity, with different backgrounds and different apps pinned to the taskbar. That helps maintain a “virtual” separation of work and personal life, and helps me not screw off on discord as much
Well, it would if i actually used it
Activities let you change the desktop layout, panels, wallpapers, etc.
Virtual desktops keep the desktop settings
I still stand by my assumption that anyone complaining about systemd has never tried to configure SysVInit scripts before
I think i chose my terms poorly
In this case, what i meant by “Signal propagation” was purely the time delay from retinal stimulation, to optic nerve, to brain
And by “brain processing”, i meant “the time it takes from brain receives visual data to you experiencing it”
Also, if you’re interested, Artem Kirsanov is a really fascinating YT channel that talks about cutting edge research into neurons and information processing
I would expect that brain processing takes orders of magnitude longer than signal propagation
So, while you’re probably correct, I’d wager that the brain processing delay drowns out any variances in signal propagation speeds
(I are computer science, not neuroscience)
At least python has a decent runtime typing system
JS’s type system feels like what you’d get by giving a monkey access to unlimited cocaine and a computer
Sorry, I’m too Rust-pilled for this OOP nonsense
pub fn new() -> Self {
Self::self().self.unwrap()
}
I had to get a pot full of holes to prevent myself from over watering an aloe
I can confirm, I’ve never used a non memory managed language, and the Rust borrow checker is a massive kick in the teeth
But, the more i consider it from the perspective of memory, and pointers, the borrow checker makes a lot of sense
Especially when storing references inside structs, and how mutability affects references
I actually figured out i could fix a re-mutable borrow error by performing the two mutable operations in separate for loops
Blue cheese is intentionally inoculated with mold. Specifically penicillium mold that is perfectly safe to eat.
If a cheese “naturally” develops mold, there’s a good chance it could be harmful, so don’t eat that
The art style is giving Nutshell Animations
I usually just grab something metal to scratch with
Is it just me, or are the pupils different sizes?
That usually indicates neurological damage or brain swelling.
OP, you might want to take them to the vet, especially if it continues