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.

关于证书和公钥基础设施

关于证书和公钥基础设施
作为经常与这些基础设施打交道的开发人员,有必要了解其中的一些历史和现状,以便于形成完整的知识体系。
Read more →

基础设施搭建之——HTTPS 证书

基础设施搭建之——HTTPS 证书
我们虽然经常与证书打交道,但并不真正了解它,近期因为要实现内部的 PKI 所以深入研究了一下证书和相关概念。
Read more →

Go 使用 Workspace 实现本地扩展包

Go 使用 Workspace 实现本地扩展包
Go 使用 Workspace 实现本地扩展包,避免扩展包修改需要发布到 Gitlab,提高开发效率
Read more →

Go 使用私有项目作为扩展包

Go 使用私有项目作为扩展包
如何在 Go 项目中使用内部的 Gitlab 仓库作为扩展包
Read more →

Docker build multi-platform images

Docker build multi-platform images
随着 ARM 的普及,以及 Apple 大力推行 M1 系列的芯片,容器镜像的跨平台已经迫在眉睫。
Read more →