Node.js 項目做多了,過一段時間就會積壓一堆不常用的項目,佔用了不少硬碟空間。通常最佔用空間又令電腦變慢… Continue reading 快速清空 NODE_MODULE
分類: 筆記
Upgrade Notebook – Acer Aspire V15 Nitro – Black Edition
因近來主要電腦出問題 - 有時關機後開不了機,所以想起女兒留下我買給她的工作用筆記本電腦。想用它作為我工作用的… Continue reading Upgrade Notebook – Acer Aspire V15 Nitro – Black Edition
Everything and PowerToys Run
Everything 係一套解決Windows檔案搜尋的小工具,去到了Windows 11,其檔案搜尋仍然十分… Continue reading Everything and PowerToys Run
Access the QNAP (Media and QSync) Database
The previous post mentioned about how to backup the QNA… Continue reading Access the QNAP (Media and QSync) Database
Backup QNAP System and Application Data
OMG! Even I backup the NAS data in somewhere, the multi… Continue reading Backup QNAP System and Application Data
Migrate SVN Local repo to Git repo
背景 十多年前我是用SVN來儲存資料,不需要SERVER就可以把整個REPOSITORY ZIP起來。到現在,… Continue reading Migrate SVN Local repo to Git repo
如何透過 kubectl port-forward 訪問服務
因目前開發中的項目不能公開,每次想訪問服務只能連入VPN真有點不方便。但原來可透過kubectl port-f… Continue reading 如何透過 kubectl port-forward 訪問服務
Build WordPress theme from scratch (1)
Start the brand-new WordPress service with Docker: vers… Continue reading Build WordPress theme from scratch (1)
Learn react-jsonschema-form (1)
This post is the continuation from the previous post - … Continue reading Learn react-jsonschema-form (1)
Learn ReactJS 17 + react-jsonschema-form + typescript
I have stopped the development using React for several … Continue reading Learn ReactJS 17 + react-jsonschema-form + typescript