this post was submitted on 05 Aug 2026
492 points (99.6% liked)

Programmer Humor

32620 readers
2011 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 3 years ago
MODERATORS
 

This is so true tho

you are viewing a single comment's thread
view the rest of the comments
[–] alpine_jim@piefed.social 20 points 2 hours ago (1 children)
[–] AnxiousMiisha@lemmy.blahaj.zone 22 points 2 hours ago (2 children)

FFmpeg and QEMU? Holy shit!
I had no idea

[–] Arghblarg@lemmy.ca 9 points 2 hours ago

and tcc, which while maybe not as 'important', is extremely cool.

[–] comrademiao@piefed.social 6 points 2 hours ago (2 children)
[–] themoken@startrek.website 3 points 43 minutes ago

It's basically the best virtualization platform. It can do full system emulation across a number of platforms, or hardware assisted virtualization (using KVM). It's incredibly useful for debug as well as doing real work.

I would say so? It's an emulator and I personally use it to manage KVM on Linux. Makes my life easier.

Not really sure about the precise details, sorry