this post was submitted on 05 May 2025
71 points (93.8% liked)
Programmer Humor
23132 readers
1113 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
ELI5?
real answer: dead project, too ambitious yet redundant with existing solutions.
In this context, a VM is like NodeJS or JVM.
I'm still confused about the context. I'm assuming "VM" doesn't mean "virtual machine" in this case? Or maybe it does with a different meaning?
Idk im just an IT guy, not a web developer
Yes, it means "virtual machine", but not the kind you're thinking of.
This isn't like VMware Workstation, this is more like the Java VM or the Dalvik VM, it's a virtual execution environment for a specific purpose.
remove child from parent using fork