Hacker News
- VM Computers https://www.curseforge.com/minecraft/mc-mods/vm-computers 9 comments
- Scientific Computing on the Erlang VM http://blog.lfe.io/tutorials/2015/01/01/1215-scientific-computing-on-the-erlang-vm/ 13 comments
- Show HN: StoffelVM – A WIP VM for Multiparty Computation https://github.com/Stoffel-Labs/StoffelVM 2 comments
- Google Compute Engine VM takeover via DHCP flood https://github.com/irsl/gcp-dhcp-takeover-code-exec 174 comments
- VM Manager: Operate large Compute Engine fleets with ease https://cloud.google.com/blog/products/compute/introducing-vm-manager 15 comments
- Google Cloud Compute VM Connection Refused https://cloud.google.com/vpc/docs/using-firewalls#creating_firewall_rules 8 comments googlecloud
- Linux 5.19 Allows EFI Accessing VM Secrets For Confidential Computing / AMD SEV https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.19-EFI-Secrets-CoCo 2 comments programming
- Mass VM migrations to GCP with Migrate for Compute Engine | Solutions https://cloud.google.com/solutions/mass-vm-migrations-to-gcp-with-migrate-for-compute-engine 3 comments googlecloud
- Turning On compute engine VM instance on a schedule without using cloud functions. https://cloud.google.com/scheduler/docs/start-and-stop-compute-engine-instances-on-a-schedule 6 comments googlecloud
- If you are unsure whether a file is a virus or not, can you open it in a VM and have it not effect the rest of your computer? https://www.reddit.com/r/techsupport/comments/4y2jnx/if_you_are_unsure_whether_a_file_is_a_virus_or/ 17 comments techsupport
- Google Compute Engine (GCE) VM "remote" root exploit via DHCP flood https://github.com/irsl/gcp-dhcp-takeover-code-exec 16 comments netsec
- I want to install the same program, Traktor Pro, on my computer TWICE, but have them act separate from each other. I don't want to replace. I tried VM VirtualBox and i can't get audio to work, plus it's slow af. Short of dual-booting, i don't know what to do. https://www.reddit.com/r/techsupport/comments/69d4cl/i_want_to_install_the_same_program_traktor_pro_on/ 22 comments techsupport
- My TypeScript implementation of a stack based VM. Inspired by Philip Koopman's "Stack Computers: The New Wave" (1989). https://github.com/RickCarlino/stacky_mcstackface 2 comments forth