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.

  • CoderKat@lemm.ee
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Now companies can profit from open source code without contributing back to the ecosystem.

    They could literally always do that. Unless they changed the software, most open source licenses required nothing but maybe a mention of attribution (which no one will ever read). And some don’t even require that. They could also always use FOSS tools to develop software without contributing anything back. How is Copilot different from that?

    And honestly, Copilot is pretty amazing for devs. Why would I care that Microsoft profits off it when it benefits us too? While I love FOSS and all else equal would choose it every time, it’s unreasonable to expect everything to be free and open source. People have to make a living somehow and open source rarely pays the bills.

    I’m not sure how Microsoft is stifling the community either. They seem to have been running GitHub great and they’ve made a lot of great dev tools in recent years. I used to absolutely loath Microsoft, but these days they’re mostly alright in my book (at least from a developer PoV). Stuff like how they’ve handled GitHub, creation of WSL, VS Code, etc have all been great.

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

      yeah mostly (apart from big corporate and all the related issues), most of the stuff feels a little bit bulky/sluggy because of the overuse of web-technology (say Teams or VS Code (while being a great editor there are much faster ones)).

      But Github itself is quite convenient for me to use for open source (and for work at that)…