

deleted by creator
deleted by creator
deleted by creator
deleted by creator
deleted by creator
deleted by creator
100% a swinger house. I’d bet there’s an absurd number of bathrooms as well.
The first Incredibles movie was released two years before Pixar was bought by Disney
I was replying specifically in the context of the original question. Unraid already has their services tooling built out over containers so this person already is probably using containerized versions of the arr services. It would be overkill to go build vms for these services specifically for what you said. They don’t need to be windows or osx, they don’t need hardware passthrough, they don’t need a full kernel.
That aside. You absolutely can run containers as a full isolated kernel and directly map hardware to them. CGroups absolutely allows for those use cases. You may not be using docker anymore but docker is more of a crutch for beginners who probably dont need those things.
One example of this in the real world are COS and Bottlerocket which are literally distributions of Linux where even core is components are individually running under different containers via cgroups. COS runs on every GKE cluster in the world and bottlerocket on most EKS clusters.
I can break one container without breaking all of them? I can run them in isolated container networks and even isolated cgroups if I want to. Docker hides a lot of the core reasons tools like jails and chroot and eventually LXC were created but containers absolutely can do the things you are using vms for if you are willing to learn how they work
I built my recommendation around the likelihood this person is already using docker and therefore already has containers that would be extremely easy to run without unraid. There would be less lift to use the same config files and volume mounting they are already using.
Operationally though I would never run vms and containers in the same orchestrated system. Look at what they are asking to do. Why would you run sonarr as a container and radarr as a vm. Obviously they are going to end up just doing one or the other
I legitimately don’t understand the trendiness of proxmox given that vms are overkill compared to containers. If you are migrating from unraid you are likely already using the docker version of all your arr services so going and spinning up vms feels like a step backwards.
You can either use the exact same containers and use systemd to run them as raw services or use something like docker compose or dozens of other tools to orchestrate them. I use k8s but can’t recommend it with a straight face after taking down VMs for being overkill (very different kinds of overkill but still)
I saw FFDI. Not much better.
I’m always unsettled when discussing this topic that people can readily accept and understand that pets are unable to digest the same foods as us when it comes to toxic things like grapes or chocolate. Their livers and kidneys can’t break those compounds like caffeine and tartaric acid down as an efficiently as ours.
Similarly people readily accept the idea that a bird can eat nightshade and a deer can eat poison ivy because their bodies can digest foods ours can’t.
But that somehow doesn’t help them infer the same thing can mean those animals cannot get their nutrients from foods the same ways that we can and vice versa. That human dietary concepts don’t just magically apply to the whole animal kingdom
Unlike omnivores, cats are unable to synthesize arginine, taurine, methionine and cystine, arachidonic acid, niacin, pyridoxine, vitamin A and vitamin D from their own organs and must get it from other sources. Their livers and kidneys simply cannot make this material from other materials. For the most part this list of nutrients is not available in complete form in plants.
Our bodies for example make vitamin D from sunlight via our skin (d7). But can also get it in multiple base forms and synthesize it from animal based foods containing d3 or from compounds containing D2. Cats however only have the ability to use D3 and cannot synthesize D7 or convert D2 to D3 (omnivore liver)
In theory you could make food in a lab that is technically vegan and supplies the above nutrients. Nobody has done this.
IIRC wifi6 added the option for backplaning to be a different frequency, but not everyone implemented it. 6e even added 7ghz but basically nobody implemented it. So even with brand new equipment, you were super at the mercy of your end user devices and whether or not your mesh was physical or wireless and whether or not the mesh nodes themselves supported the same backplaning channels.
Run docker within lxc within proxmox. This gave me an aneurism. You’ve lost the whole point of not actually virtualizing with containers by putting in two layers deep in virtualization. At this point your shit is so convoluted why don’t you just run kubernetes
That kitchen must hold the record for the smallest, it’s smaller than the bathroom.
Nah lol. It still has an oven and 4 burners on the stove. A proper NY apartment is just a hot plate precariously perched on top of the radiator
Seconding the other comment, lots of orgs picked .lan and then over the last few years have moved things into the cloud and .lan has become a meaningless soup since half the shit isn’t even on local network. Now it just means “needs a vpn or ztn to talk to”
Luckily my last three orgs finally bought a second domain for private dns. It’s quickly becoming a pattern that myorg.com owns myorg.tech or whatever for private traffic. Domains are cheap as fuck compared to everything else a business spends money on, it’s really silly how many people are using hacks for this
This sounds like a great idea until you have multiple physical sites and dhcp doesn’t span network segments. Or, even if you’re willing to deal with that, employees who work from home. Anything that solves for the second one is almost certainly more complicated than just using vms or containers on remote workstations or a configuration manager on the workstation os and not waste your time on the thin client part