搭建一個私有的云存儲服務基于 MinIO,Joplin客戶端配置S3進行筆記同步。這種方法簡化了 MinIO 的部署和管理,并提供了一個安全、可靠且私有的筆記同步解決方案。 ...
搭建一個私有的云存儲服務基于 MinIO,Joplin客戶端配置S3進行筆記同步。這種方法簡化了 MinIO 的部署和管理,并提供了一個安全、可靠且私有的筆記同步解決方案。 ...
https://www.freebuf.com[https://www.freebuf.com] https://www.cnblogs.com/bbqzsl[https:/...
結論: 這個genome desktop比較依賴gpu,在沒有gpu的服務器上跑超級慢。優(yōu)化: windows remote desktop改成16位色彩 禁止動畫效果 禁止...
recode the installing of glibc2.8 on aws linux 2: firstly install devtoolset-8 out put:...
after creating the ec2 server, download the private key in username.pem format download...
今天跑python多線程出了個奇怪的crash:Fatal Python error: PyThreadState_Get: the function must be cal...
目前這樣就能解決 ref: https://stackoverflow.com/questions/55235825/error-failed-to-build-ios-pr...
首先,搞個USB4/雷電3的線,直接連上兩臺mac的typeC。然后thunderbolt Bridge就會自動連上: 對比測速:兩臺mac上都安裝: 其中一臺開啟服務: 測...
Gradle的高級技巧:Falvor, BuildType, flavorDimension,variantFilter[http://www.itdecent.cn/p/...
Mac 12.5 安裝和使用jenv管理多版本java[http://www.itdecent.cn/p/4f64630bbcc0] 刪除所有舊的java JDK 安裝版本...
DSL: Domain Specific Language 因為從groovy DSL遷移到kotlin DSL,發(fā)現(xiàn)同一個plugin的ID有多種寫法,比如:Groovy:...
common acronyms used in project management: RASIC: A responsibility assignment matrix t...
這個是在xcode中用自定義腳本獲取編譯時的PLATFORM_NAME,然后注入到package.swift以便讓這個package針對不同的platform做不同的依賴編譯...
Swift 編譯器優(yōu)化技術:WMO[https://zhuanlan.zhihu.com/p/500171634] swift工程編譯越來越慢,原來...[https://w...
如何選擇 Git 分支模式?[https://zhuanlan.zhihu.com/p/158463879] 在阿里,我們如何管理代碼分支[https://mp.weixin...
深度解讀 Observation —— SwiftUI 性能提升的新途徑[https://zhuanlan.zhihu.com/p/638059164]