Blog

Technical Blog

Notes on engineering efficiency, delivery quality, fitness practice, and AI engineering experiments.

Designing Modular Boundaries for Content Platforms

A content platform should separate ingestion, storage, rendering, categorization, search, and publishing to avoid tangling Markdown, SQLite, and page logic.

Modular ArchitectureContent PlatformService Boundaries

From an Unraid Freeze to a NAS Monitoring and Alerting System

Starting from a NAS freeze, this article maps the roles of Node Exporter, cAdvisor, Prometheus, Grafana, and Uptime Kuma.

UnraidSelf-hostingMonitoringPrometheusGrafana

My Unraid Service Layout: NAS, Containers, Monitoring, and Daily Use

Use layered directories and service groups to organize app data, media, databases, monitoring, and backups on Unraid for easier migration and recovery.

UnraidSelf-hosting

How I Use Hermes: Practical Application Scenarios

Hermes is useful when it works as a personal assistant that connects reminders, context, and daily decisions instead of only answering isolated questions.

HermesAI AgentAutomationHome Assistant

Building a Container Monitoring Dashboard on Unraid with cAdvisor and Grafana

This article records how I used cAdvisor, Prometheus, and Grafana on Unraid to observe container resource usage and build a practical dashboard.

UnraidSelf-hostingMonitoringcAdvisorGrafanaPrometheus