this post was submitted on 29 Apr 2026
419 points (98.6% liked)

Technology

84281 readers
3486 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] Samsy@lemmy.ml 5 points 20 hours ago* (last edited 20 hours ago) (1 children)

Left github months ago. Fuck that star greed. Everyone experienced enough to code and git has the power to run a forgejo instance on it's own. Or simply go to https://codeberg.org/.

[–] luciferofastora@feddit.org 3 points 18 hours ago* (last edited 18 hours ago)

Even my employer, otherwise eager to gargle Microslop balls as deep as they can (Ooh, look! Another option to replace a third party tool with Microslop! Also, because apparently so many people still haven't accepted the lord and saviour into their hearts, let's aggressively market the utility of Copilot and offer more crash course introductions!)...

...are hosting their own Gitlab instance. I won't say it's perfect, but apparently we used Github in the past and have since moved away.

[–] bibbasa@piefed.social 7 points 22 hours ago

how many vibe coding incidents will it take for microslop to learn?

[–] mlg@lemmy.world 4 points 20 hours ago

Got smacked with the pull request incident banner yesterday and now I'm actually considering to just move all my random personal repos to GitLab lol.

I've been putting off spinning up Forgejo at home because I really need to clean up my homelab design (really abusing quadlets to the point where it would be easier to just do K8s), and I already know I'm gonna immediately waste all my time setting up a dumb CI/CD pipeline that looks really cool but just makes a big mess every time I commit a mistake because I am not in the mood of setting up a monkeychain of pre-commit hooks at home lmao.

[–] wuffah@lemmy.world 54 points 1 day ago (1 children)

You know, when Boeing let the MBAs run engineering, several hundred people died. It doesn’t seem like any other companies have learned from this.

[–] eronth@lemmy.world 23 points 1 day ago (1 children)

Boeing wasn't the first, and really they did learn. They learned they could make tons of money off killing a company and get away with it

[–] Flower@sh.itjust.works 9 points 1 day ago

Private Equity summarized

[–] Treczoks@lemmy.world 11 points 1 day ago

I was thinking of joining GitHub back then, but the announcement that MS is buying it put me off. I was right from the start.

[–] londos@lemmy.world 7 points 1 day ago

Downhill ever since they removed the horizontal merge graph from the classic Desktop, then closed an issue about it because too many people were affected.

[–] sturmblast@lemmy.world 11 points 1 day ago (2 children)

Start migrating elsewhere folks

[–] liking625@lemmy.world 13 points 1 day ago

codeberg will do.

[–] Mwa@thelemmy.club 2 points 1 day ago* (last edited 1 day ago) (1 children)

Gitlab maybe? (someone already said Codeberg)

[–] Quexotic@infosec.pub 2 points 1 day ago (1 children)

I recently started out in Codeburg. It's a little bit user hostile; there were things I knew I should be able to do, but finding them was too unclear. It took a little bit longer to figure out, but it's worth it to not use a MS product

[–] Mwa@thelemmy.club 1 points 18 hours ago

but it’s worth it to not use a MS product

Agreed

[–] RamRabbit@lemmy.world 143 points 2 days ago* (last edited 2 days ago) (9 children)

Github has not even one-nine of uptime. Normally you want three-nines or four-nines, they have ZERO-nines. A server in your basement is worlds more reliable.

[–] mlg@lemmy.world 2 points 20 hours ago

I wonder what exactly they screwed up to bork it like this. It would seem like a no brainer to leave all the git stuff alone and add all the random fancy AI stuff in a separated manner.

Even the most hackiest, quickly coded with no regard for other devs systems at work have one 9, it's fucking pathetic.

[–] skip0110@lemmy.zip 96 points 2 days ago (1 children)

96 issues in the last 90 days.

There’s two nines right there! Just not the ones you need.

[–] fogetaboutit@programming.dev 1 points 1 day ago

the monkey paw curls type shit

[–] Eheran@lemmy.world 5 points 1 day ago

Hm, interesting, I can not remember a single time in the last 10 years where github has any issue for me.

Contrary to that I know "nine" availability services that failed a lot of time.

[–] KatherinaReichelt@feddit.org 47 points 2 days ago (6 children)

Yeah, and the worst thing about this is that Github is critical infrastructure. If Github goes down the drain, so many devs and projects will be affected

[–] criss_cross@lemmy.world 5 points 1 day ago

Our company has had fits with GitHub the past month. It feels like every day something is busted.

Our company is also drinking the AI kook aid though and can’t see the forest for the trees.

[–] cecilkorik@piefed.ca 32 points 2 days ago

We already went through this with SourceForge's enshittification back in the day, to the point that sometimes people called it "SourceForget". We'll survive the GitHub-pocalypse too, it will suck, but we'll be even better on the other side, at least until the next great centralization and enshittification.

[–] DeckPacker@piefed.social 21 points 2 days ago (1 children)

The great thing about git is, that it is pretty decentralized in principle (everyone has a full copy of all source code and commits on their machines), so it is pretty easy to move your whole repository to an alternative git hoster, like Codeberg.

[–] PlexSheep@infosec.pub 7 points 1 day ago

Except all the extra stuff like CI, issues, pull requests, discussions, pages, and probably some more things.

Forgejo has options to import some of that too, but it's not that easy. A modern repository isn't just files in git.

load more comments (3 replies)
load more comments (4 replies)
[–] cley_faye@lemmy.world 74 points 2 days ago (7 children)
  1. Have a project works well
  2. Amass a massive community with lots of goodwill
  3. Project gets bought/merged/under new management
  4. new management destroy everything that attracted the community and goodwill
  5. ???
  6. Somehow, not profit

I wonder where it's gone wrong. What would it have cost github to keep operating decently for the vast majority of small users, and still have a business side?

[–] sturmblast@lemmy.world 5 points 1 day ago

Microsoft did the same with Skype, but the tech, dont install new ceo or leadership, run it into the ground

[–] ExLisper@lemmy.curiana.net 22 points 2 days ago (12 children)

I wonder where it’s gone wrong. What would it have cost github to keep operating decently for the vast majority of small users, and still have a business side?

Why would Micro$oft keep project that doesn't bring more and more profits? Github is no longer a product in itself for them. It's a platform to sell Azure and Copilot subscriptions.

[–] WhyJiffie@sh.itjust.works 2 points 1 day ago

github is not a collaboration platform for them. It's an AI service. just look at who are they reporting to since the CEO left last year

load more comments (11 replies)
load more comments (5 replies)
[–] osanna@lemmy.vg 6 points 1 day ago (1 children)

lol. they really are speedrunning their end, aren't they?

[–] Flower@sh.itjust.works 4 points 1 day ago

They're going to try and buy all the right politicians to remove the competition so you don't have any choice.

[–] asudox@lemmy.asudox.dev 51 points 2 days ago (6 children)

Forgejo is the best alternative. They are also working on ActivityPub support, so different Forgejo instances can communicate with each other.

Codeberg is one of the many Forgejo instances.

load more comments (6 replies)
[–] rozodru@piefed.world 47 points 2 days ago (3 children)

more FOSS projects NEED to get off github. there's been countless things I've stopped using because I refuse to open another github account to simply post an issue or contribute to something.

load more comments (3 replies)
[–] tuckerm@feddit.online 25 points 2 days ago

A mistake in the article: ghostty is not "nearly two decades" old. It's like two years old. I think the author saw that the ghostty developer had been on github for that long, and assumed that the ghostty project had been going the whole time.

It's great to see popular projects moving to alternatives.

[–] homesweethomeMrL@lemmy.world 41 points 2 days ago* (last edited 2 days ago) (2 children)

lol; Windowscentral.com topic sentence: “Microsoft's ability to acquire successful companies and then destroy them needs to be studied. Today, we're talking about GitHub.”

More to the point the uptime fiasco(es) aren’t even the biggest issue. The biggest issue is that microsoft is not secure. Take it as a rule of thumb and you’ll never be disappointed, and hopefully never compromised.

Of course microslop acquiring it was the signal to move. Of course it was.

Bonus schadenfreude in blaming Nadella. As if he isn’t doing exactly what they want him to do. As if Balmer wouldn’t be upside down in a smoking hole in the ground by this point.

load more comments (2 replies)
[–] hperrin@lemmy.ca 33 points 2 days ago* (last edited 2 days ago) (2 children)

I brought up my own Forgejo instance and am moving all of my projects to it. It’s fairly easy. Check out my instance:

https://forge.sciactive.com/explore/repos

load more comments (2 replies)
[–] Bullerfar@lemmy.world 24 points 2 days ago (7 children)

Codeberg.org is your friend.

load more comments (7 replies)
load more comments
view more: next ›