-
From a vanilla values file I enabled selfReporting to ensure all metrics checks are green in Grafana Cloud (Home => Infrastructure => Kubernetes => Configuration => Metrics status).
I defined 3 desti…
-
Problems with the current way of displaying odds (assuming we are using `"type": "minecraft:binomial"` in the recipe .json):
1. Min. value will always be 0, even when `"p"`, the probability of suc…
-
Medusa's gas usage metrics seem to be higher than Echidna.
I'm testing this using:
```solidity
uint256 gasBefore = gasleft();
doSomething();
fl.log("gas used", gasBefore…
-
1. Estimating theta at low values of theta showing that what goes in comes out
2. Estimations of dN/dS at different values of theta - works with the populations of dN/dS paper. Should have good estim…
-
Title.
If an user has `fps_max ` his movement is negatively affected.
Jumping will cause slow down:
https://www.youtube.com/watch?v=MY9oYLUXEo8
"surfing" is not possible:
https://www.youtub…
-
We calculate precision but for higher values of K, it's more valuable to optimize for recall. Therefore, we should measure it.
-
Right now, `excludePattern` allows you to define file/directory exclusions based on patterns, just like `srcExclude` does.
It does work fine but, apparently, it requires you to declare both `srcExc…
Peque updated
1 month ago
-
Currently, peers use configured send and receive rates. If the send rate of either peer is higher than the receive rate of the other, and this much bandwidth gets hit, it will disconnect from that pee…
-
There was a discussion at the interim about how having one or more priority values indicate less than best effort might be useful, and I believe client side ABR is a good use case.
How does a clien…
-
**Describe the bug**
11ty uses a frontmatter value instead of a global data file value, even though the frontmatter value is empty.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to …