this post was submitted on 28 Apr 2026
263 points (98.5% liked)

Technology

87214 readers
4040 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 3 years ago
MODERATORS
all 39 comments
sorted by: hot top controversial new old
[–] lemonhead2@lemmy.world 38 points 3 months ago (3 children)

lol. you're leaving for the outages?

i left the day microslop bought it. i didn't delete my repos... but I switched to using gitlab and now codeberg

I'm actually surprised to hear about the outages. i thought they were reliable....

[–] vogi@piefed.social 77 points 3 months ago* (last edited 3 months ago) (4 children)

This chart shows the problem fairly well. (Even if the scale is set to make a point)

Source: https://damrnelson.github.io/github-historical-uptime/

Forced to use GitHub Professional and lost count how often GitHub is just standing in my way with things not responding often times without any error message.

[–] mesamunefire@piefed.social 13 points 3 months ago (1 children)

Yeah work is thinking of switching.

[–] aesthelete@lemmy.world 11 points 3 months ago

That fucking unicorn error page haunts my dreams.

[–] artyom@piefed.social 8 points 3 months ago

Holy shit LOL

[–] lemonhead2@lemmy.world 3 points 3 months ago

interesting. my bet is because when microslop bought them they switched the infrastructure to azure immediately, and it was probably on something better before

[–] EncryptKeeper@lemmy.world 6 points 3 months ago

GitHub didn’t work at all most of the day yesterday

They were for a long while, before they got borged.

[–] uuj8za@piefed.social 30 points 3 months ago (5 children)

I'll share more details about where the Ghostty project will be moving to in the coming months. We have a plan but I'm also very much still in discussions with multiple providers (both commercial and FOSS).

  • GitLab -> too enterprisey, danger of enshittification, if not already there
  • SourceHut -> too different
  • BitBucket -> lol
  • Codeberg -> GitHub without the bullshit
[–] ozoned@piefed.social 7 points 3 months ago (1 children)

I hope it's Codeberg. I think it's a fork of gitea. And gitea can be migrated to Forgejo, which is working on federation. So I can have my server, pull code to it, work on it and for a PR to your server. No more needing accounts everywhere. And the federation well be ActivityPub powered!

[–] KryptonNerd@slrpnk.net 13 points 3 months ago (1 children)

Codeberg is Forgejo, in fact they are the maintainers of Forgejo

[–] ozoned@piefed.social 4 points 3 months ago

YAY! lol excellent! I want to say I knew that at one point, but that just means I get to be excited again!

Thank you! :)

[–] janakali@lemmy.4d2.org 5 points 3 months ago

If we're not considering self-hosting:

  • GitLab - asks for phone number/cc to create an account, enterprise-level UI (in a bad way)
  • SourceHut - free (during public alpha that might end one day), ran by a controversial figure
  • BitBucket - "Code and CI/CD, powered by AI"
  • Codeberg - limited to FOSS projects, fork of Gitea, CI is compatible with GH actions

I moved all my active and new projects to Codeberg the moment GitHub started pushing their Copilot crap everywhere. I just knew nothing good would come from it.

[–] vinnymac@lemmy.world 3 points 3 months ago

Codeberg / Forgejo and Tangled are my favorite options. Tangled because while it is VC backed, the open source and federated model are well thought out. If you haven’t read the source code I highly recommend it, it’s genius.

[–] dantheclamman@lemmy.world 1 points 3 months ago

Bitbucket/Stash is so bad, man. My org uses it, probably bc they got a good deal with it as part of Atlassian suite and it just makes everything less convenient than it has to be, from keys to collaborator permissions.

[–] artyom@piefed.social 16 points 3 months ago

They have the kind of hate one can only have for something they used to love.

[–] someone@lemmy.today 15 points 3 months ago

I tried to read this using Tor Browser and I can't:

Failed to verify your browser Code 99 Vercel Security Checkpoint

Thanks Vercel Security Checkpoint! You've saved the Internet yet again!

[–] ejs@piefed.social 12 points 3 months ago (3 children)

Has anyone compiled a list of where projects are moving to? I know many linux desktop applications are self hosting on gitlab, but i’ve also seen gitea and codeberg. If anyone has opinions about a preference, do comment. I have been enjoying self hosting gitea for my simple personal projects and for deploying simple web apps, all on $5 vps.

[–] artyom@piefed.social 12 points 3 months ago

Forgejo at least has plans for federation so that'd be my pick.

[–] petrichornetrainfall@piefed.social 3 points 3 months ago (1 children)

It would be cool if there was a sort of linktr.ee for git hosting, so I could could search for a repo and it would tell me what platform its on, if there are any mirrors, etc.

[–] GreenKnight23@lemmy.world 9 points 3 months ago

ah webrings.

it's all come full circle now...

[–] jacecomix@sh.itjust.works 2 points 3 months ago* (last edited 3 months ago)

I would expect Gitlab and Codeberg to be the most likely destinations depending on how FOSSy a project is.
I heard someone mention "Tangled" earlier today too which might be new? Unsure. Seems to be an attempt at a federated version control platform.

[–] devolution@lemmy.world 11 points 3 months ago

Microslop and the mierda touch.

[–] xthexder@l.sw0.com 7 points 3 months ago

I just backed up all my repos and plan on fully migrating to selfhosted Forgejo. GitHub is rapidly going downhill. Recently they had a bug that was silently corrupting people's main branches, and they're getting more trigger happy on the ban hammer.

One of my friends just had their entire 14 year account history wiped without any warning for supposedly misusing GitHub Actions (most likely an AI false positive), and they're just getting all their tickets immediately closed.

[–] dirakon@lemmy.ml 6 points 3 months ago (1 children)

Damn, I also want to move away (to codeberg), but it seems that they don't have cross-repository code search (at least I failed to find one), which is one of my most used GitHub features. Like "lang:nix some-service-name" to see how people configure a specific service. Is there any way to achieve a similar thing on codeberg?

[–] ExLisper@lemmy.curiana.net 3 points 3 months ago (1 children)

You don't need to host your code on github to search the projects hosted there. You just need an account.

[–] dirakon@lemmy.ml 3 points 3 months ago (1 children)

I mean yeah, but then people who search in a similar way would not be able to find my configs for reference, and that seems unfair.

[–] ExLisper@lemmy.curiana.net 5 points 3 months ago

Simple solution is to have another remote on github and push there so it's searchable to others but handle PRs, issues and releases on codeberg. People are not leaving github because there's some issue with hosting code there. The issue are with the development process.

[–] ApertureUA@lemmy.today 5 points 3 months ago

Well, that's quite ironic, because their fiscal sponsor and biggest donor (in both directions) is "Hack Club", which insists you use GitHub and Figma everywhere and lies to you about deleting your data (source: me, you will have to take my word for it).

[–] SnoringEarthworm@sh.itjust.works 2 points 3 months ago

I'll share more details about where the Ghostty project will be moving to in the coming months. We have a plan but I'm also very much still in discussions with multiple providers (both commercial and FOSS).

For the people, like me, who were wondering where they were going next.