-
Since we no longer support python 3.5, we can now use the new f-strings instead of the old ```.format()``` ( and obviously the ```%``` formatting).
#### Notes:
* Don't forget to link this issue in…
-
@blackdwarf @piotrMSFT I am very disappointed to discover that .NET core comes with a hidden and enabled spy utility that reports on its users. (Lakshanf/issue2066/telemetry dotnet/cli#2145). Apparent…
-
> Disclaimer: My area of expertise does not lend well to me suggesting *how* to make things ASIC resistant. I hope there are some informed opinions floating around out there who can help fill in the …
-
### Versions
- Pi-hole: 5.14.1
- AdminLTE: 5.19.1
- FTL: 5.17
### Platform
- OS and version: Ubuntu 20.04.5 LTS
- Platform: Intel NUC
### Actual behavior / bug
```
[2022-11…
-
Currently Monero is pending a hard fork to modify the PoW in order to invalidate existing rumored and reported ASIC designs, and in addition to continue making such changes repeatedly to attempt to pr…
-
Is it possible to use wyhash to compute an overall hash of a file, with something like that (snippet)?
```
FILE* myfile = freadopen(i_filename);
(...)
char data[65536*16];
int got=0…
-
**Is your feature request related to a problem? Please describe.**
A service that scales up because of load might have a significant amount of RPS per backend-ip. If a new pod reports ready it will…
-
Add a new section called "Network compression" at the same level as ["Performance flags"](https://docs.yugabyte.com/latest/reference/configuration/yb-tserver/#performance-flags).
Content should be …
-
After upgrading, client attempts to connect over and over with no failure. Hangs and repeats connecting.
Tried with dco feature, similar results. Tried with --enable-legacy-algorithms true, no chang…
-
# Introduction
In later GCC versions some warning semantics have changed, causing build to fail (due to `-Werror`).
One example:
```
/home/svt/.cargo/registry/src/github.com-1ecc6299db9ec823…