SRE & AI Field Notes
Practical notes on SRE, cloud-native reliability, and AI infrastructure.
Home
Archive
Projects
Tags
About
Search articles...
中文
Home
Archive
Projects
Tags
About
🌐 中文
🏷️ Tags
intelligent operations practice (1)
{ const isDark = document.documentElement.classList.toggle('dark'); localStorage.theme = isDark ? 'dark' : 'light'; }" class="w-11 h-11 rounded-full bg-white dark:bg-slate-800 border border-[var(--color-border)] dark:border-slate-600 shadow-sm flex items-center justify-center text-lg hover:shadow-md transition-all" aria-label="Toggle dark mode">
☀️
🌙
🔝
Search articles...
Start typing to search...