-
Got down a rabbit hole, came out with [this](https://github.com/hville/h-digest). It is a small part of a bigger project in javascript but some ideas might be of use to others. Sorry no Java.
In shor…
-
Należy zapoznać się z publikacjami dotyczącymi obecnego stanu wiedzy na temat analizy i kształtowania ruchu sieciowego, skupiając się na problemie kontroli dostępu.
Proponowałbym znaleźć:
- coś ogól…
-
We've decided to switch to C++/CLI.
ghost updated
7 years ago
-
Your API documentation notes that the API rate limiter is implemented as a leaky bucket model per API key which plateaus at one query per second. In my application, I will have many users on many proj…
-
There had been some discussion of implementing bandwidth throttling in the past (https://github.com/bitcoin/bitcoin/issues/273). This might encourage more individuals to run a full node if they can ea…
-
Many Go programs and packages try to reuse memory either for locality reasons or to
reduce GC pressure:
pkg/regexp: pool of available threads
pkg/net/http: wants to reuse a lot and has TODOs, but ha…
-
Got a mysterious crash when watching via @stevebosworth !
``````
panic: runtime error: slice bounds out of range
goroutine 10 [running]:
github.com/ryanuber/go-glob.Glob(0xc20802b868, 0x5, 0x0, 0x0,…
-
Inspired by issue #48, create a plugin for aggregating and pushing data from log files, allowing user-defined regex filters.
This would behave in a similar manner to heka's logstreamer plugin: https:…
-
This plugin should make it able to optimize the functions code (e.g. minify) before deployment.
-
This seems unnecessary ... @shanitang can you fix that ?