Hi there
It is through improving our ability to deliver software that organizations can deliver features faster, pivot when needed, respond to compliance and security changes, and take advantage of fast feedback to attract new customers and delight existing ones.
2022-11-10
:: George
#Certificate
#PKI
#TLS
#OpenSSL
#SSH
#X.509 作为经常与这些基础设施打交道的开发人员,有必要了解其中的一些历史和现状,以便于形成完整的知识体系。
2022-11-09
:: George
#Certificate
#Infrastructure
#Security
#Encryption 我们虽然经常与证书打交道,但并不真正了解它,近期因为要实现内部的 PKI 所以深入研究了一下证书和相关概念。
2022-10-31
:: George
#Go
#Workspace
#Modules Go 使用 Workspace 实现本地扩展包,避免扩展包修改需要发布到 Gitlab,提高开发效率
2022-10-31
:: George
#Go
#Package
#Modules
#Gitlab
#Proxy 如何在 Go 项目中使用内部的 Gitlab 仓库作为扩展包
2022-10-20
:: George
#Docker
#Builder
#Moby
#Buildx
#ARM 随着 ARM 的普及,以及 Apple 大力推行 M1 系列的芯片,容器镜像的跨平台已经迫在眉睫。