10 years ago this meme said “compiling” shows how much docker has made things more “efficient”
Tbh, all of web development has become this… efficient. I remember the days where I could create a website in PHP and have it done in a couple of hours (per page), and now the only way I can do that would be using AI and going full on “vibe coding” mode.
PHP still exists though.
Yeah, but why would I use it when much worse options exist
Yes. Sorry. I expected everyone to know this, but in hindsight this is of course a bad assumption.
DevOps, not programmer.
Why not? Why doesn’t the programmer want to test a container?
True. Nothing beats running your unit tests in the actual container image that will be run in production.
I mean, isn’t that kind of the point of containers? To basically have the same environment everywhere.