Convert
git diff
output to the format can be recognized by vim quickfix.Browser auto reload using
osascript
andwatchexec
Save following snippet as executable bash script
reload-chrome
. It reload the active tab of Google Chrome.osascript -l JavaScript -e 'Application("Google Chrome").windows[0].activeTab.reload()'
Run the script above when files are changed
watchexec -w app -w config -p reload-chrome
Devops Security Checklist | Sqreen
Best practices to check security before release.
Be careful what you copy: Invisibly inserting usernames into text with Zero-Width Characters
Bookmarks
Docusaurus · Easy to Maintain Open Source Documentation Websites
Flutter - Beautiful native apps in record time
Google crossplatform native mobile app development platform.
Cool backgrounds created by CSS
BurntSushi/chan: Multi-producer, multi-consumer concurrent channel for Rust.
djc/askama: Type-safe, compiled Jinja-like templates for Rust
Hand-drawn UI elements, which can be used in mockup created using code.
improbable-eng/thanos at stackshare
Prometheus monitoring integration for Golang.