Because while you do have control (and “copies”) of the source code repository, that’s not really true for the ecosystem around it - tickets, pull requests, …
The announcement to drop Mercurial quite clearly states that their workflow won’t change and that GitHub pull requests are not considered a part of their workflow.
Also, that’s entirely irrelevant to start with. Either you care about software freedom and software quality, or you don’t. If you care about software freedom you care about having free and unrestricted access to FLOSS projects such as Firefox, which GitHub clearly provides. If you care about software quality you’d care about the Firefox team picking the absolute best tools for the job that they themselves picked.
Aux@lemmy.world 1 year ago
What if you self host in AWS and Amazon decides to fuck you over? What if you decide to self from home and your ISP decides fuck you over? What if? So many what ifs… How do you even live in this world?
nitefox@sh.itjust.works [bot] 1 year ago
Yeah like, wtf
amju_wolf@pawb.social 11 months ago
When you use a cloud solution (and especially one with a vendor lock in like Amazon) then yeah, you are fucked there too and I’d question why you did it in the first place.
If you have your own infrastructure - be it a server at home or whatever - then you can always just move it elsewhere, get some other ISP, whatever. There is no lock-in. Inconvenience, sure, but you can migrate elsewhere. That’s just not true about all the other things mentioned, or the friction would be much higher.
Aux@lemmy.world 11 months ago
Have you actually used anything cloud? Because there’s literally no friction to move things around. Unless you decide to use proprietary features.
amju_wolf@pawb.social 11 months ago
With AWS especially there is a shitton of proprietary stuff. Most of the friction is in knowledge however; the cloud environments differ, are configured differently, have different limitations and caveats, etc. Someone who has only ever worked with AWS will have to learn a lot of things anew if they switch. Hell there’s a reason why “AWS engineer” is a dedicated role in some companies.
Now, if you only manually set up some VMs and configure them like you would a regular server then sure, it’s easy to migrate. But when you are missing 99% of the features of the cloud environment are you actually using it?