• smileyhead@discuss.tchncs.de
    link
    fedilink
    arrow-up
    16
    ·
    3 months ago

    The fact GitHub is not open source on their servers is not really a problem for me, there are many open source platforms to host code. And for centralized platform I won’t be able to change anything myself anyway.
    My rant would be about having to run their proprietary code on my machine to use GitHub.

        • Scary le Poo@beehaw.org
          link
          fedilink
          arrow-up
          1
          arrow-down
          8
          ·
          edit-2
          3 months ago

          You are not required to visit the website to use GitHub.

          If you are complaining because all you know how to use is the website and GitHub desktop, then that’s a you problem and you need to get good. There is a git man page and it is excellent. I suggest you study up.

          • smileyhead@discuss.tchncs.de
            link
            fedilink
            arrow-up
            6
            ·
            3 months ago

            I know the Git part of the GitHub pretty well, trust me. But you still need to create an account and API keys somehow.

            However, GitHub is not as bad as some services, I use it anyway. Just wanted to laugh at the fact half of open source in on that platform.

            • Scary le Poo@beehaw.org
              link
              fedilink
              arrow-up
              1
              arrow-down
              2
              ·
              3 months ago

              So it isn’t necessary to have keys and an account on your preferred git server? What kind of insecure dumpster fire server are you committing code to???

              • smileyhead@discuss.tchncs.de
                link
                fedilink
                arrow-up
                3
                ·
                3 months ago

                Don’t know where this idea come from. You need to run GitHub’s proprietary app in order to create an account and do nessesary things. Meanwhile services like Codeberg have both server and client side open source and there are hosts like SourceHut that does not require running any additional code at all.

                • Scary le Poo@beehaw.org
                  link
                  fedilink
                  arrow-up
                  2
                  arrow-down
                  3
                  ·
                  3 months ago

                  What proprietary app do you need to run… The website? Are you seriously arguing that making an account on the website is equivalent to having to run an app on your machine?

                  You’re weird.

                  God, what a bullshit, bad faith argument. I’m sure you feel like you have the high ground, but seriously, you sound like an idiot.

                  • smileyhead@discuss.tchncs.de
                    link
                    fedilink
                    arrow-up
                    1
                    ·
                    3 months ago

                    What a nice language for constructive discussion…

                    And yes. Because it’s not just a simple HTML+CSS website, your browser must pull full-featured, Turing complete compiled to JavaScript code and execute it in order for GitHub website to work.
                    There is no much philosophical difference between running JavaScript on V8 engine in Chrome and running Kotlin code on ART in Android.

                    Just becasue you don’t see app icon being added to homescreen doesn’t mean there isn’t downloading and running an app.