Congrats Sytse.
18.9% shares, not bad. Had a chat with him a few year ago at the gitlab booth at Fosdem. Somewhere around 2014 Sytse asked my former coworker to become gitlab’s first employee, working on Ruby code. Completely understand the request, as he’s an excellent DevOps engineer and fine colleague. He declined to opt for a more secure job position ....
Gitlab S-1
201–210 of 295 posts
Re: Gitlab S-1
#202Earlier quoted context omitted.
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”
GitHub seems to care about user experience even though they're winning though.
not one of my complaints has ever been addressed. my last complaint was ghosted after i pointed out that they should actually read my lengthy analysis instead of giving a worthless canned response.
still waiting for reply since Jan 4.
Re: Gitlab S-1
#2031. https://www.iqt.org/portfolio?&search=gitlab&taxonomy=&tax_i...
Re: Gitlab S-1
#204Re: Gitlab S-1
#205Earlier quoted context omitted.
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.
Oh yeah, I think GitLab will make a fine company. Even if as a user of their product I routinely find it to be half-baked, but of course in enterprise the actual user is commonly the least important aspect of any deal.
I thought so too, but then my enterprise started moving to Github. Hoo boy, that’s a whole different can of worms. Their core functionality is great, but if you need anything outside of that you are shit out of luck.
Re: Gitlab S-1
#206Earlier quoted context omitted.
NPM Private registry doesn't really work for me with Yarn and NPM v7 when trying to run binaries. This is a major blocker for a lot of things. Also the `npm install` is really flaky multiple times a day I get 404s for packages in the private registry. You need to keep retrying jobs that use that command until succeeds.
I experienced some initial configuration pain with their Package Registry, but after generating PATs for local use and passing secrets thru the CICD build runner nicely - and using yarn - I have had no issues publishing nor installing my own private modules. Here are the commands I suggest you run to authenticate your local machine to GitLab: yarn config set "@example:registry" "https://gitlab.example.com/api/v4/pack…
I can't even migrate to Yarn because of issues. Try using a package that has binary (`bin` in `package.json`) or other metadata and publish on your private NPM registry and then use it with Yarn or NPM v7 you won't be able to as it strips away this metadata.
For example, if I want to push a patched version of Playwright to my NPM registry. I can't use it if I don't use NPM v6. Also the daily 404s errors when trying to install your private NPM packages which requires retry your jobs isn't help either.
Sadly it's not an important enough issue for them to fix. I am really wondering if Gitlab is using their products themselves.
Re: Gitlab S-1
#207The 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.
I can say a lot of bad things about Atlassian, but their price/benefit ratio is outstanding.
Re: Gitlab S-1
#208Earlier quoted context omitted.
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”
GitHub seems to care about user experience even though they're winning though.
Re: Gitlab S-1
#209Re: Gitlab S-1
#210Congrats Sytse.