Earlier quoted context omitted.
It's hard to blame them for every specific bug. It might be incredibly important to you, but not to others, and there's probably another showstopper bug for someone else that isn't important for you in return.
> It might be incredibly important to you, but not to others, and there's probably another showstopper bug for someone else that isn't important for you in return. Yes, but that's not a good thing; IMO they've hit the point where they're dying by papercuts. If one user in a million has a completely awful show stopper bug, the product/business will probably be fine. If one in ten users has a fairly serious bug, they'r…
Gitlab loses one-third of its value after company issues weak forecast
211–220 of 220 posts
Re: Gitlab loses one-third of its value after company issues weak forecast
#212As much as I love the product, I've really come to dislike Gitlab as a company. The constant price hikes and the gutting of the free tier aren't exactly developer-friendly.
Re: Gitlab loses one-third of its value after company issues weak forecast
#213As much as I love the product, I've really come to dislike Gitlab as a company. The constant price hikes and the gutting of the free tier aren't exactly developer-friendly.
I had a strange interaction with one of their sales people a few weeks ago. We have a free premium open source developer account, plus Red Hat runs all the CentOS infra through gitlab and pays a ton of money to them. I received emails from a salesperson demanding that I book an appointment with them to discuss my account. (It sounded like a meeting which had real this could be done by email energy, or else was going…
Re: Gitlab loses one-third of its value after company issues weak forecast
#214* Fire the monetization team (yes this is a thing they have) and most of the sales team to reduce cost and hyperfocus on revenue * Go back to implementing user requests * Fixed the missed up pricing model, including guest accounts * Stop releasing half-baked features like the recent subtask debacle
Hopefully it's not too late.
Re: Gitlab loses one-third of its value after company issues weak forecast
#215We were developers trying to do everything then we hired project managers who wanted JIRA.
Then we outgrew autodevops and lately it just feels like Gitlab aren't aligned with our requirements at all.
We're paying $19/user/mo for 36 users and just to get status checks for screenshot regression testing we need to upgrade to $99/user/mo?
To get that with github and much more we can pay $24/user/mo.
It's always felt like they're trying to spread themselves too thin and add a billion half features. Like monitoring our GKE cluster from within Gitlab... Why wouldn't I just look at GCP when it's a billion times better and actually works
Re: Gitlab loses one-third of its value after company issues weak forecast
#216Earlier quoted context omitted.
The moat is CI, or more accurately that Gitlab CI is really good and using it requires hosting your code there.
This - I had to move to GitLab from GitHub recently and getting all the tests to run with the new agents was 99% of my time. Pushing a git repo to a new remote is nothing.
Re: Gitlab loses one-third of its value after company issues weak forecast
#217Earlier quoted context omitted.
This - I had to move to GitLab from GitHub recently and getting all the tests to run with the new agents was 99% of my time. Pushing a git repo to a new remote is nothing.
That's because current CI platforms are the new lock-in. If you'd go the otherway around it'd cost you the same amount of time. It's a horrible abstraction layer.
Re: Gitlab loses one-third of its value after company issues weak forecast
#218Too many things in Gitlab feel half-baked, like their requirements feature which is essentially just their issue tracker, no document management, just toss some issues in the bin. And they expect enterprises to pay for it because they checked the feature box. https://docs.gitlab.com/ee/user/project/requirements/
I just think it's too ambitious. Everything and the kitchen sink just will never be as good as best of breed.
Re: Gitlab loses one-third of its value after company issues weak forecast
#219Too many things in Gitlab feel half-baked, like their requirements feature which is essentially just their issue tracker, no document management, just toss some issues in the bin. And they expect enterprises to pay for it because they checked the feature box. https://docs.gitlab.com/ee/user/project/requirements/
Even though features are half-baked I still think the future is bright for them, especially if GitHub slips up or gets complacent. Intel showed us that it is possible.
Re: Gitlab loses one-third of its value after company issues weak forecast
#220Gitlab pricing used to be something like $4/mo and they saw incredible growth. They raised their rates to $19/mo and now are seeing slow growth. In April they are raising to $29/mo- not sure what they think is going to happen. Also, for anyone that actively watches, they have to wonder if there will be another price hike once you are on their platform. Github Enterprise is only $21/mo and for most users it has all th…