this post was submitted on 20 Jul 2023
273 points (100.0% liked)

Programming

423 readers
6 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

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.

top 50 comments
sorted by: hot top controversial new old
[–] raubarno@lemmy.ml 39 points 1 year ago (3 children)

At least, there's Codeberg, run by a German nonprofit, who's challenging the monopoly. It is aimed exclusively for FOSS projects, private repositories are forbidden. They are running Forgejo as their bloat-free software forge server.

Now, I think every Web2 website must be operated by a nonprofit.

[–] AnonymousLlama@kbin.social 8 points 1 year ago (2 children)

Overall codeberg has been pretty decent, it's where the Kbin project is located. There's been a few outages over the last few weeks but overall it's pretty good.

[–] jlh@lemmy.jlh.name 3 points 1 year ago

Github has had some outages recently too. Codeberg's recent outage was particularly bad, but not serious.

[–] raubarno@lemmy.ml 2 points 1 year ago

Yes, I also experienced some outages and thus delayed pushing (which made me re-think again of overusing git submodules).

Nevertheless, I migrated my works from my server and Github to Codeberg recently.

[–] ggnoredo@lemm.ee 3 points 1 year ago (3 children)

wasn't codeberg using gitea? not it says powered by forgejo

[–] copygirl@lemmy.blahaj.zone 7 points 1 year ago

Gitea was taken over by a for-profit company, Forgejo is a fork by the previous maintainers to continue it fully FOSS without any of the shenanigans. See also their FAQ.

[–] raubarno@lemmy.ml 2 points 1 year ago

Forgejo is apparently a fork of Gitea.

load more comments (1 replies)
[–] jlh@lemmy.jlh.name 3 points 1 year ago (1 children)

Codeberg has private repos

[–] raubarno@lemmy.ml 8 points 1 year ago

Section 2.1.2 of Codeberg Terms of Service says:

Private repositories are only allowed for things required for FLOSS projects, like storing secrets, team-internal discussions or hiding projects from the public until they're ready for usage and/or contribution. They are also allowed for really small & personal stuff like your journal, config files, ideas or notes, but explicitly not as a personal cloud or media storage.

So it's not for proprietary projects anyway.

[–] spartanatreyu@programming.dev 37 points 1 year ago

Github has always had being a job site be it's secondary feature.

Except that it has a slightly higher bar of entry to recruiters and recruitment bots spreading toxic positivity, and anyone asking for a job is able to prove (at least some of) their value by showing off their code and how they participate publically in other repos (if at all).

[–] StudioLE@programming.dev 31 points 1 year ago (1 children)

Has GitHub actually done anything negative? Your comments really just sound like fear mongering, I can't see any actual issues.

What is the bloat you're referring to? The UI is clean and simple. Navigating and searching code is intuitive. The issue tracker is basic but reliable. Releases are clear. GitHub Actions are complex but featureful and incredibly useful. GitHub Packages are basic but useful. GitHub Copilot is damn impressive.

[–] triarius@programming.dev 13 points 1 year ago* (last edited 1 year ago) (2 children)

They scanned open source repos and made an LLM out of it. Now companies can profit from open source code without contributing back to the ecosystem. The only contribution they make is the money they pay to Microsoft for Copilot. So Microsoft is profiting from OSS code and stifling its community.

Does this outweigh the free hosting of the code? IDK

[–] CoderKat@lemm.ee 10 points 1 year ago* (last edited 1 year ago) (1 children)

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 4 points 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)...

[–] philm@programming.dev 3 points 1 year ago

I agree with the other comment. It's Open source after all, they could've just crawled the web otherwise.

Private repos on the other hand is a different story.

[–] sirdorius@programming.dev 27 points 1 year ago (2 children)

I see two points in your argument:

Everything becoming a social network

People working at tech companies have to justify their salary somehow and this is low hanging fruit for adding 'features' as all people feel some need for connection. Feeling that a place is alive with other people will motivate your more to engage with it, rather than say, your own Git hosted server. I don't mind the social features added to GitHub as long as they don't take the main stage, like it did in the LinkedIn transformation.

GitHub monopoly of open source

GitHub has for most of the time been the main place for open source. I don't see a monopoly as necessarily bad as long as it remains focused on some values other than profit. I would rather have one big Wikipedia than a shitload of small fractured Wikipedias. Can it become a problem going forward, like it did with Reddit? Definitely, but I am cautiously optimistic. And in the worst case, git is heavily decentralized by design so you're one git remote add && git push away from moving. Migrating issues would be a bit more of a hassle, but surely there are solutions. And CI is not easily portable, but not a huge amount of work to convert to other formats.

[–] jlh@lemmy.jlh.name 14 points 1 year ago* (last edited 1 year ago) (3 children)

Codeberg can automatically migrate code and issues from Github using a personal access token iirc.

Github packages and especially CI/CD are the real vendor locking antifeatures. All of the actions and scripts that your app/company depends on to run are completely locked to github.

[–] gamma@programming.dev 7 points 1 year ago

Fwiw, gitea has compatible actions. Not sure how compatible, though.

[–] eluvatar@programming.dev 2 points 1 year ago

I can run GitHub workflows directly on my machine with ACT, I'm sure you could run that on your own private CI if you needed too. It's not perfect, but if a lot of people started wanting to migrate I'm sure it could get better.

load more comments (1 replies)
load more comments (1 replies)
[–] firelizzard@programming.dev 25 points 1 year ago (1 children)

monopoly: the exclusive possession or control of the supply of or trade in a commodity or service.

GitHub is not a monopoly: it has competition. If you're upset about it's market share, switch to GitLab, Bitbucket, or host your own instance. If you're upset about people not being aware of the other options, be an advocate and spread awareness of the alternatives.

[–] zlatko@programming.dev 9 points 1 year ago (1 children)

It's not a monopoly, but it's still an oversized influence on the market. I think the poster is arguing that: when have you heard a recruiter ask you for your bitbucket account? But they will look at github.

[–] josh_dix@programming.dev 3 points 1 year ago

I've put my gitlab link in my resume and it has never had anyone spark a question. Usually the recruiter isn't concerned with it saying "github" so much as you try to answer it with something instead of a blank stare / left on read.

[–] philm@programming.dev 18 points 1 year ago

I'm very split between Github (currently) providing a really nice interface/collection/way to access all kinds of open source projects and the obvious 'out-of-control centralisation' by the mega corp Microsoft.

It definitely got a little bit bloated the last years, but I still think it has a generally nice interface (browse code/review stuff, simple issue/PR system, simple way for CI via actions etc.).

But I really hope something like https://forgefed.org/ takes off someday, I feel like if the barriers are much lower to get onto a different network with the same user (without registering etc.) decentralisation can lead to more innovation in this space (management of all the stuff that Git doesn't manage itself, like issues, PRs etc.).

The beauty of Git though is that it's decentralized, so you can just mirror it on Github while mainly using a different platform. If you want a bigger userbase interacting/contributing with your project you'll allow PRs and issues there and if not just add a link to the README that points to the platform you're using...

[–] heartlessevil@lemmy.one 18 points 1 year ago (5 children)

Bro that occurred years ago. Github and linkedin are both owned by Microsoft. It is a funnel from LinkedIn recruitment requiring Github requirements from the recruiters. Unfortunately nobody who is under 30 years old saw these dumb tools getting ripped off.

load more comments (5 replies)
[–] JackbyDev@programming.dev 17 points 1 year ago (1 children)

No, I don't see how GitHub it turning into LinkedIn. Everything you said are definitely new things GitHub is doing but none of them are things LinkedIn does. LinkedIn is pretty much just Facebook with career applications built-in.

[–] sizeoftheuniverse@programming.dev 4 points 1 year ago (1 children)

I am not saying they are competing on the same niche. I am saying both sites started well, and they transformed into something worse, profiting by their monopoly on their specific markets.

[–] StudioLE@programming.dev 5 points 1 year ago* (last edited 1 year ago)

It sounds like your issue is with capitalism rather than GitHub. The same logic is applicable to many corporations.

[–] nyander 11 points 1 year ago (1 children)

I just host my own instance of Gitea.

[–] neo@lemmy.hacktheplanet.be 4 points 1 year ago (1 children)
[–] Kissaki@feddit.de 9 points 1 year ago* (last edited 1 year ago) (4 children)

I'd rather not have to register on every individuals instance for every project, for bug reporting, discussion, or simple changes.

On github it's easy for me to contribute and communicate. On other platforms, not.

[–] exu@feditown.com 6 points 1 year ago (1 children)

There's work to have instances federate, similar to how Mastodon or Lemmy work. And the admin could also enable Oauth2 login with GitHub and GitLab for easier access.

[–] philm@programming.dev 4 points 1 year ago* (last edited 1 year ago)

For reference, I think you want something like this: https://forgefed.org/

load more comments (3 replies)
[–] Blackthorn@programming.dev 10 points 1 year ago (1 children)

I wouldn't say it's a new LinkedIn, but it's definitely a defacto monopolio. It pains be that Cargo (the official rust packaging system) is so integrated with it. My own personal hobby projects are self-hosted on a gittea instance right now, but I still have a github account to contribute to a friend of mine's project which is, sadly, hosted there.

[–] 33KK@lemmy.blahaj.zone 4 points 1 year ago

Its not anymore, the new sparse index protocol is not using github.

[–] subway@lemmy.fmhy.ml 9 points 1 year ago

I was pressured into creating a profile in Linkedin and publish whatever shitty codes I could get on just so I could apply for interviews (which never got past round one). It's funny, because I got my first (and current) job in programming through connections made well before getting into IT.

My github profile is sitting there. Linkedin also sends me regular spams about how $user I never heard of posted some stuff I won't be interested in. Sure, I could actually use my Github as repository for coding outside work hours, it has its uses. But Linkedin? The place where cocksuckers gather to suck even more cocks from suits?

[–] digdilem@feddit.uk 6 points 1 year ago

Same has happened in recent versions of Gitlab. Lots of feature creep and UI changes that seem non-intuitive (at least for me)

[–] Hypx@kbin.social 5 points 1 year ago (3 children)

We're going to need a replacement for github pretty soon.

[–] unicorn@mander.xyz 10 points 1 year ago* (last edited 1 year ago) (4 children)

There are many good replacements, you just need to stop using Github :)

Some examples: Forgejo/Gitea (self-host or hosted eg. codeberg.de), Gitlab (self-host or hosted), Sourcehut (self-host or hosted eg. sr.ht)

load more comments (4 replies)
load more comments (2 replies)
[–] AnonymousLlama@kbin.social 5 points 1 year ago

Haven't looked at LinkedIn in years, it's just full of low quality recruiters who "have the perfect full stack position for you" that's clearly a front-end or backend position using obscure languages you've got no interest in.

Glad I don't have to use these vultures

load more comments
view more: next ›