Posts
All my writing over the years.
2023
Dựng cụm Kubernetes bằng K3s trên Google Cloud Platform
·4537 words·22 mins
Ở nhà có 2 cái máy Raspberry Pi không xài nên mình quyết định học lại Kubernetes để deploy một số workload hiện đang quản lý. Trước tiên là sử dụng các VM miễn phí trên GCP để thực hành. Đợt này là cơ hội tốt vì hiện đang có chương trình miễn phí cho các VM chạy arm64.
2022
Today I Learned
·2986 words·15 mins
I begin the habit of writing things down when I find it interesting. It will improve my workflow and help me into a more organized mode.
Typescript Monad
·3018 words·15 mins
Tìm hiểu về monad qua Typescript
Near Line Connect Script
·2328 words·11 mins
Preparation for Line Presentation Workshop Talk script
Near Line Connect
·1038 words·5 mins
Preparation for Line Presentation Workshop
How To Use Ed25519 Dalek Message Signing
·657 words·4 mins
Pure Rust example for using Edwards 25519 to sign and verify message