See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
| @import url("https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:700,900"); | |
| body { | |
| overflow: hidden; | |
| background-color: rgba(0, 0, 0, 0); | |
| } | |
| yt-live-chat-item-list-renderer #items { | |
| overflow: hidden !important; | |
| } |
| # Very minimal BIRD2 configuration with RPKI enabled | |
| log syslog { info, remote, warning, error, auth, fatal, bug }; | |
| log "/var/log/bird.debug.log" { debug, remote, trace }; | |
| router id 193.0.31.28; | |
| protocol device { | |
| } |
| -480p - Run tenfoot in 480p rather than 1080p | |
| -720p - Run tenfoot in 720p rather than 1080p | |
| -accountrecovery - Perform account recovery | |
| -all_languages - show longest loc string from any language | |
| -bigpicture - Start in Steam Big Picture mode | |
| -cafeapplaunch - Launch apps in a cyber cafe context | |
| -candidates - Show libjingle candidates for local connection as they are processed | |
| -ccsyntax - Spew details about the localized strings we load | |
| -community - Set the community URL | |
| -complete_install_via_http - Run installation completion over HTTP by default |
See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
Postman | API Development Environment https://www.getpostman.com
Insomnia REST Client - https://insomnia.rest/
| Features | Insomnia | Postman | Notes |
|---|---|---|---|
| Create and send HTTP requests | x | x | |
| Authorization header helpers | x | x | Can create "Authorization" header for you for different authentication schemes: Basic, Digest, OAuth, Bearer Token, HAWK, AWS |
本文譯自 Julio Merino 2018 年七月撰寫的 Rust vs. Go 一文。Julio Merino 是 G 社僱員,在 G 社工作超過 8 年,無論工作內外,都接觸開發不少 Go 語言,並撰寫 [Rust 點評][rust-review]系列文,來聽聽他對 Rust 與 Go 的想法吧。
Thanks Julio Merino for this awesome article!
In the screenshot above, i'm using: