Gitter is a great idea in theory. In practice it's just been a place for my questions to go unanswered.
Gitter is open source
151–160 of 176 posts
Re: Gitter is open source
#152Why use one database when you can use four!
Re: Gitter is open source
#153Gitter is a great idea in theory. In practice it's just been a place for my questions to go unanswered.
There are some channels with thousands of users and high activity.
* VueJS 12,000+
* Webpack ~10,000
* angular.js ~8,500
* boostrap ~6,000
* docker ~4,000
* gulp ~2,500
* eslint ~1,000
* ansible <1,000
Re: Gitter is open source
#154Gitter is a great idea in theory. In practice it's just been a place for my questions to go unanswered.
Re: Gitter is open source
#155> Whilst drinking your tea, make sure you have Gulp installed. You can do this with npm install -g gulp. You may need to use sudo for this. How blind can you be not to understand how evil this request is to your users? And you request this because... because you don't want to `sed 's|gulp |node_modules/.bin/gulp|g' Makefile` ? Similarly, too hard to check npm's version in Makefile, and run or not run `linklocal` your…
Would you mind elaborating? As a user who would follow this instruction without thinking twice I'd like to understand better why this is a bad idea.
Global deps should be versioned, the same way you do not see a respectable npm module with "*" semver in its package.json.
Seeing things like this in 2017 from smth like gitter! now owned by gitlab! is just a big red warning "amateur work, please look away".
How can you have a Makefile, a Makefile! and still require gulp, and still require people to run "npm install"? How? Where's the bare minimum logic?
Re: Gitter is open source
#156I just wish I had time to work in my side-project http://git.chat and investigate the ability to implement chat-like functionalities into the git-repo/protocol itself. I really think any kind of discussions related to open-sourced projects should be stored together with it rather than a 3rd party in a closed environment.
Re: Gitter is open source
#157Gitter is a great idea in theory. In practice it's just been a place for my questions to go unanswered.
That doesn't sound like a Gitter issue but a lack of activity in that particular project/community. Some projects prefer email/github issues over chat as there isn't an active community around it 24/7 for anyone to just jump in and ask away. I maintain an open source project where we have set up Gitter awhile ago. So far -even with a really small community like ours- I'm answering questions and interacting with users…
If Facebook only had 2-3 of your friends on it, no one would be impressed by the features and sophistication, they wouldn't get that far.
Re: Gitter is open source
#158Btw on my phone the notifications are never cleared, always showing a super old message from hundreds of days ago for me. It's annoying because I cannot see why I got the notification. I wonder if this is already in your bug tracker.
Re: Gitter is open source
#159Will the Android app be open sourced as well? Btw on my phone the notifications are never cleared, always showing a super old message from hundreds of days ago for me. It's annoying because I cannot see why I got the notification. I wonder if this is already in your bug tracker.
Re: Gitter is open source
#160Earlier quoted context omitted.
The reddit repo doesn't have any commits since March. If that's their actual codebase, what are all their engineers doing?
It's not the actual codebase, it's kind of a branch that has to be manually updated (by cherry-picking across commits from the "real" one). It used to be kept in pretty close sync with the code live on the site, but it seems like they don't care about updating it any more. There are things that have been live on the site for close to a year now that aren't in the open-source repo.