海云青飞 推荐的软件

Windows

Android phone

  • Duo Mobile (Two-Factor authentication)

FireFox extensions

  • Simple Translate
  • Talkie - text-to-speech (Alt + Shift + A)
  • uBlick Origin - Ad block
  • Multithreaded Download Manager

Linux Commands

Update nginx/sites-avaliable/site: sudo wget -O site https://cba.com/site (May lose characters if paste is used),then nginx -s reload

vi delete all lines: ggdG

tail -f log/access.log (watch log file in real time)

:g/Bot\|pider\|bot\/\|bot\"\|\.php \| 404 /d (Remove lines matching a pattrn in log file)

VS Code

VS Code navigate back to the last cursor position ALT + ←

Open user settings.json file: Ctrl + Shift + P, type in "open user settings"

The regular expression [一-龥] matches any Chinese character

Use this regex ^(?!/)(?!/*).[一-龥] in Visual Studio to ignore lines that start with / or //

Git commands

git pull origin master
git add -A
git commit -m ""
git push origin master
git restore file (discard local changes)
git mv fileA fileB

独立思考最难得,赞赏支持是美德!(微信扫描下图)