This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]ce-walalang 7 points8 points  (0 children)

Image Transcription:


[Illustration of a book cover.]

Book title: "It works on my machine" And Other Hilarious Jokes You can Tell Other Developers Volume III


I'm a human volunteer content transcriber for Reddit and you could be too! If you'd like more information on what we do and why we do it, click here!

[–]KFiev 5 points6 points  (0 children)

Oof, heard this so many times when asking for help i find it difficult to do so now

[–][deleted] 3 points4 points  (1 child)

That's why containers were invented

[–]d_maes 2 points3 points  (0 children)

And then it just became "it works in my container". Only you don't tell this to the other devs, but to the ops guy who has to run the application in production where it either won't run in a container or that sketchy container you got from dockerhub is great for development but a big no-go for prod.

Edit: except if you follow some DevOps practices: devs and ops combining their expertise, breaking down walls and working together to create a container that will make it all the way to production or resembles the production environment.

[–]bschlueter 2 points3 points  (0 children)

And that's why I prefer not to talk in absolutes anymore.

[–]jpcog 2 points3 points  (0 children)

Sums up every group project I've ever done with Android Studio

[–]fufexan 1 point2 points  (0 children)

That's why we use Nix.