使用 GPG 簽名 git commits
因為 git 本身允許修改 commit,本文章指導如何在 macOS 作業系統中使用 GPG 對 git 提交進行數字簽名。透過這種方式,提交在 GitHub 或其它 git 程式碼管理系統上將被標記為已驗證,從而增加提交的可信度。🎉
developMac 簡單配置不同 host 的 ssh-key
設定專屬 SSH 金鑰,安全管理 Git 存取權限,提升開發工作流效率,讓版本控制變得既可靠又高效,適合希望安全使用 Git 進行版本控制的開發者。
develop
德語:定冠詞和名詞詞性
德語中定冠詞和名詞詞性的一些規律。
deutsch-
[简体]《哆啦A梦的铜锣烧店物语》全甜点制作配方
《哆啦A梦的铜锣烧店物语》全甜点制作配方列表
game -
[香港繁体]《哆啦A夢的銅鑼燒店物語》全甜點製作配方
《哆啦A夢的銅鑼燒店物語》全甜點製作配方列表
game
2D planar coordinate system conversion
Record the formulas commonly used for the conversion of 2D coordinate systems.
developA Template for ViewModel + Flow
Whether you're using MVI or MVVN, ViewModel is now the best way to store application-related data.
developVirtual Threads
Virtual Threads were introduced in Java 19 and finalized in Java 21 as part of the Loom project.
develop