Vue UI Libraries
A roundup of common UI component libraries in the Vue ecosystem: View Design, Element Plus, Vuetify, Ant Design Vue, and Vuesax, with each one's positioning and best-fit scenarios.
Understanding the Linux Directory Structure
A tour of the directories under the Linux root, guided by the FHS standard: what goes in /bin, /etc, /var, /usr, /opt and why, plus how to tell apart a few commonly confused directories.
Installing Docker on CentOS
A complete walkthrough of installing Docker on CentOS via yum: configuring a China-based mirror, pinning a version, starting the service, plus changing the image storage path, setting up a registry mirror, and enabling start on boot.
Docker Compose Basics
docker-compose describes a multi-container application's services, networks, and volumes in a single YAML file and brings the whole stack up with one command. This post covers how to install it, how it works, and the commands you'll use day to day.
Everyday Linux Commands
A quick reference for day-to-day Linux ops commands: CPU, memory, file operations, and system info queries, plus a list of frequently used commands for easy lookup.
Mounting a New Disk on Linux
A complete walkthrough of mounting a new disk on a Linux server: partitioning with fdisk, formatting with mkfs, mounting, and editing /etc/fstab for auto-mount at boot, plus common pitfalls.
Setting Up a K3S Cluster
Building an HA K3S cluster with embedded etcd across six Alibaba Cloud servers using k3sup: environment prep, master/worker deployment commands, and a rundown of common k3sup flags.
Divinity: Original Sin 2
Nearly every book about the birth of Rivellon tells of the Seven Gods and the world's origins. This post traces the birth of the Seven, and the rise of the Divine and the Godwoken.
Automated Releases with Jenkins
Notes on building an automated release pipeline with Jenkins: pull code, build with maven, package images via docker-compose and push to a private registry, then trigger remote deployment—plus pitfalls and cleanup tips.
The Witcher 3: Wild Hunt
The Witcher 3: Wild Hunt inherits its world from The Witcher novels. A quick look at the Conjunction of the Spheres, where witchers came from, and how the game's main story begins.