this post was submitted on 05 May 2025
71 points (93.8% liked)

Programmer Humor

23127 readers
1863 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

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/29156476

Aborted VM rule

you are viewing a single comment's thread
view the rest of the comments
[–] verstra@programming.dev 3 points 4 days ago (2 children)
[–] isVeryLoud@lemmy.ca 3 points 4 days ago* (last edited 4 days ago) (1 children)

real answer: dead project, too ambitious yet redundant with existing solutions.

In this context, a VM is like NodeJS or JVM.

[–] Lv_InSaNe_vL@lemmy.world 1 points 4 days ago (1 children)

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

[–] isVeryLoud@lemmy.ca 6 points 4 days ago

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.

[–] isVeryLoud@lemmy.ca 3 points 4 days ago

remove child from parent using fork