I was kind of surprised that the hosting of such stuff was a significant enough cost that removing it was seen as worth it - but I have no idea what their annual revenue is, and a million dollars is a million dollars. That said, they were talking about deleting dead projects from unpaid accounts, and it does seem kind of shitty that as a community we seem to have decided that once a company has hosted some content th…
Quick googling says 300 million in annual revenue, but a -155M net income or -61M profit margin (how are they different?) So that’s somewhere between 0.6% and 1.5% of their annual loss according to the claim it would save 1M a year
Gitlab U-turns on deleting dormant projects after backlash
11–20 of 131 posts
Re: Gitlab U-turns on deleting dormant projects after backlash
#12The fact that they walked this back so quickly suggests that they either are strapped for cash or have extremely out-of-touch leadership. Both are worrying.
Indeed. The fact that they're also limiting free organizations to 5 members (counting members of sub-groups)[1], which feels truly arbitrary, seems to agree. [1]: https://about.gitlab.com/blog/2022/03/24/efficient-free-tier...
Re: Gitlab U-turns on deleting dormant projects after backlash
#13I was kind of surprised that the hosting of such stuff was a significant enough cost that removing it was seen as worth it - but I have no idea what their annual revenue is, and a million dollars is a million dollars. That said, they were talking about deleting dead projects from unpaid accounts, and it does seem kind of shitty that as a community we seem to have decided that once a company has hosted some content th…
> it does seem kind of shitty that as a community we seem to have decided that once a company has hosted some content that they should be required to host it forever at their own expense. This is a really great insight that I hadn't thought of. Sure, if they, from the start, had promised to do so, that would be one thing. But users of free plans are essentially freeloading (sure, there are useful network effects of h…
If they really wanted to save only on costs, surely they could have gone for the biggest repos first? E.g., politely email owners of large-but-inactive repos to consider spinning them down, and then if that fails to move the needle, then put in a policy (starting with big repos first).
There's no reason for someone's 1k LOC project to get swept up in something like this. The costs for that must be trivial.
Re: Gitlab U-turns on deleting dormant projects after backlash
#14The fact that they walked this back so quickly suggests that they either are strapped for cash or have extremely out-of-touch leadership. Both are worrying.
Looks to be about 250M/year [source]( https://about.gitlab.com/press/releases/2022-03-14-gitlab-re... )
Re: Gitlab U-turns on deleting dormant projects after backlash
#15I hope that Gitlab and other hosts of the open source community think hard about this before implementing any policy like this. There are projects that are useful, and stable, but for whatever reason do not have a lot of users. There is no reason to let those projects die, or force the maintainers to have to do a song and dance to keep them around.
Yes, there's a cost, but there's a benefit too, and I hope these hosts of the open source community remember that.
Re: Gitlab U-turns on deleting dormant projects after backlash
#16I was kind of surprised that the hosting of such stuff was a significant enough cost that removing it was seen as worth it - but I have no idea what their annual revenue is, and a million dollars is a million dollars. That said, they were talking about deleting dead projects from unpaid accounts, and it does seem kind of shitty that as a community we seem to have decided that once a company has hosted some content th…
> it does seem kind of shitty that as a community we seem to have decided that once a company has hosted some content that they should be required to host it forever at their own expense. This is a really great insight that I hadn't thought of. Sure, if they, from the start, had promised to do so, that would be one thing. But users of free plans are essentially freeloading (sure, there are useful network effects of h…
GitLab dined on that, and really any time negative press has come from GitHub.
I don’t think people would have been pushed the move it to GitLab narrative If they had foreseen this.
Re: Gitlab U-turns on deleting dormant projects after backlash
#17I was kind of surprised that the hosting of such stuff was a significant enough cost that removing it was seen as worth it - but I have no idea what their annual revenue is, and a million dollars is a million dollars. That said, they were talking about deleting dead projects from unpaid accounts, and it does seem kind of shitty that as a community we seem to have decided that once a company has hosted some content th…
I have one project which I use all the time which is basically finished, once in a great while I have to fix some minor thing when python changes their C-API or I get bored and add some minor feature because I wanted to figure out how to do something in python. From the outside the project is “dead” as I barely ever touch it, just recompile when I do an OS upgrade and forget about it until the next python version bump.
I honestly don’t think anyone else has used it, its a python wrapper around boost:: property_tree which I use to transform rss xml to json, but it does contains a lot of magic to do things using the python C-API which are pretty hard to figure out because there’s no documentation so I think the real value is having examples to look at. I spent many wasted hours figuring out how these things worked by reading other peoples code and adding them in the easiest way possible. Might someday save someone a bit of time…maybe.
Re: Gitlab U-turns on deleting dormant projects after backlash
#18I was kind of surprised that the hosting of such stuff was a significant enough cost that removing it was seen as worth it - but I have no idea what their annual revenue is, and a million dollars is a million dollars. That said, they were talking about deleting dead projects from unpaid accounts, and it does seem kind of shitty that as a community we seem to have decided that once a company has hosted some content th…
Re: Gitlab U-turns on deleting dormant projects after backlash
#19The fact that they walked this back so quickly suggests that they either are strapped for cash or have extremely out-of-touch leadership. Both are worrying.