Kaspars Sprogis

Results 19 issues of Kaspars Sprogis

### Brace yourselves, this is going to be a long post! I have bad news and good news. The bad news is - Bootstrap 3 branch will be discontinued. The...

v2

Please suggest packages you would like to be supported. Also vote for packages that are already suggested, so we know which are most wanted. Thank you. I deleted comments with...

discussion

You could add somewhere on README that if `virtualenv` is used, it must be created using `--system-site-packages` otherwise python doesn't have access to `PyQt4` lib and error is shown. ```...

Caret and scroll jumps, but focus is in the old position - meaning if you you try use keyboard keys to move caret from newly jumped position then it jumps...

Am i missing something or there are some iterating errors. I see in some places in limestone.js following JS syntax: ``` for (var filter in query.filters) { request.push.int32(filter.attr.length); ... ```...

We are building autocompletion using nodejs, sphinx and trying out limestone. Autocompletion containts only 6 items Everything works perfect except one performance issue. When searching we use limit: 6, so...

I have lots of remote docker-machines which I can connect from my local computer. I was able to configure remote connection by specifying CA, Cert and Private Key files, however...

Is there a way to automatically exclude all the containers and services series that are related to monitoring itself? All that starts with mon_* PS. Thanks for putting together this...

I am currently not satisfied with how SocialShareKit chooses tweet content and it is too complicated and unpredictable. Usually I end up with just rewrite whole networkUrl in onBeforeOpen method....