

If you had two infrared drones you could have started a rescue mission with the second one.
If you had two infrared drones you could have started a rescue mission with the second one.
deleted by creator
I mean that’s pretty easy to build yourself. You can write a super simple web app and on get it displays a message then deletes it from database.
So containers have been standardized for a while now (OCI), and even if you install “docker” it’s actually just installing containerd with docker-cli. For years kubernetes is not even supporting docker-shim anymore. So there should be no issue. What is even the problem you are running into?
Taking in refugees is not very popular at the moment.
If you were an alien sensing radio waves a city for you would be the same as a bright day for us: we are used to lots of visible light being scattered around, and the aliens would be used to radio doing the same.
We see in the visible part, yet we are not blinded by all the light.
Because you tried two different OSes and the point where it hangs is the point where the OS sends an APM/ACPI command to reboot / power off. This is the last thing the OS does. So if that’s not happening something is wrong with the hardware, BIOS, or BIOS settings.
You could try the syslog (journalctl), but logging is probably already off at that point.
Yeah that seems like a mainboard issue.
What the fuck.
TrueNAS will remove VMs the next release. It still supports containers directly.
Edit: apparently I misremembered that and its untrue.
Both. Also some concepts may exist in one language and not the other.
How can you take this much E and still have zero empathy.
It’s not feasible. A project can have 10s or 100s of thousand lines of code and it takes months to really understand what’s going on. Sometimes you need domain specific knowledge.
I read through those installers that do a curl gitbub... | bash
. Otherwise I do what amounts to a “vibe check”. How many forks and stars does it have? How many contributors? What is the release cycle like?
Seems like it has a CLI. You can figure out how to do this action with a CLI command, then do something like find -name *mkv -exec ...
to execute that command for all the files.
The capacitors have a limited lifetime.
PCI bus bar on top.
3600W is the maximum a power socket is rated for and the fuse triggers at 3800W. So, cutting it pretty close.
I’m not a fan of billionaires but you are fundamentally incorrect. And it is very unhelpful to be incorrect in this case because people will be able to dismiss your argument easily.
They don’t have a billion on their bank account. They own companies worth that much.
Every warehouse, truck, robot and server that Amazon owns counts towards Bezos wealth. You cannot “reinvest” all of that because the company requires it to function.
A brain teaser about visiting all islands connected by bridges without crossing the same bridge twice is now the basis of all internet routing. (Graph theory)