Somewhat off topic, but I was once very interested in working for GitLab. According to their compensation calculator, though, I'd be making less than half what I make now (also working remotely). They ding me for living in a comparatively low cost area. I'm surprised they are able to attract talent to achieve what they have done so far. It makes me worry somewhat about my future prospects in an increasingly globalize…
GitLab acquires Gitter, will open-source the code
151–160 of 333 posts
Re: GitLab acquires Gitter, will open-source the code
#152Somewhat off topic, but I was once very interested in working for GitLab. According to their compensation calculator, though, I'd be making less than half what I make now (also working remotely). They ding me for living in a comparatively low cost area. I'm surprised they are able to attract talent to achieve what they have done so far. It makes me worry somewhat about my future prospects in an increasingly globalize…
Re: GitLab acquires Gitter, will open-source the code
#153Earlier quoted context omitted.
Do we know what protocol Gitter runs on top of?
Gitter uses a proprietary websocket protocol built on top of the Bayeux protocol: https://docs.cometd.org/current/reference/ More details can be found on the developer site: https://developer.gitter.im/docs/faye-endpoint We also have an open-source IRC bridge: https://github.com/gitterHQ/irc-bridge
Re: GitLab acquires Gitter, will open-source the code
#154Earlier quoted context omitted.
I started a new project recently, and put it on Gitlab instead of GitHub. I'm very pleased so far, and have been finding reasons to justify encouraging others to move projects there as well.
I'm very glad to hear that. What are the reasons that you think will encourage others?
For everything else, I like Gitlab a lot -- it seems to have the best integration of tools of any code host.
Re: GitLab acquires Gitter, will open-source the code
#155Re: GitLab acquires Gitter, will open-source the code
#156Re: GitLab acquires Gitter, will open-source the code
#157Earlier quoted context omitted.
GitHub has that too, I noticed the other day. I still think Gitlab is much better, and use it by default for everything new, but fair's fair :P I love the integrated CI, though, and the use cases it enables. I love that I can just make a pipeline that lints, tests and compiles my code and then, if all of those pass, ends with deploying it to production. There are many more Gitlab features I like a lot, and the fact t…
It took forever for GitHub to get protected branches. It was quite frustrating. Glad they finally have it though.
Re: GitLab acquires Gitter, will open-source the code
#158Earlier quoted context omitted.
We hear you and agree, GitLab.com is too slow. We're working on multiple things to improve it https://gitlab.com/gitlab-com/infrastructure/issues/947 GitLab 9.1 will have lots of performance improvements for database queries. The GItaly team is working hard to move git commands to the fileservers to reduce latency, that will happen in about a month from now.
Idea: put the performance plots from tickets on https://arewefastyet.gitlab.com Mozilla does this to great effect: http://www.arewefastyet.com/ https://areweslimyet.com/ http://www.arewewebyet.org/
This doesn't show all the graphs we need to show like 99th percentile request latency but that will come when we add Unicorn support to Prometheus.
Re: GitLab acquires Gitter, will open-source the code
#159Somewhat off topic, but I was once very interested in working for GitLab. According to their compensation calculator, though, I'd be making less than half what I make now (also working remotely). They ding me for living in a comparatively low cost area. I'm surprised they are able to attract talent to achieve what they have done so far. It makes me worry somewhat about my future prospects in an increasingly globalize…
Senior Backend Engineer shows 85-95k in Chicago, which is below average. It shows 45-55k for Fayetteville -- most junior guys/gals start around 75k in Fayetteville at mediocre companies.
And the listed salary for my geo is about 2/3 to 3/4 of my current base pay before any bonuses. The idea of the company sounds good, but the pay is a deal breaker for me. I wouldn't like feeling like I'm providing the company more value but because the person lives in San Francisco they get twice as much pay. Maybe that is me being petty?
Re: GitLab acquires Gitter, will open-source the code
#160I'm a member of a Gitter for a smart mirror project. It's been a fun way to connect with other fans of the project and the maintainers. Feels like a smart move.