this post was submitted on 22 Apr 2024
322 points (94.2% liked)

Programmer Humor

31214 readers
117 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 2 months ago (1 children)

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

[โ€“] [email protected] 2 points 2 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.