I haven't personally had a compelling enough reason to move from GitHub to GitLab, so I mostly just use it to mirror a couple of my repos there in case people prefer to browse various open source projects via GitLab. Regardless, I think competition in the space is a great thing. GitLab has come a long way and there are certain things I really like about the company. For example, I love how they tend to do everything…
I'm the opposite actually. I do all my dev on Gitlab, and mirror on Github for the exposure.
Gitlab S-1
181–190 of 295 posts
Re: Gitlab S-1
#182Earlier quoted context omitted.
I don’t really think that IPOing is about acquiring more resources. The point is to get rich. The resources are the means to do that, and everything else is a happy side effect. Hopefully, yes, they will choose to do as you say. But the tickets didn’t language because they were resource constrained. They languished because they were worthless, in the monetary sense.
It'll get worse. This is a YC site so it's a dick thing to say but look at every YC company that got big. They might start out with nice ideas and bloviate a lot about bullshit (Reddit still has the tagline about staying for empathy - lol). But every single one of them gets worse after cashing out. They do not give a shit. It's always been about the money. If it weren't they'd have enough pride to make better softwar…
Re: Gitlab S-1
#183Last valuation was $6 billion, they initially wanted to go public in November of 2020 but because of COVID they delayed it. Doesn't sound cheap to me for a company who isn't profitable yet... (Microsoft payed 7,5 billion for GitHub and I think we can all agree that GitLab isn't used as much so nearly the same valuations seems a bit high too me)
Timing of the CFO joining is interesting to me. From the S-1, Brian Robins joined GitLab in October 2020, so the desire to go public may have been there but an IPO is an enormous amount of work and I can imagine goes much better with an experienced CFO at the helm who has done it before. Therefore, "because of COVID" sounds like a contributing factor certainly, but may not be the whole story.
Re: Gitlab S-1
#184The big issue we have with GitLab is the pricing. Ultimate is literally five (!!!) times more than premium. And there are only a couple of features that we want from ultimate.
Re: Gitlab S-1
#185Earlier quoted context omitted.
I don’t really think that IPOing is about acquiring more resources. The point is to get rich. The resources are the means to do that, and everything else is a happy side effect. Hopefully, yes, they will choose to do as you say. But the tickets didn’t language because they were resource constrained. They languished because they were worthless, in the monetary sense.
It'll get worse. This is a YC site so it's a dick thing to say but look at every YC company that got big. They might start out with nice ideas and bloviate a lot about bullshit (Reddit still has the tagline about staying for empathy - lol). But every single one of them gets worse after cashing out. They do not give a shit. It's always been about the money. If it weren't they'd have enough pride to make better softwar…
Anyone who's ever worked with production systems knows how absurdly easy it is to ruin them. Yes, it was careless, but they responded with class: they didn't fire the engineer that made the mistake. That would have turned me into a gitlab enemy.
Recognizing that a process is dysfunctional is one of the hardest things for any company to do. There's an incredible amount of corporate inertia preventing such recognitions from taking hold. Are you sure it wasn't worth applauding?
There's also nothing wrong with getting big, or getting worse. The trick is to get worse in the ways that matter the least.
Re: Gitlab S-1
#186Earlier quoted context omitted.
It'll get worse. This is a YC site so it's a dick thing to say but look at every YC company that got big. They might start out with nice ideas and bloviate a lot about bullshit (Reddit still has the tagline about staying for empathy - lol). But every single one of them gets worse after cashing out. They do not give a shit. It's always been about the money. If it weren't they'd have enough pride to make better softwar…
I think it’s about being the dominant player or not, as a long time employee of a very very well known and large company once complained to me “We care about the user experience, but only when we’re not doing well”. Gitlab will continue to impress as long as GitHub exists - I’d start to worry if gitlab “wins”
Re: Gitlab S-1
#187Earlier quoted context omitted.
Except Github Actions is leaps and bounds above Gitlab CI.
It really is, they one-upped Gitlab, and you can tell there is a clear difference in resources between the two companies. Yay competition! I especially like how you can run parallel builds on Windows, Mac, and Linux with one line of code with GitHub actions. What’s nice about Git as a distributed VCS is I can use both GitHub and Gitlab and get the best of both worlds very easily. I win either way, and neither can loc…
That's true for the core git piece, but if you're a big enough org the CI/CD features, or issues, or pages, etc, could effectively lock you in.
Re: Gitlab S-1
#188Re: Gitlab S-1
#189Earlier quoted context omitted.
Half sarcastic, half serious? I think the prevailing theory is that yes these companies are spending tons of money to get a little bit of money, but it's a one time per customer expense and that customer will still be there for many more quarters, paying monthly dues.
The theory is lot stronger/valid in enterprise sales like gitlab, customers take a lot of time to switch even if they are not satisfied with a product, there may not viable competitior with bespoke solution the same your current provider gives you etc It is far less true for consumer/SMB mid market products as cost of leaving there is not high.
Re: Gitlab S-1
#190I'm grateful to GitLab for providing an alternative to GitHub, and an open source one. It's an open core product with the community edition providing a lot of value. Here are some community hosted instances: https://wiki.p2pfoundation.net/List_of_Community-Hosted_GitL... The CI system is quite powerful, and Travis CI's struggles before and after acquisition has shown that it's hard to host a major CI platform. I hope…
Yes, Gitlab has been leading the way for a while now, consistently introducing new features that Github eventually copies. It's a real testament to the power of competition. I first started using Gitlab due to free private repositories, which Github eventually added. Gitlab had free built-in CI/CD first, and Github eventually followed. I'm still on Gitlab these days despite Github catching up, and still enjoying feat…
Note: I've preferred Gitlab, for exactly this reason