Tag:cs
All the articles with the tag "cs".
FAQ on storage concepts
Posted on:May 29, 2024 at 07:20 AMUh-oh, it looks like this post doesn't have an introduction yet.
FAQ about Go
Posted on:May 29, 2024 at 07:09 AMQuick start with Go
OAuth 2.0 and OpenID protocol
Posted on:May 29, 2024 at 03:14 AMA brief intro of OAuth2.0.
Difference between linux package managers: apt, dpkg, dnf etc.
Posted on:January 19, 2024 at 05:50 AMWhy are there so many types of package managers? What are they used for?
2023่ พ่ฎฏๅ จ็ๆฐๅญ็ๆๅคงไผ่งๅๆ
Posted on:September 18, 2023 at 08:48 AM่ง่ พ่ฎฏไบTKEไธ็ๆๆฏๆนๆกๅไบซๆๆ
Kubernetes Storage Management Architecture
Posted on:September 3, 2023 at 08:04 AMIntroduce the abstract storage management solution of Kubernetes. Also investigate CSI volume plugin design which is very clean and graceful.
.Net Framework Basics
Posted on:August 23, 2023 at 05:54 PMLearning notes as .Net framwork beginner.
Service Mesh
Posted on:August 22, 2023 at 05:47 AMA brief intro of service mesh
Digital Signing
Posted on:August 19, 2023 at 10:24 PMLearning notes for Digital Signing. How it works, why it is trustful?
SSL/TSL: Secure Network Communication
Posted on:August 19, 2023 at 10:23 PMLearning notes for SSL/TSL protocol.
C# Language Basics
Posted on:August 19, 2023 at 10:20 PMLearning notes as C# beginner.
CS Guidelines for CPW
Posted on:August 19, 2023 at 10:20 PMA guideline written for CS beginner. A present for my cousin as a freshman in CS majority.
Go Language Basics
Posted on:August 19, 2023 at 10:20 PMLearning notes as Go beginner.
K8S Controller Mechanism
Posted on:August 19, 2023 at 10:20 PMBasic concept of K8S workloads and controller machenism.
Kubernetes Concepts
Posted on:August 19, 2023 at 10:20 PMLearning notes as Kubernetes beginner.
.Net: Generic Host and Dependency Injection
Posted on:August 19, 2023 at 10:19 PM.Net Generic Host machenism, Dependency Injection, Graceful shutdown overwrite.