-
### Vaccine availability checker started.
**RESPONSE DATA**
```
ERROR: The request could not be satisfied
403 ERROR
The request could not be satisfied.
Request blocked.
We can't conne…
-
This issue further addresses: https://github.com/sql-machine-learning/playground/issues/42#issuecomment-645666536
## Where are the global variables
- Exported global map which stores the paramet…
-
I am using LinkChecker to check a quite large documentation packet (~6,5GB) hosted on my disk.
LinkChecker works very well, but after a while it starts printing stack traces to console out.
The size…
-
With Facebook recently releasing [Pyre](https://pyre-check.org/), it would be good to have Pyre support for type checking within Syntastic.
-
I saw in these 2 functions [`create_embedding_matrix`](https://github.com/vemichelleve/finalcode/blob/97b2c7186381248adbbf5a4f5f3c848f803c9858/classification/embedding.py#L25-L163) and [`word_embed_me…
-
# Large Dataset Notary Application
To apply for DataCap to onboard your dataset to Filecoin, please fill out the following.
## Core Information
- Organization Name: AIOCP
- Website / Social M…
aiocp updated
8 months ago
-
After finishing with https://github.com/bitwiseworks/qt5-os2/issues/16 it runs in single process mode and even renders pages but there is a number of issues like mouse not working in the web page area…
-
```
What steps will reproduce the problem?
1. Forgotten password -> input user id and email address -> search
2. Email send to user's email and input the verification code
3. Prompt for input new pass…
-
While applying require-error on https://github.com/argoproj/argo-cd I have seen this pattern many times
```golang
if !assert.NoError(t, err) {
return
}
```
I fixed require-error rule by repl…
-
Add some sort of Docker based tool for validating (check links/spelling) the docs locally.
Currently the only way I have to do this is by opening a PR.
Using Ruby/ Rake on windows is a pain where …