-
Here we track active participation in lectures.
To do this, you record as a comment the question you make to presentations or demos during the lectures.
Also, provide the title of the presentati…
-
**Output of `docker version`:**
```
Client:
Version: 1.10.3
API version: 1.22
Go version: go1.5.3
Git commit: 20f81dd
Built: Thu Mar 10 15:54:52 2016
OS/Arch: linux/amd64
…
-
### Problem
In many situations, we want to create a `motion_gen` object and warmup like so BEFORE we know the exact world:
```
world_config = {
"mesh": {
"base_scene": {
…
-
# AsIs
Currently no endpoint in app to check application status, and we could not implement probes in kubernetes manifests.
# ToDo
- [x] implement `/healthz` to express router
- [x] update applicatio…
-
### Description
I find myself using this pattern a lot
```python
if not os.path.isfile("sample_selection_test_all.npy"):
np.save(
"sample_selection_test_all", data_sample_export(tes…
-
Reply with your memo as a Comment. The memo should be responsive to this week's readings on The Future from Martin Rees, with 300–500 words + 1 visual element (e.g., figure, image, hand-drawn picture,…
-
### SIMD
None
### Description
#34120 adds an additional vote lockout stake threshold to try and minimize the number of votes a validator might cast voting down the "wrong" minority fork.
F…
-
## Problem statement
Users in larger organizations need more granular control over which users have access to which parts of an application.
Developers need to be able to create groups of users and as…
-
whatever user or tag
https://proxitok.pabloferreiro.es/@shirindavid
https://proxitok.pabloferreiro.es/tag/actionsports
There was an error processing your request!
HTTP Code: 403
API error cod…
-
**What happened**:
As the annotation `nginx.ingress.kubernetes.io/modsecurity-snippet` has a limited length (afaik 4000 Bytes) and our ruleset has grown and exceeds that limit, I've been trying to …