• BoppityBoop@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 months ago

    10 years ago this meme said “compiling” shows how much docker has made things more “efficient”

    • HurlingDurling@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 months ago

      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.

      • davel [he/him]@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        True. Nothing beats running your unit tests in the actual container image that will be run in production.

        • Björn@swg-empire.de
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          I mean, isn’t that kind of the point of containers? To basically have the same environment everywhere.