this post was submitted on 22 Apr 2024
326 points (94.3% liked)

Programmer Humor

32070 readers
604 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] PotatoesFall@discuss.tchncs.de 5 points 5 months ago (1 children)

according to the meme it's just compiling, no other build steps... suspicious

[โ€“] MajinBlayze@lemmy.world 2 points 5 months ago

Yeah, probably more boring than I assumed; podman with 1 apt based distro, one rpm based distro, and Nixos. Each doing an independent build and packaging in their respective builds systems.

I was hoping for some rube Goldberg's machine of compilation, but that's probably not the case.