-
I need to install the cltorch and clnn modules to an offline computer. My general strategy to install torch modules to my offline computer is to download the zip file of the module from github and cal…
-
I am using elementary os luna and when i installed this theme, i got a huge battery icon, how can i fix it? thanks
![icon](http://imgur.com/2O5FPk6)
-
Actuellement, les points de rupture sont définis ainsi dans KNACSS (ici pour exemple la version LESS) :
``` css
// breakpoints
@tiny-screen : 320px; // tiny screens media query
@small-scr…
-
Try this: https://hypothes.is/stream?uri=www.w3.org
It makes very long time to get back any result (more than 1 minute)
This has to be improved drastically.
-
can I set a specific [errorinterceptor](https://github.com/mgonto/restangular#seterrorinterceptor) only to a specific route? and/or error? (seperating between 401,404,500 etc) I realize that this can…
-
Decide which exception hierarchy should be used for error handling.
RuntimeExceptions?
Normal Exceptions?
Finer granulation of the exceptions type for different components?