Featured comment
Yasin Toy
@yasin_toy
When you have to use Chrome + vagrant/docker + slack + spotify + pycharm, your RAM doesn't enough for this situation. Now, we solved this problem :). Slack takes almost 560 mb in my memory, then I decided to make a new client that take less memory.
6sharetweet・
Discussion
When you have to use Chrome + vagrant/docker + slack + spotify + pycharm, your RAM doesn't enough for this situation. Now, we solved this problem :). Slack takes almost 560 mb in my memory, then I decided to make a new client that take less memory.
💖
Andrew Ettinger
@andrewett · Product Marketing, Twitter (ex-PH)
@jsneedles is going to love this
If I was a developer I think I would think this is cool 🙂
http://i.giphy.com/l46CpuVLQYTn5...
svetlyak40wt
@svetlyak40wt · Founder of AllMyChanges.com
Does not start on OSX. Fails with error:
```
Traceback (most recent call last):
File "slackClient/main.py", line 29, in
from utils import TextUtils
File "/Users/art/projects/Slack-Gitsin/slackClient/utils.py", line 13, in
from completions import META_LOOKUP
File "/Users/art/projects/Slack-Gitsin/slackClient/completions.py", line 13, in
u… See more