Well maybe it's multiple choice.
- "Dong, beard broad shoulders"
- "Tits, hips, smaller waist"
- "Character deleted on death"
Choose any combination you want
Well maybe it's multiple choice.
Choose any combination you want
In the spirit of the meme this does not constitute "finding" the radius. There doesn't exist a radius for which both the radius and the circumference are rational numbers.
Well now you can't find the radius
The thing that confused me when first learning about docker was, that everybody compares it to a virtual machine. It's not. Containers dont virtualize anything. They take a (single) process from the host OS and separate that into its own environment. All system calls, memory access, file writes etc are still handled by the same os (same kernel). However the process is separated both on the file system and process level. It can't see other processes outside of the container and it also doesn't see the real filesystem. It sees a filesystem provided by the container. This also means it sees different file and user permissions. When you run a alpine Linux docker container on an Ubuntu system, the container only containes the (few) files for alpine but no Linux kernel no desktop environment. A process inside that container only sees the alpine files and not the Ubuntu files. It also means all containers see a filesystem independent of each other and can use libraries and dependencies of different versions (they are only files after all).
For administration it makes running complex services easy. You define how to setup that service (what base Linux distro to use, what packages to install, what commands to run, and how to start the process). You can then be save to assume the setup of that service did not interfere with the setup of any other service. "Service 1 needs a certain system wide config changed? Service 2 needs that config in the default state? And both need a different version of the same library?" In containers you can have all at the same time because they each see a different version of the same config and library.
And all this is provided by the kernel itself. All docker does is provide an "easy" way to create and manage containers but could could do all of that using chroot, runc and a few other.
As a note, containers usually don't come with systemd as they don't need an init system. You would run the service directly inside the container and then use systemd outside the container to make sure the container is started/restarted, or just docker as it can already do that.
I found a great article demystifying containers recently
As has been the case for all UAVs of the past and they are still called "unmanned". Manned used to mean "person on board" and it obviously does not mean that anymore. A remote controlled drone is still unmanned.
Yes they want to differentiate it from a AI controlled drone but it's a stupid way to do so.
Lol when did "unmanned Areal vehicles" become "remotely manned". They are not manned that's the whole fuckin point.
It's even less. The Antilope converts 10% of grass to meat, the lion converts 10% of Antilope meat to lion meat. So it's 10% of 10% bringing us back to the root problem of everything... The 1%!!!!
The stomach isn't like a big cave with a pool af acid in it. It is compacted by muscles around it so if you are swallowed whole, you would have to fight against those muscles to even be able to move at all. If your arms are above your head it's likely you would die before you are able to move them to your hips to draw your knives. If they are at your hips, good look moving the knives to point outwards. Also the stomache is lined with thick mucous to protect it from sharp objects... Also it's completely dark and disorienting.
It's almost certainly you'd drown, suffocate and get crushed VERY quickly after getting swallowed alive.
Yeah forgot about that.
But he didn't while he "defeated" the daughter of ungoliant...
But he did have eärendils light... and a sword from gondolin...
Glorfindel: am I a joke to you?
Also easy to be a badass when you have incredible power, magic and weapons. Sam did it with a iron pan and a bag of dirt!
True but OPs question is a bit different: "Since I was a child, my leg hurts when I turn it to the side. It influences my daily life but I have learned to live around it and found remedies that somewhat help with it. I recently learned that other people's legs dont hurt that way. Is there a point in getting a diagnosis of why my leg hurts when I already know how to live with it?"
The response is the same: mental health is as important as physical health. But it's a question about chronic issues.
Absolutely. But MS chose to go the evil route again and ask right when you want to open a link. In that situation users want to open a link and not choose browsers so they are more likely to click on edge. It is deliberately annoying which is what op is angry about