2025-07-05 酷熱
最後,技工沒有製作 installation media 。其實Windows的「設定」/…/「重設PC」裏還有一個選項,可以雲端下載重新安裝。技工就用這個方法再重灌一次新電腦。
方案六新實施細節也證實不可行。可能是driver層次的問題,用「runsas /user:技工尼爾」開啟的程式會與「我」的程式爭奪GPU資源,導至hang機。
所以,技工改回用方案五,安裝 Docker Desktop ,在container裏執行「技工」這個persona。由於始終有中文輸入的問題,加上container本來就不是用來運行 GUI app ,所以這個 container 裏面只用來運行 command line app 。
其實「技工」需要的 GUI app 很有限,只要有網頁瀏覽器和文字編輯器就可以了。網頁瀏覽器方面,技工在Windows上的Firefox開了一個獨立profile。至於文字編輯器, Visual Studio Code 本身有一組很神奇的 Remote Development 擴充功能,可以用來接入container裏,編輯裏面的檔案。
唉!今舖搞咗成個星期,都係就咁先啦!
See
Profile Manager - Create, remove or switch Firefox profiles9Please respect copyright.PENANASTx1gg5Mwt
https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles9Please respect copyright.PENANA7VLRG1Od8ZVS Code Remote Development9Please respect copyright.PENANAcPMp5osznP
https://code.visualstudio.com/docs/remote/remote-overview