-
For those who haven't been paying attention, all of the Freenode staff have left due to [Freenode ownership changing hands](https://www.kline.sh), and starting to monetise their user data. Those staff…
-
release: december 2022
Wanted:
- Infrastructure:
- cPython-3.11.1,
- Spyder with ipython-8 support,
- more pyodide examples that work in dot
- Experimental:
- coudn't resist; …
-
Hi everyone,
First of all, I'm just starting to work with kubernetes and I have a pretty basic understanding, but I'm trying to learn, so excuse me in case my question is too basic.
I've been workin…
-
```python
import torch
class Net(torch.nn.Module):
def forward(self, x):
return x.sum()
net = Net().eval()
i = torch.ones((), dtype=torch.float)
with torch.no_grad():
t…
-
# Background
We held a sustainability workshop last year and we came to the conclusion that protocol fees are vital to ensure the sustainability of waku. The simplest mechanism is to capture this dir…
-
# Changelog:
* **Apr 4, 2017**:
* Mention the cascading proposal-execution corner case and its avoidance.
* **Mar 14, 2017**:
* Expanded the Clique block authorization section, added a s…
-
### Problem
The `/api/v1/contracts/{address}/results/logs` currently does not support pagination since it would've required a multi-column key.
### Solution
`/api/v1/contracts/{address}/resul…
-
## Crate
`ibc-relayer` and `ibc-relayer-cli`
## Summary
Make `start` faster, by directly starting the relevant packet & client workers, instead of scanning all of the IBC states of all ch…
-
`resolution_fixed` `type_defect` | by miek@miek.nl
___
The figure is nicely placed on the page, but the caption's Figure line is printed (solely) on a new page.
```
…
-
Umbrella issue for 22.0 testing. As there have been changes to the release process and distribution (thanks to the hard work of @dongcarl and others), I expect some more issues to come up than with th…