I was born in 1997 and have no clue how the .com bubble looked like. With the way they are advertising AI right now (it will solve every problem on earth) it just annoys me, and what’s worse people who aren’t in the ML/DL field are buying it too. I am just curious how the .com was like and how it compares to the current AI bubble?

  • @jacksilver
    link
    26 hours ago

    When you say “document your code” what kind of documentation are you talking about?

    • @pixxelkick
      link
      1
      edit-2
      2 hours ago

      Adding inline documentation to symbols, such that the LSP will display ot when you interact with them.

      Code comments on stuff, “Use this method to x, params do this, returns that, throws this” etc etc

      • @jacksilver
        link
        12 hours ago

        Thanks for the context, that all makes sense to me.