Somehow I'd imagine that you could have container size and shape batteries and maybe even stop more often in ports to swap them out using existing crain mechanisms
We've been developing a new method of developing software using a cloud IDE (slightly modified vs code server), https://github.com/bitswan-space which breaks down the development process into independent "Automations" which each run in a separate container. Automatons are also developed within containers. This allows you to break down the development into parts and safely experiment with AI. This feels like the "Android moment" where the old non-isolated way of developing software (on desktops) becomes unsafe. And we need to move to a new system with actual security and isolation between processes.
In our system, you can launch a Jupyter server in a container and iterate on software in complete isolation. Or launch a live preview react application and iterate in complete isolation. Securely isolated from the world. Then you deploy directly to another container, which only has access to what you give it access to.
It's still in the early stages. But it's interesting to sit at this tipping point for software development.
Karpathy writes that there is no cheeply computed objective check for "Or re-writing some Java code to Python? " Among other things. But it seems to me that Reinforced Learning should be possible for code translation using automated integration testing. Run it, see if it does,the same thing!
One usecase that occures to me, is a very larhe transparent screen in front of a stage at a conference with the presenter standing behind their presentation...
Can we somehow vote to just stop having setuptools be maintained? When it breaks it wasts years of collective developer time and it really doesn't need to change at this point...
In Czechia I get about 10 a year. Hardly what I'd call a big problem... My grandparents in canada get about 10 a day. My grandpa in the us got like 10 an hour before he died, many time live humans who knew his name and that he was an old man in a nursing home....
I'm surprised and impressed at how much energy you have to deal with this and write about it. I'm a month out from having a squamous cell tumor removed from my tongue and a kneck disection and most of the time I just lie around in bed feeling sorry for myself and even that is pretty exhausting. I hope the trial drug works, both for you, and selfishly, for me in case I'll need it!
Now I'm not sure if its an underbite or an overbite that causes the issue, but I do know it's something that can be objectively measured and fixed. You're right though that I went to a specialist in apnoe to have my teeth/jaw measured.
There are many causes of sleep apnoe, the most common one being obesity. Some people, however have an underbite which causes sleep apnoe, this can be measured and corrected by an orthodontist. I didn't have either, but I did suffer mild sleep apnoe for years. What solved it for me was rinsing my nose with salt water every evening and using Nasonex spray.
I presume that the poster did not get the job. The correct answer is that while addition and subtraction are mutually order independent addition and multiplication are not. This cannot be implemented for a value that allows addition. You need to create a new type of value "multiplyable" and implement multiplication only for that new special type of int. Otherwise you'll end up with meaningless race conditions in the case,of multiple clients.
He was shot and there aren't any double blind studies that prove that police are capable of reliably distinguishing self inflicted wounds from non-self inflicted wounds.