Hacker News with Generative AI: Virtual Machines

Webvm: Virtual Machine for the Web (github.com/leaningtech)
This repository hosts the source code for https://webvm.io, a Linux virtual machine that runs in your browser.
Futexes at Home (specificprotagonist.net)
Writing a toy Java Virtual Machine, as one does, I’ve come across the need to lock objects when a synchronized method or block is run.
The Poor UX/UI of Major Cloud Providers: ECS/VMs Management (ycombinator.com)
The user experience of major cloud providers is surprisingly poor, especially when it comes to basic VM/instance management.
VMware Workstation and Fusion are now free for everyone (theverge.com)
VMware made its Fusion and Workstation software that creates and manages virtual machines free for personal use earlier this year. Now, the company announced that as of Monday, it’s free for everyone, including commercial customers. Also, the Fusion (for Macs) and Workstation (for Windows and Linux) Pro versions are no longer available for purchase.
Hyperlight: Virtual machine-based security for functions at scale (microsoft.com)
The Microsoft Azure Core Upstream team is excited to announce the Hyperlight project, an open-source Rust library you can use to execute small, embedded functions using hypervisor-based protection for each function call at scale.
Accelerating the Performance of Rosetta in Linux VMs on Apple Silicon (apple.com)
Windows infected with backdoored Linux VMs in new phishing attacks (bleepingcomputer.com)
A new phishing campaign dubbed 'CRON#TRAP' infects Windows with a Linux virtual machine that contains a built-in backdoor to give stealthy access to corporate networks.
iPod fans evade Apple's DRM to preserve 54 lost clickwheel-era games (arstechnica.com)
Dozens of previously hard-to-access games can now be synced via Virtual Machine.
Claude Computer Use agent spins up another agent in its VM (twitter.com)
Implementing an Intermediate Representation for ArkScript (lexp.lt)
ArkScript is a scripting language, running on a VM. To accomplish this, we had (as of September 2024) a compiler generating bytecode for the virtual machine, receiving an AST from the parser (and a few other passes like name resolution, macro evaluation, name and scope resolution…).
Uxn (100r.co)
The Uxn/Varvara ecosystem is a personal computing stack based on a small virtual machine that lies at the heart of our software, and that allows us to run the same application on a variety of systems.
Ask HN: What do you use to backup your VMs? (ycombinator.com)
How do you backup VMs with installed Postgres, MariaDB instances and local files?
Mkfs.fat on Linux vs. OS/2 2.1 (uninformativ.de)
I often run VMs with old operating systems in them, like OS/2 2.1. Exchanging data with these VMs is a bit tedious, because there's usually no networking. I can basically only use floppy images or HDD images. For the longest time, I used a 256 MB disk image that I once created manually under MS-DOS. This usually worked, but being confined to a fixed size is not that great.
How to Break Out of Hyper-V and Compromise Your Admins (truesec.com)
In this blog post we will explain novel attacks scenarios that affects the widely used protocols PowerShell Remoting and PowerShell Direct. Are you using PowerShell Remoting to manage your environment? Are you using PowerShell Direct to manage virtual machines in your hypervisor platform? Then you need to read this and take action to ensure you are not affected.
Boost your development environment with Ubuntu Multipass (letsdebug.it)
Ubuntu Multipass is used to quickly launch and manage Linux virtual machines on any workstation.
Kamal: Reason behind choosing Docker instead micro VMs (like firecracker) (github.com/basecamp)
Set Up a $4/Mo Hetzner VM to Skip the Serverless Tax (shipixen.com)
The Design and Implementation of the CPython Virtual Machine (codingconfessions.com)
RunCVM: An open-source Docker runtime for launching container images in VMs (github.com/newsnowlabs)
Debugging operating systems with time-traveling virtual machines (2005) [pdf] (usenix.org)
OpenBSD 7.5 via QEMU on Hetzner physical machine (no phys. access / KVM console) (gfuzz.de)
Securing virtual machines on Apple Silicon (eclecticlight.co)
Unfashionably secure: why we use isolated VMs (thinkst.com)
Mini-JVM: Educational Implementation of a Simplified Java Virtual Machine (JVM) (github.com/se-tuebingen)
Unikraft: Ultra-Lightweight Virtual Machines (unikraft.org)
Ryzen 7 Mini-PC makes a power-efficient VM host (stapelberg.ch)
Building a virtual machine inside ChatGPT (2023) (engraved.blog)
macOS Sequoia to Allow iCloud Logins in Virtual Machines on ARM Macs (apple.com)
A Guide to GraalVM (unlogged.io)
Linux virtual machines, with a focus on running containers (lima-vm.io)