-
Discussion about the ongoing implementation of the compiler.
keean updated
5 years ago
-
@jensimmons proposes adding a grid-cell pseudo so you can add (responsive) decorative elements to grids without having to add empty elements to your page.
Syntax like:
```
#grid::grid-area(1 / 2 / 3…
-
As I saw mxnet has `autograd` package to support high order gradients, I tried to implement wgan-gp with mxnet. But I got an error of
```
mxnet.base.MXNetError: [08:32:17] C:\projects\mxnet-distr…
-
## ❓ Questions and Help
I'm pulling this question from @VolkerH out of #939 so we can have a more focussed discussion on it:
From @VolkerH
> Regarding plugins in general, if they add new functi…
-
Tracking issue for building a guided remediation feature as part of OSV-Scanner.
Some ideas:
- Suggesting direct dependency updates to remediate transitive vulns.
- Ways to prioritize vulnerabi…
-
I've learned from @amir-zeldes that GUM attempts to reproduce ARRAU's guidelines for MIN (minimal span of coreference mentions):
> * For a simple NP, take the head
> * For a coordinate NP, take th…
-
## Introduction
Zephyr has currently, at least, three different cryptography available and been used. They are:
- https://github.com/zephyrproject-rtos/tinycrypt
- https://github.com/zephyrpr…
-
## Proposed Change
While I'm integrating FIDO MDS3 with our WebAuthn Server, I figured out that the the [FIDO spec ](https://fidoalliance.org/specs/common-specs/fido-registry-v2.2-ps-20220523.html)…
Kieun updated
10 months ago
-
There appears to be a (potential) issue with the way a server certificate is verified against a root CA. Based on my testing, the `signed_data.rs::verify_signed_data` function fails if the signature a…
-
While tracing the code in #25666, I came to the conclusion that AI code to evaluate threats is really wonky. While we're waiting for the great AI rework, I'd like to propose some relatively straightfo…