Earlier quoted context omitted.
The biggest problem I have with something like this is that unlike SO the answers aren't archived for others who may have the same issue. It would be nice if discussions like this on Gitter could be archived and searched the way mailing lists are.
All public rooms are archived and searchable: https://gitter.im/gitterHQ/gitter/archives/all https://gitter.im/gitterHQ/gitter/archives/2017/06/14 I agree that chat isn't as digestible as SO, but it is definitely archived.
Gitter is open source
121–130 of 176 posts
Re: Gitter is open source
#122Re: Gitter is open source
#123Re: Gitter is open source
#124Awful timing for this sort of announcement -- the same day they programmed a one-hour downtime for a deploy.
Re: Gitter is open source
#125Earlier quoted context omitted.
If people check in their node_modules, that's a good sign to stay away from the project.
What? Why? Why shouldn't I be able to run my entire application without relying on 3rd party distribution channels? Caching my dependencies in node_modules is perfectly reasonable to me. It's not like I'm getting binary diffs. It's Javascript.
You should. That does not mean you should host source code and build output together.
> Caching my dependencies in node_modules is perfectly reasonable to me.
Precisely. That's caching. Not source hosting.
> It's not like I'm getting binary diffs. It's Javascript.
Binary node modules aren't uncommon, BTW.
----
Of course, you could be using git for more than source hosting, and I think that's precisely what your parent was commenting about.
Re: Gitter is open source
#126Re: Gitter is open source
#127Re: Gitter is open source
#128Earlier quoted context omitted.
This type of feedback is almost completely useless for a project. "the worst", "too bad", and "unintuitive" are not actionable so if you really want to help a project then describe concrete issues.
I'm not an UI/UX expert but a back-end developer. I cannot give you more feedback then this.
This actually makes you the perfect candidate for giving us good feedback. You may not be able to articulate exactly why UI elements feel off or don't work for you, but you know they could be better. If you are interested, you can join our UX Research Panel to help us pinpoint areas we can improve. We want you to love GitLab too :)
Re: Gitter is open source
#129GitLab, a startup that provides open source and premium source code repository software that people use to collaborate on software, is announcing today that it has acquired Gitter, a startup that provides chat rooms that are attached to repositories of code so that collaborators can exchange messages. Terms of the deal weren’t disclosed.
Re: Gitter is open source
#130Gitter is a great idea in theory. In practice it's just been a place for my questions to go unanswered.