Last active
November 10, 2025 06:45
-
-
Save dcb9/bc8113d42c4f956ad85e29e8722909aa to your computer and use it in GitHub Desktop.
Revisions
-
Du, Chengbin revised this gist
Dec 19, 2024 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -49,7 +49,8 @@ https://ninite.com/7zip-chrome-everything-gimp-musicbee-putty-realvncviewer-suma - GIMP (photo editor) - Caesium Image Compressor ## Book - Calibre ## GFW - Clash for Windows ( turn on TUN Mode/ System Proxy ) -
Du, Chengbin revised this gist
Dec 12, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -8,6 +8,7 @@ https://ninite.com/7zip-chrome-everything-gimp-musicbee-putty-realvncviewer-suma - `pake https://www.desmos.com/scientific --name "ScientificCalculator"` ## Terminal - WinSCP & Putty - Tabby - MobaXterm - Cygwin64 Terminal -
Du, Chengbin revised this gist
Dec 6, 2024 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,6 @@ ## Ninite all-in-one installer https://ninite.com/7zip-chrome-everything-gimp-musicbee-putty-realvncviewer-sumatrapdf-vscode-winscp-wiztree-zoom/ ## Office 365 ## Pake Apps -
Du, Chengbin revised this gist
Nov 13, 2024 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,8 @@ - Poweramp - Bandcamp - AntennaPod subscribe RSS podcast - 小宇宙 中文播客 ## Streaming -
Du, Chengbin revised this gist
Sep 23, 2024 . 3 changed files with 27 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,9 @@ ## Office 365 ## Pake Apps - Cambridge Dictionary https://github.com/dcb9/Pake - `pake https://www.desmos.com/scientific --name "ScientificCalculator"` ## Terminal - Tabby - MobaXterm @@ -35,15 +39,19 @@ ## Image - Flameshot - ImageGlass - SumatraPDF - GIMP (photo editor) - Caesium Image Compressor ## GFW - Clash for Windows ( turn on TUN Mode/ System Proxy ) ## WSL2 - use CFW globally ( UWP Lookback, select and save sub-system) - avoid coding under /mnt/ This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ module.exports.parse = ({ content, name, url }, { yaml, axios, notify }) => { if (content && content.rules) { const targets = ["proxy1", "proxy2"] for (const target of targets) { const hasTarget = content.rules.some((ele) => ele.includes(target)) if (hasTarget) { const domainSuffixes = [ "rs", "io", "ton", "npmjs.org", "notion.so", "youtu.be", "etherscan.io", "dweb.link", "coursera.org", "amazonaws.com", "linkedin.com", "github.io", "affine.pro", ] for (const domain of domainSuffixes) { content.rules.unshift(`DOMAIN-SUFFIX,${domain},${target}`) } } } } return content } This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,4 +0,0 @@ -
Du, Chengbin revised this gist
Aug 18, 2024 . 1 changed file with 4 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -33,10 +33,12 @@ - Scoop - WizTree ## Image - ImageGlass - SumatraPDF - GIMP (photo editor) - Caesium Image Compressor ## GFW -
Du, Chengbin renamed this gist
Mar 21, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -21,6 +21,7 @@ ## Productive - PowerToys - DevToys - 7zip - Sublime - Vscode -
Du, Chengbin revised this gist
Mar 5, 2024 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -16,6 +16,7 @@ - Studio 3T free for MongoDB ## Note - Notion - Jupyter-lab ## Productive @@ -33,6 +34,7 @@ ## Image Viewer - ImageGlass - SumatraPDF - Foxit pdf reader @@ -41,4 +43,8 @@ ## WSL2 - use CFW globally ( UWP Lookback, select and save sub-system) - avoid coding under /mnt/ WSL mount docker volume: sudo mount -t drvfs w: /mnt/docker -
Du, Chengbin renamed this gist
Sep 6, 2023 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Du, Chengbin revised this gist
Sep 6, 2023 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ mixin: # object rules: - "DOMAIN-SUFFIX,npmjs.org,PROXY" - "DOMAIN-SUFFIX,yarnpkg.com,PROXY" -
Du, Chengbin revised this gist
Sep 6, 2023 . 1 changed file with 8 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -34,3 +34,11 @@ ## Image Viewer - ImageGlass - Foxit pdf reader ## GFW - Clash for Windows ( turn on TUN Mode/ System Proxy ) ## WSL2 - use CFW globally ( UWP Lookback, select and save sub-system) - avoid coding under /mnt/ -
Du, Chengbin revised this gist
Sep 6, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -29,6 +29,7 @@ - Mp3tag - yt-dlp - Scoop - WizTree ## Image Viewer - ImageGlass -
Du, Chengbin revised this gist
Sep 6, 2023 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -24,7 +24,11 @@ - Sublime - Vscode - Snipaste - Localsend - Advanced Renamer - Mp3tag - yt-dlp - Scoop ## Image Viewer - ImageGlass -
Du, Chengbin revised this gist
Aug 31, 2023 . 1 changed file with 10 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ ## Music - Poweramp - Bandcamp ## Streaming ## File transfer - localsend -
Du, Chengbin revised this gist
Aug 31, 2023 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -23,6 +23,8 @@ - 7zip - Sublime - Vscode - Snipaste - localsend ## Image Viewer - ImageGlass -
Du, Chengbin created this gist
May 26, 2023 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,29 @@ ## Office 365 ## Terminal - Tabby - MobaXterm - Cygwin64 Terminal ## Search - Everything ## PHP - phpstudy_pro ## DB - DBeaver - Studio 3T free for MongoDB ## Note - Jupyter-lab ## Productive - PowerToys - 7zip - Sublime - Vscode ## Image Viewer - ImageGlass - Foxit pdf reader