-
While translating Koder, I came across this sentence: "Something wrong has happened while opening the configuration file. Your personal settings will not be %s%."
Personal is related to "person", w…
-
Would you guys be interested in a PR that allows you to curry a function using options objects?
Here is an example: https://gist.github.com/JAForbes/edee9adda777c4ec646e
In the gist, there is a func…
-
In PRCA.py from what I understand this adds in the reverse of a relation. But I don't think this line ever executes (in python2 or python3) because the contents of the file is already consumed in the …
-
```julia
julia> using Grassmann
julia> basis"+++"
(⟨+++⟩, v, v₁, v₂, v₃, v₁₂, v₁₃, v₂₃, v₁₂₃)
julia> v + v1 + v2
Internal error: encountered unexpected error in runtime:
MethodError(f=typeof…
-
Unless I'm misunderstanding the docs, the `d` command isn't working, at least not in the context of the default generator. (If it _is_ working and I've just misunderstood how to use battlecry, maybe t…
-
All assignees, it would be very helpful if you could review this issue carefully. Thanks!
Updated on 14/12/2018 with a new approach as the old approach was very hard to parse/execute.
## Proposa…
-
Currently we again see a decline in regular participation and "new flesh" is getting rare again. The last dojo had three participants and the dojos before weren't that much bigger. We did say that we…
-
This is technically two issues, but the effects to ordinary users are cumulative, so I'm putting it in one place.
I'm a simple domain scientist -- you know, a [former matlab user](http://www.youtub…
-
Overall I find the idea fascinating! The prospect of using sentient machines to help supplement the human experience is something I personally don't think gets discussed enough, so I'm very excited t…
-
It would be great if aside from the current way of building widgets you could add JSX like capabilities. I mean add tiny syntactic sugar to enable XML like constructs inside dart code. It just makes c…