-
# 1+1=?
![kkkk](https://user-images.githubusercontent.com/6244833/48597032-98a33880-e996-11e8-80cc-9daf12a0ec53.png)
jacbo updated
6 years ago
-
Hi,
I've been using this template for months and appreciate the value you created and shared.
Recently, I noticed the absence of math typesetting support when I tried to incorporate math equati…
-
**🧐 Motivation**
Inspired by ENS's premium decay curve, which reduces the cost of premium names over time, this feature aims to create a more general-purpose curve that can be used in various applica…
-
Are you going to add Math formulas support? Both inline and blocks, ideally using MathJax? I mean I would love to write $\frac{1}{2}$ and get mathemtical fraction :)
-
### Describe the bug
During the evaluation of read query vmselect deduplicates samples using `dedupInterval` option. It picks the highest value across all points with the same timestamp next to the b…
-
Recent CI runs have revealed flaky tests in `tests/test_fuzz.py`.
Goal: Stabilize the test. A flaky test is worse than a failure because unlike the failure case a flaky result is able to hide behin…
-
### Motivation
Digital root algorithm is a very simple but powerful tool used in various fields such as checksum calculations (e.g., ISBN validation), cyclic redundancy checks, and understanding numb…
-
it seems something broke 191 hard. every action or attack leads to massiv fps spike. around 250ms.
and this is also broken
https://github.com/suriyun-production/mmorpg-kit-docs/issues/2626
dont…
-
Considering this program :
```dart
import 'dart:math';
void main() {
print(sqrt(22));
print(pow(22, 3));
}
```
The generated code is :
```js
A.print(Math.sqrt(22));
…
-
0x3b
Medium
# math miscalculation artificially deflates scores
## Summary
When [GetConsensusScore](https://github.com/sherlock-audit/2024-06-allora/blob/main/allora-chain/x/emissions/module/rewards…