• @[email protected]
    link
    fedilink
    English
    83 months ago

    Why would you want people to test your software on all sorts of random hardware when you could just pay people to test it on a smaller scale!

    • @[email protected]
      link
      fedilink
      English
      33 months ago

      Would you really want everyone in the world looking at every end of day commit before you’ve refactored it into something vaguely passable?

      • @[email protected]
        link
        fedilink
        English
        33 months ago

        Would you really want everyone in the world looking at every end of day commit before you’ve refactored it into something vaguely passable?

        Honestly, it has been fine. Almost nobody really pays attention to anything they don’t care about, and most people who do care tend to be pretty helpful.

      • Victor
        link
        fedilink
        English
        43 months ago

        Heck, I’ll sometimes make a wip.diff file and scp it back and forth between work and home machines just because the code feels not ready for other eyes.

          • Victor
            link
            fedilink
            English
            23 months ago

            😅 it’s not often nowadays, I’m not fresh meat at work anymore so I feel less insecure these days lol

      • JackbyDev
        link
        fedilink
        English
        13 months ago

        When that code is used on devices all over the world for many very important tasks, yes.

      • Victor
        link
        fedilink
        English
        33 months ago

        Lots of people make a PR very early though, just to keep track of development and have a space to jot down thoughts and ideas, and get feedback during.