• robinm@programming.dev
    link
    fedilink
    arrow-up
    66
    arrow-down
    5
    ·
    1 year ago

    Moving to git is nice but I don’t understand why they don’t self-host a gitlab instance.

    • knopwob@programming.dev
      link
      fedilink
      arrow-up
      48
      arrow-down
      1
      ·
      1 year ago

      Imho the main argument for github is that it lowers the hurdle for new ane ad-hoc contributions like issues. I’m problably too lazy to registsr a new account for your instance just to open a bug report.

      I’d love a federated git/issue/wiki thing

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        GitHub will just serve as code mirror. Patches and bugs will still go through Mozilla’s usually channels.

      • xoggy@programming.dev
        link
        fedilink
        arrow-up
        5
        arrow-down
        5
        ·
        1 year ago

        In my opinion that sounds like a plus. People that are too lazy to register an account to put in a code merge request or report a bug aren’t going to be writing quality code or quality bug reports.

    • lysdexic@programming.dev
      link
      fedilink
      English
      arrow-up
      30
      arrow-down
      1
      ·
      edit-2
      1 year ago

      but I don’t understand why they don’t self-host

      Why would anyone self-host a FLOSS project? Trade secrets is not a concern, nor is it barring access to the source code repository. Why would anyone waste their resources managing a service that adds no value beyond a third-party service like GitHub?

        • lysdexic@programming.dev
          link
          fedilink
          English
          arrow-up
          17
          arrow-down
          3
          ·
          1 year ago

          Because Microsoft will eat your ass in your sleep

          So Microsoft has access to Firefox’s source code. So what? Isn’t the point of a FLOSS project that your source code should be made available to everyone?

          • TCB13@lemmy.world
            link
            fedilink
            English
            arrow-up
            7
            arrow-down
            3
            ·
            1 year ago

            Mozilla allegedly stands for a bunch of stuff that is be definition incompatible with hosting code on GitHub as it is. I bet a lot of people were expecting a lot more from them and instead got this move. Well… I guess this is like unique browser ID that each installation has or the fact that it contacts a 3rd party analytics company no matter your settings - people start by complaining and eventually even say it is right. lol so much for privacy and whatnot.

            • lysdexic@programming.dev
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              1
              ·
              1 year ago

              Mozilla allegedly stands for a bunch of stuff that is be definition incompatible with hosting code on GitHub as it is.

              Your statement is fundamentally wrong on many levels, including the fact that it goes against the fundamental premise of FLOSS which is that “the users have the freedom to run, copy, distribute, study, change and improve the software.”

              I bet a lot of people were expecting a lot more from them (…)

              You only speak for yourself. You do not have a mandate to speak on behalf of anyone, including Firefox users such as myself. Keep your personal opinions as personal. You have the right to have a personal opinion, but you do not have the right to pass them off as anyone else’s.

              • TCB13@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                2
                ·
                1 year ago

                Your statement is fundamentally wrong on many levels, including the fact that it goes against the fundamental premise of FLOSS which is tha

                What is it in my statement that goes against that? Nothing. Just read Mozilla’s Manifesto and then tell me how hosting code on GitHub doesn’t go against Principle 2, 3, 4 and 7. Mozzila’s missing is “to ensure the Internet is a global public resource, open and accessible to all” and by pushing their code on Github they’re making it more popular, essentially perpetuating Microsoft’s dominant market position that is very likely to result in even more abuse, more ecosystems and less open solutions in the future. There’s no way to justify a company with Mozilla’s resources doing this.

                • lysdexic@programming.dev
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  1 year ago

                  Nothing. Just read Mozilla’s Manifesto

                  Your trolling skills are subpar but given this is a lazy weekend I guess I’ll bite just for the entertaining value.

                  Let’s go through “Principle 2, 3, 4 and 7”, shall we?

                  Principle 2 The internet is a global public resource that must remain open and accessible.

                  Making source code available through GitHub is a realization of Principle 2. You got it exactly backwards.

                  Principle 3 The internet must enrich the lives of individual human beings.

                  I don’t even know what could possess you to believe that making a software project available through GitHub would jeopardize this. Anyway.

                  Principle 7 Free and open source software promotes the development of the internet as a public resource.

                  That’s what making FLOSS projects available to the public through GitHub does. GitHub, by providing managed hosting to Mozilla to host Firefox’s project tree and making it available to the public, is unquestionably meeting this goal, both in its letter and its spirit.

                  You need to put some effort into finding things to be outraged about.

      • ck_@discuss.tchncs.de
        link
        fedilink
        arrow-up
        4
        arrow-down
        1
        ·
        1 year ago

        I would doubt that. Github for organizations becomes rather expensive rather quickly if you want to retain some level of control, so I doubt Mozilla will opt for the minimum “free for open source” offering.

        • lysdexic@programming.dev
          link
          fedilink
          English
          arrow-up
          7
          ·
          1 year ago

          Github for organizations becomes rather expensive rather quickly (…)

          I’m not sure if that’s relevant. GitHub’s free plan also supports GitHub organizations, and GitHub’s Team plan costs only around $4/(developer*month). You can do the math to check how many developers you’d have to register in a GitHub Team plan to match the operational expense of hiring a person to manage a self-hosted instance from 9-to-5.