Getting strong vibes of Asimov’s novel "The Gods Themselves" here ! For those who haven’t read it I recommend it. It’s a nice little self-contained book, not a grandiose series and universe, but I love it.
You can get 25G switches/router for not much nowadays, check Mikrotik. Throw a couple Intel NICs from ebay in your machines' PCIe ports and really it's not that much of a deal.
Yes, that's my biggest "let down" with this writing: at least in my corner of the world (Paris), colo starts at 300€/month for something reasonable, or at the very least 100€ for low power 1U (so you can host... a switch). That's as much as a rent !
On the other hand you can get a nice enough dedicated server for 15€/month.
So yeah, if I'm missing something please tell me because I'd love to but I can't justify the price for hobby stuff.
Do you know https://wokwi.com/ ? I have found support for the -C3, and even Rust development. Although it's online, if you are looking for local stuff I don't know if what they use is available, or if it's a secret sauce.
It does not help you having a perfect and exact rule from initial conditions to future prediction... if you cannot have a complete and exact description of your initial conditions.
We might never be able to get this exact description of the internal state of a brain, this is what makes perfect prediction impossible.
At the most basic level, your process is in the D or S states rather than R state. Cloudlflare workers are not exactly Unix processes, but the same concept applies.
Hi, one probably really wants to use libvirt rather than qemu directly. That way you can create your VMs remotely with a GUI (virt-manager) using a ssh-based libvirt url, or a CLI (virsh) and it will handle all the right parameters for qemu, the required networking setup, etc. Check it out !
In France (and probably many other places), supermarkets have a shelf with "close to expiry date" produces. They slap a label on each with a new price at a certain discount, from -30 to -50%, and a new barcode over the original barcode.
I _love it_. As it's a rotating subset of what's in the shop, it gives me ideas on what to cook. I basically don't go in the other aisles anymore: I enter the shop, go straight straight to what I jokingly call "the rotten aisle" and make a menu for the next 3 to 5 days from what's available. Which means that yes, I'm often eating stuff a couple days past their official date, whatever.
It's made inflation bearable for me, the flip side being that I'm now unable to buy food anywhere else, the price shock is just too much, I'm like "no way I'm paying that for food" ^^".
Oh you do: this work completely differently from sudo, there is no suid binary involved, instead it does IPC to the systemd pid 1 and asks it to spawn you process, attached to your current terminal. So if you don't have systeme as pid 1, it'll have noone to talk to.
Whether you like that or not is for you to decide.