This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A | |
A- prefix (also an- before a vowel sound) not, without (amoral). [greek] | |
Aa abbr. 1 automobile association. 2 alcoholics anonymous. 3 anti-aircraft. | |
Aardvark n. Mammal with a tubular snout and a long tongue, feeding on termites. [afrikaans] |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AA | |
AAA | |
Aachen | |
Aachener | |
Aachenerin | |
Aachenerinnen | |
Aachenern | |
Aacheners | |
Aachens | |
Aal |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
&c | |
'd | |
'em | |
'll | |
'm | |
'mid | |
'midst | |
'mongst | |
'prentice | |
're |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
services: | |
minio: | |
image: minio/minio:latest | |
container_name: minio | |
volumes: | |
- /hdd/data:/data # big HDD drive | |
- cache:/cache # docker volume | |
command: | |
- server | |
- /data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Total go modules: 1288407 | |
github.com: 1218651 | |
gitlab.com: 12372 | |
gitee.com: 8497 | |
gopkg.in: 5746 | |
go-micro.dev: 3494 | |
github.hscsec.cn: 3209 | |
github.phpd.cn: 2487 | |
bitbucket.org: 2347 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git branch --merged | egrep -v "(^\*|main|master)" | xargs git branch -d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"fmt" | |
) | |
func main() { | |
fmt.Println("Hello, World!") | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Domain name | Company | Description | |
---|---|---|---|
ar.new | Aircards | Easily create and deploy WebAR activation codes to use on your next augmented reality project. | |
io.new | Bit.io | Upload data to your Bit.io cloud database. | |
query.new | bit.io | Easily query bit.io data repositories. | |
pen.new | CodePen | Prototype your frontend code in CodePen's online development sandbox. | |
vue.new | CodeSandbox | Create a new vue.js project online with CodeSandbox. | |
ts.new | CodeSandbox | Create a new Typescript project online with CodeSandbox. | |
js.new | CodeSandbox | Create a new Javascript project online with CodeSandbox. | |
react.new | CodeSandbox | Create a new React project online with CodeSandbox. | |
ng.new | CodeSandbox | Create a new Angular project online CodeSandbox. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
func main() { | |
os.Exit(1337) | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let foo = 'bar' | |
/** | |
Don't worry about the code block, it will be saved as a gist with right language format, and auto embed to your post. | |
**/ |
NewerOlder