-
Some PRNGs have state which is similar in size to their seed, but a lot of them have much more internal state. For example, Mersenne twisters (which we should not actually use, it's just a dramatic ex…
-
Hi,
Thanks for providing this module, it is rather convenient. The official Matomo API is of course richer than this wrapper, that's OK. There is one function specifically that I miss however: `res…
-
This is another instance of the issues arising when adding 'derived forms' to a(n algebraic) structure/bundle, namely where should they be added:
* to the `RawX` bundle? this is currently the case fo…
-
Hello
I just needed a TAP device crate and only after writing one myself, I discovered this, which seems to be richer in features than mine (mine is just raw pipe for packets, without any configura…
-
like we have in scaife.perseus.org but let's try to solve the problem of the corresponding text parts getting out of sync.
Also we don't currently serve up the English translations via any API.
…
-
ospecs messaging processes assertion values differently depending on environment. Under Node it uses [util.inspect](https://nodejs.org/en/knowledge/getting-started/how-to-use-util-inspect/), the platf…
-
The build overlay still looks less rich than the runtime one:
It would be nice to actually parse this (if it matches known Babel and ESLint formats) and display a richer version with:
* Erro…
-
We'd like CocoaSPDY to support HTTP/2, since it is the future and the use of SPDY will likely taper off over time. An implementation here would potentially come earlier than an official Apple version …
-
This is a bit more complex than other narrows (#72, #250, #251) for a couple of reasons:
* It calls for some UI of its own, for the user to enter the search they want.
* The messages themselves shou…
-
Related to #11, we don't really do anything clever with where clauses on traits/structs. We need to support "elaboration" -- ideally, a richer form than what the current compiler supports. In particul…