Most of us hate Microsoft, and yet many of us use VSCode

flashgnash@lemm.ee to Linux@lemmy.ml – 393 points –

I get that it's open source provided you use codium not code but I still find that interesting

456

You are viewing a single comment

How is it a pain? You just change the origin on your existing project, and new projects you just use the new one to start with.

The pain is with the migration of a ci/cd template to another

You gotta change the origin on every deployment you have. Update environment vars, reconfigure tools. You have to port all your PRs over somehow. Your issues. Your documentation. All the access keys. Etc.

With Gitlab embracing activitypub, at least the issues can bei easily migrated now/soon.

Are they embracing activity pub? I read it is just one guy in the community working in it.

And the vast majority of users are on GitHub, looking for code on there. Having activity pub on other forges will not change that big time:-(

Ony saw this vid about it: https://www.youtube.com/watch?v=v68NFdZIMKI

Yeah, github is currently the big cheese. But other forges are still out there and are being used. And since git is an open format, the infrastructure is (a bit) more resilient towards enshittyfication.

Oh, the repository are easy to move.

The bug reports, PRs, wikis, CI/CD are stuck in github though. There is a huge lock in.