• @[email protected]
        link
        fedilink
        3
        edit-2
        5 months ago

        Yes I watched it in it’s entirety. He talks about it. As in Linux doesn’t do anything if there’s no money involved. How he acted towards Billet Labs in a pathetic way because they were an upcoming small firm with little to no money. Another commentator in this post had already mentioned how he turned from positive to negative towards Intel when Intel stopped paying reviewers. Do you remember when they monitised the fricking apology video on YouTube? Clues are all over the place if you are willing to see with an open eye.

      • @[email protected]
        link
        fedilink
        2
        edit-2
        5 months ago

        Could you please correct your bot to not use double return for new line, which causes empty lines? And instead use a double space at the end of the line, and then return, which works as a normal return.
        I have no idea why Lemmy does formatting this very counter intuitive way, but that’s how it is.

        • MentalEdge
          link
          fedilink
          12
          edit-2
          5 months ago

          They are different things. space+space+return is for a new line, yes, but return+return is for a new paragraph, which is a different thing. There is supposed to be a space, some clients just reduce it to a little less than one full line to look more compact, while others just leave the full empty line like you say. Either way it’s the intended behaviour.