Blog & Articles
Sharing insights, tutorials, and thoughts on web development, programming, and technology trends.

Practicing CI/CD for Microservices: A Journey with Jenkins and ArgoCD
A technical deep-dive into setting up a GitOps workflow for the YAS microservices practice project, focusing on automation steps and real-world troubleshooting.
OpenClaw là gì? Cách mình cài và dùng nó như một AI assistant thật sự
Một bài viết cho người mới bắt đầu với OpenClaw: nó là gì, có những tính năng gì đáng chú ý, khác gì chatbot thường, và cách cài bản đầu để bắt đầu dùng thật.
OpenClaw: Why I See It as a Personal AI Operating Layer, Not Just Another Chatbot
A practical introduction to OpenClaw for newcomers: what it is, which features actually matter, how it differs from a typical AI chat app, and how I would approach the first install.

Building a 3-Node Proxmox Cluster on a Laptop: Why Not?
Detailed guide to setting up a powerful Home Lab with a 3-node Proxmox cluster running on a single laptop combined with a Raspberry Pi, for researching High Availability (HA) and Kubernetes.
Unified AI Interface: Self-hosting LiteLLM and OpenWebUI
Optimize Large Language Model (LLM) usage experience by combining LiteLLM for API management and OpenWebUI for a ChatGPT-like beautiful interface.

TCP Cubic vs TCP BBR Performance Comparison: Simulation with NS-3
A detailed research into TCP Congestion Control, comparing the performance of Cubic and BBR in high-loss environments using NS-3 simulation. BBR shows significant superiority in throughput and RTT stability.

Tối ưu hóa Dockerfile: Giảm 70% build time
Chia sẻ kỹ thuật layer caching và multi-stage builds giúp đạt giải Top 2 Dockerfile Contest 2025.