Bryan

Results 19 comments of Bryan
trafficstars

I put a PR for this issue here https://github.com/screepers/Screeps-Typescript-Declarations/pull/107 The use case of storing a bare value is such an outlier, I don't think it's worth considering. And, in the...

`global` should not be typed by this project. It's unrelated to the Screeps code base, and will only make it more of a pain for users to integrate their own...

I agree. I'm a native speaker, and I had to spend a considerable amount of effort wrapping my head around these concepts before I realized they were emacs specific words....

I see you closed this issue? Did you end up finding the problem?

If you know CSS and HTML, you can edit this super easily (bonus points for javascript). If you just want to remove the entire username field (so there is only...

By the way, is this your issue? https://github.com/Antergos/web-greeter/issues/109

Thanks for the tip! When I have a chance this week I'll look into updating the main.js

anyway you can share a screenshot?

``` taiga@doge:~/taiga-contrib-letschat$ workon taiga (taiga)taiga@doge:~/taiga-contrib-letschat$ cd back/ (taiga)taiga@doge:~/taiga-contrib-letschat/back$ python setup.py install Installed /opt/taiga/taiga-contrib-letschat/back/versiontools-1.9.1-py3.4.egg running install running bdist_egg running egg_info creating taiga_contrib_letschat.egg-info writing top-level names to taiga_contrib_letschat.egg-info/top_level.txt writing taiga_contrib_letschat.egg-info/PKG-INFO writing requirements...

OK, I'm getting getting a different error now when I try to migrate. Possibly related to the initial attempt failing? ``` (taiga)taiga@doge:~/taiga-contrib-letschat/back$ cd ~/taiga-back/ (taiga)taiga@doge:~/taiga-back$ python manage.py migrate taiga_contrib_letschat Trying...