-
### Proposal Details
I propose to move the [golang.org/x/crypto/pbkdf2](https://pkg.go.dev/golang.org/x/crypto/pbkdf2) package into the standard library with the name `crypto/pbkdf2`. This proposal…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xf014e96f4f8533a3214d64663a058f10af28039a51d7fdb43028c97bb0241330
**Severity:** low
**Description:**
## Summary
User…
-
# Description
I would like to create a neural CDE for regression. For that, I have taken the example from [neural CDE for classification](https://docs.kidger.site/diffrax/examples/neural_cde/) and ad…
-
### Tested versions
current master
### System information
linux
### Issue description
I get here wrong `num_frames` on m4a opus-files
https://github.com/pyannote/pyannote-audio/blob/cd3f550d00…
-
I understand rust is strict, and so this could be ambiguous:
```
"code": {
"description": "The HTTP error code.",
"type": "integer",
"format": "uint1…
-
## Feature Request Description
There is no standard password strength checklist or a place where you can enable the strength of a password when creating accounts and/or resetting passwords.
i.e You …
-
**Description**
Sometimes an xml node is pretty short and looks a bit awkward split onto multiple lines. Could there be an option to specify a minimum line length before splitting each attribute onto…
-
**Steps to reproduce**
1. Send post request http://qa-school-test.quantori.academy/api/v1/courses without body
**Actual behavior**
```
{
"errors": [
{
"msg": "Please sen…
-
### 🐛 Describe the bug
Hi, I was testing FlexAttention by comparing its output with that of `nn.MultiheadAttention` and `torch.nn.functional.scaled_dot_product_attention`. In the end, I tracked down …
-
## Description
Develop an endpoint to handle requests to reset password for registered users. If the password reset is successfully, it will be returned to the client with a '200' status. If an …