My team has this one shared component that gets involved in like every feature’s development. This year, we’re loading like 5 different features onto it, all with different timelines, and my head’s about to explode trying to figure out how to make it all fly.

How does everyone else do their software releases? Do you freeze prod and then do one big release later? Throw everything into prod during dev, hope no one sees the unreleased stuff, and just announce it later? Or something else entirely?

  • @NeoNachtwaechter
    link
    57 months ago

    Step 9. Write documentation

    But real programmers never do that. That code was hard to write, so it should be hard to read!

    :-)

    • slazer2au
      link
      English
      27 months ago

      You don’t write self documenting code?

      • @indepndnt
        link
        27 months ago

        I write self documenting code, as long as you are a Python interpreter.

      • @NeoNachtwaechter
        link
        2
        edit-2
        7 months ago

        You are trying to kill the fun :-)

        (maybe you are too young to know the C one liner’s contests?)