-
Either if someone has made a branch edit that you don't feel like merging, or more importantly, if there are false heads https://github.com/ssbc/ssb-tangle/issues/8 the user has the option to hide the…
-
#### Do you want to request a _feature_ or report a _bug_?
Improvement / debt.
#### What's the current behavior?
Right now we've got a mismatch in helpers:
```js
Editor.above
Node.pare…
-
Hi @wkcn , really nice work.
I'd like to ask is it possible for Mobula to leverage existing math helpers in deep learning frameworks like ATen in Pytorch and Mshadow in MXNet?
Writing everything fr…
-
I have created a set of custom helpers which I want to include with my build (AMD). Where do I specify the path of helpers to be included.
-
Helper methods only return the path, minus the hostname. Helper methods ending in `url` instead of `path` should return the protocol + host + path.
-
Right now adding indexes for performance in migrations is really manual and repetitive. As seen on [railscast #343](http://railscasts.com/episodes/343-full-text-search-in-postgresql),
```
class AddSe…
-
On compiling i get the following error:
" Change detected at 09:42:54 to: animate/animate.scss
error sass/animate/animate.scss (Line 104 of sass/animate/partials/_helpers.scss: Invalid CSS after "..…
-
I choice Lime for my next project with MongoLite (thanks for this 2 great projects), but i check the code and i think is useless use helpers and DiC in the same app, you want split the helpers for int…
-
Hey there,
Do you have any plans on adding the support for View/Action helpers resolution? So that Storm would know, for example, where to find a view helper I'm referencing from a controller (e.g. $t…
-
Vim's command completion interface is fine for simple commands, but pretty awkward for more complex commands like :Glaive that can't necessarily base completion just on `ArgLead` (the last partial arg…