• @[email protected]
    link
    fedilink
    472 years ago

    It’s about writing the code, not execution time. Otherwise Assembly wouldn’t take 7 years…

    • @[email protected]
      link
      fedilink
      72 years ago

      Some languages are just worse to work with. like JavaScript. Console.log is like sure I’ll log your object but I’ll tell you what it is now, not what it was when you logged it.

        • @[email protected]
          link
          fedilink
          32 years ago

          I’ve never had a complaint about logging stuff in python. It generally does what I expect.

          “Create a copy of your object and print that” is what I ended up doing, but I don’t think most people would say that’s intuitive. I expect if i print something at a particular time, I get what it is at that point in time.

    • @[email protected]
      link
      fedilink
      22 years ago

      I can see it going both ways. Talking about execution times, this would be an exaggeration, but then, these memes always are.