-
## Submit a feature request or bug report
- [x] I've read the [guidelines for Contributing to Roots Projects](https://github.com/roots/guidelines/blob/master/CONTRIBUTING.md)
- [ ] This is a featu…
vdrnn updated
7 years ago
-
Last updated **February 10, 2017**, now processing a [fork] of @Eh2406's wonderful [gist].
[fork]: https://gist.github.com/chriskrycho/e5507ca0a1f1db1246fff12c74f5e183
[gist]: https://gist.github.…
-
We discussed this at yesterday's scheduler team meeting. As I now have my resource strawman integrated with @morrone's jobspec, we agreed that we will generate further discussions for some advanced us…
-
While working on a [cache for normalization](https://github.com/rust-lang/rust/issues/20304), I came across this problem in the way we currently handle fn items:
``` rust
#![feature(unboxed_closures)…
-
http://xmpp.org/extensions/xep-0280.html
-
Consider this two interfaces.
``` cs
interface Iterator { }
interface Iterable {
Iterator GetIterator();
}
```
So every class that implements `Iterator` is effectively an `Iterable`. To establis…
-
Hi, I am running lda2vec that uses Chainer using a GPU.
https://github.com/cemoody/lda2vec/blob/b7f4642b750c6e792c07d177bd57ad36e65bb35c/examples/twenty_newsgroups/lda2vec/lda2vec_run.py#L86
I've in…
-
```
scope "/backend/admin", ExAdmin do
pipe_through :public
admin_routes
end
```
everything great
```
scope "/backend/admin", ExAdmin do
pipe_through :browser
admin_routes
en…
-
Push replication fails to propagate the data through its underlying PublishingCacheStore.
The problem is with the method com.tangosol.util.ExternalizableHelper#isIntDecorated, which apparently change…
-
2015-06-30 09:04:12,734 [Logger@9229206 12.1.2.0.3] WARN Coherence - 2015-06-30 09:04:12.734/2339.636 Oracle Coherence GE 12.1.2.0.3 (thread=DistributedCache:DistributedCacheWithPublishingCacheStore,…