-
Vamos usar essa Issue para divulgar nossos perfis e os nossos repositórios mais legais.
Não esqueça de colocar seu nome, seu perfil e o link para seu projeto. Estou ensinando isso durante a aula so…
-
微博内容精选
-
Contributing to this repository requires the author to request access first (in this same issue). We are new people every week.
While you wait for the approval, maybe you can read the guide about […
-
### Ticket Contents
To provide a single deployment script for GCP and AWS.
### Goals
The users should be able to deploy the application in GCP and AWS by simply running a single script file.
…
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
use `nilness` to enhance the `nilerr` linter
the common case
```go
err := do()
if err != nil {
return err
}
err2 := do2()
if err2 != nil {
return err // which is a nil value err, sh…
-
-
New year, new issue.
-
This issue proposes that Go should support some form of generic programming.
It has the Go2 label, since for Go1.x the language is more or less done.
Accompanying this issue is [a general generics p…
-
Update Feb 6, 2024 - Released as part of Docker Desktop 4.27 - https://www.docker.com/blog/announcing-synchronized-file-shares/
Update Nov 9, 2023 - [As announced in June, Docker has acquired Mutag…