-
I would like user pages to include a more precise estimate of a user's quality - using a [proper scoring rule](http://en.wikipedia.org/wiki/Proper_scoring_rule#Logarithmic_scoring_rule). The simplest …
gwern updated
12 years ago
-
More information here https://www.reddit.com/r/javelinrl/comments/5h8ezd/personalities_please/
-
*Preface: this RFC (Request For Comments) is meant to gather feedback and opinions for the feature set and some implementation details for `@discordjs/sharder`! While a lot of the things mentioned in …
-
It would be cool to implement retry budget policy for retries, current retry policy can cause retry hell. We would like to use it for retrying requests to our downstream services. I know that combinat…
-
The current test suite is good but doesn't cover many cases well enough and sometimes not at all.
I feel the quality and coverage of the tests can and should be significantly improved to be able to…
-
## Feature Request
### Motivation
I'd like to allow my subscriber to record arbitrarily nested objects from users' macros.
### Proposal
I'd like some way to create a `Value` from the `eras…
anp updated
12 months ago
-
Hello, thanks for your work. I've been using chatette until recently.
I want to know whether you have plan to support the new [Rasa's entities roles and groups](https://rasa.com/docs/rasa/nlu/entit…
-
Wikipedia references:
* https://en.wikipedia.org/wiki/Continuous_integration
* https://en.wikipedia.org/wiki/Build_automation
* https://en.wikipedia.org/wiki/Monorepo
Jenkins and Travis are …
ghost updated
2 months ago
-
So, while I can't find proper significant information on this, it seems like the GeoPlanet API endpoints are gone, as in, the hosts are no longer present in the DNS records.
Depending on how you're u…
-
### Description
Currently, requests waiting to be scheduled to a replica will retry infinitely with a given backoff sequence. While we can set an HTTP timeout in the http settings, this can result …