this post was submitted on 03 Jul 2023
1009 points (98.2% liked)

Programmer Humor

19512 readers
339 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 23 points 1 year ago (3 children)

Don't forget the ARM64 to AMD64 conversion.

[–] [email protected] 10 points 1 year ago (1 children)

I was about to comment this. That van also contains QEMU if your host is on ARM64.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago)

Bloody hell

Edit: Reminds of the pimp my ride meme. “We made you an OS so you can VM your VM inside a VM!”

[–] [email protected] 1 points 1 year ago

This was one of the reasons we switched to docker in the first place. Our Devs with M series processors spent weeks detangling issues with libraries that weren't compatible.

Just started using Docker and all of those issues went away