Troubleshooting

VS Code context menu missing - VS Code 右鍵選單消失

After updating to the latest version of VS Code (1.103), the context menu disappeared. Here's how to fix it.

avatar
Chi Yau

How to check if your website has Enforcing HTTP Strict Transport Security

How to check if your website has Enforcing HTTP Strict Transport Security

avatar
Chi Yau

Git credential-manager-core is not a git command

最近set up 左新電腦 Copy 了原本用開既電腦既 .gitconfig (檔案路徑: C:\Users%username%.gitconfig) 當我run git pull 既時候出現了以下錯誤信息 git 'credential-manager-core' is not a git command. See 'git ==help' git …

Docker compose rebuild image

上一個post 分享了怎樣 用 docker command 去 Stop and remove Docker image (因為嘗試用 docker compose build 時 docker image 沒有更新到) Docker daemon conflict unable to remove repository reference (must …

Docker daemon conflict unable to remove repository reference (must force)

玩Docker 時嘗試docker compose up 時佢又唔識用update 左既 config 所以諗住 remove 左個 image 去再build 過.. docker image rm vite-reactjs-nodejs-app 但係又出現左以下呢個問題.. Error response from daemon: conflict: …

How to shut down windows 11 properly - 在Win 11 上如何真關機

岩岩安裝好部新Laptop … 之後發現雖然嘗試 正常關機… 但是關機後常常看到電源還是著的… 做了一會 research 之後發現原來是一個Windows 令你可以更快開到機既設定… 解決方法 我們只需要在 Windows 上的電源設定 untick Turn on fast startup (recommended) 便可 Power options …