opentelemetry
作为 CNCF
社区的全新项目,最为核心的就是 Collector
RT-Thread 简明阅读
对于一个软件工程师
来说,我并不是很关心 BootLoader
这些东西,几乎都比较接近于硬件,Linux
的代码又普遍太过于工业级,因此尝试用 rt-thread
这样一
个比较小型的 real time
系统来解析操作系统的工作。
For My Lovely Wife
Rank N Types
Isito 1.8 新功能: DNS Agent
Learn By Game: 01 环境准备
The Hard Way Learn Computer Science [实践班]
我们在 The Hard Way Learn Computer Science 分享了一些学习的书籍和视频,不过都理论大过实践,所以我的女朋友觉得贼难,那我们今天就实践大于理论来分享一下。
年轻的程序员请尽量减少抽象
Abstraction is the purposeful suppression, or hiding, of some details of a process or artifact, in order to bring out more clearly other aspects, details, or structure. 抽象是有目的的隐藏过程中的某些细节,以便更清楚地展现其他方面的细节。
Spring Cloud Run In Istio
SSL CA HTTPS
CA,Catificate Authority,它的作用就是提供证书(即服务器证书,由域名、公司信息、序列号和签名信息组成)加强服务端和客户端之间信息交互的安全性,以及证书运维相关服务。