Initially, LinkedIn was just another site where you could find jobs. It was simple to use, simple to connect with others; it even had some friendly groups with meaningful discussions.

And then it gained monopoly as the “sole” professional network where you could actually land a job. If you are not on LinkedIn now, you are quite invisible in the job market. Recruiters are concentrated there, even if they have to pay extremely high prices for premium accounts. The site is horrible now: a social network in disguise, toxic and boring influencers, and a lot of noise and bloated interface to explore.

When Google decided to close their code.google.com, GitHub filled a void. It was a simple site powered by git (not by svn or CVS), and most of the major open-source projects migrated there. The interface was simple, and everything was perfect. And then something changed.

GitHub UI started to bloat, all kinds of “features” nobody asked for were implemented, and then the site became a SaaS. Now Microsoft hosts the bulk of open-source projects the world has to offer. GitHub has become a monopoly. If you don’t keep your code there, chances are people won’t notice your side projects. This bothers me.

Rant over. I hate internet monopolies.

  • CondeMg
    link
    fedilink
    11 year ago

    Hi! I am new to the programming world, and everything involved. What do you think about gitlab? Many people are using it instead Github. Also I heard about Codeberg, but I dont know anything about it :)

    • @jmacc93@programming.dev
      link
      fedilink
      11 year ago

      Every time I have to try to find things on gitlab I have a generally harder time doing so than on github. Maybe I’m just used to github’s layout, but gitlab’s just seems awkward to me. Also, I think non-tech-savy people will inevitably be confused by having to click “deployments” to get to releases; and on release pages, below where you actually download files, it always says “evidence collection”, which sounds really ominous (for end users)

    • @rist097@lemmy.world
      link
      fedilink
      31 year ago

      Advantage of Github over Gitlab is code discoverability. My organization hosts Gitlab instance but I would still rather host my open source project on Github instead, because its impossible to collaborate on Gitlab with external users who dont have an account on our instance.

      Once there is a federation feature similar to Lemmy, I would be happy to host everything there.

      • @Jack3G@sh.itjust.works
        link
        fedilink
        01 year ago

        This could be what you’re looking for. Their main implementation is a gitea fork, but I’ve seen mentions of gitlab as well. Unfortunately I don’t think github would ever consider being compatible, that would just lose them users.

        • @rist097@lemmy.world
          link
          fedilink
          11 year ago

          Thanks. There is also a Gitlab issue requesting this feature, which I am tracking.

          It needs to reach a polished state before organizations and university adapt it. So something like what you linked probably wont fly.