-
There are a few things we've been cooking up in mixbox that may be incompatible with existing, documented code.
An example is the `idgen` module [1], which was moved to mixbox, but now accepts differ…
-
rfc;
https://tools.ietf.org/html/rfc4122
implementations;
https://www.nuget.org/packages/Faithlife.Utility/0.9.0-beta1
https://github.com/Faithlife/FaithlifeUtility/tree/master/src/Faithlife.Uti…
-
# flag redefined: log_dir
goroutine 1 [running]:
panic(0x739b40, 0xc420011480)
/usr/local/go/src/runtime/panic.go:500 +0x1a1
flag.(*FlagSet).Var(0xc4200581e0, 0x955f40, 0xc420011430, 0x7bcc29, 0…
-
A document created in InDesign has external links. They "work" in iBooks (though the target is 404) but not in the Chrome Extension. The user posted the file for me (1.45 GB!) which I downloaded. L…
-
### Specification
There are tests testing the error serialization and deserailazation. But none of theses are using a passed in `toError` and `fromError` function.
We need to add tests demonstra…
-
replicate type в generator = 1 меняем на 0 (удалять все и загружать только те что в настройках)
-
меняем replicate type на 0
-
public Collection values() {
Collection vals = Collections.emptyList();;
Jedis jedis = null;
try {
jedis = JedisUtils.getResource();
Collection col = jedis.hvals(JedisUtils.getBy…
-
At first, I want to add this as a comment to either #2 or #5,
But, after some thought, I think this issue is different from both of them.
The Id generation is plainly wrong in those steps:
- …
-
Hello, I am trying to access the API from the Postman collection available in the "demo_education_registry" repository. I could invoke all other APIs including generating token for Institute. Set the …