-
Plex 元数据:刮削、修补与 Kometa 自动化
lkw123 #plex#kometa#metadata#self-hosting How Plex scrapes and stores metadata, how to fix it with plexapi, and how to automate collections and overlays with Kometa
-
Push-based GitOps 管理 k3s 小集群
lkw123 #gitops#k3s#kubernetes Manage a small k3s cluster as code with push-based GitOps
-
通过 Komodo + Renovate 构建 Docker Compose GitOps 流水线
lkw123 #gitops#komodo#docker Implement self-hosted GitOps and version control Docker Compose infrastructure through Git repositories
-
我的 Self-hosting 记录
lkw123 #docker#serverless#cloudflare#vercel#paas Brief notes on my self-hosting experience
-
AstroPaper 博客自定义
lkw123 #blog#astro#css How I customize my blog based on AstroPaper theme
-
使用 PyVmomi 构建 VMware 自动化工具
lkw123 #vmware#python#devops#automation#esxi Using PyVmomi to build some useful VMware automation tools
-
我的 MacOS 开发环境配置
lkw123 #macos#dotfiles Some of my personal MacOS dev environment configurations
-
使用 PyVmomi 获取 VMware 虚拟化集群信息
lkw123 #vmware#esxi#python#devops Using PyVmomi to parse all kinds of info from VMware vCenter
-
操作系统软件供应链构建与风险追踪
lkw123 #linux#security#supply chain#visualization OS software supply chain landscape and vulnerability tracking
-
解析 Ubuntu 操作系统软件包依赖关系
lkw123 #linux#oss#supply chain Parse Ubuntu software packages' dependencies to build a supply chain
-
论文笔记 Mathematical Analysis of Algorithms
lkw123 #algorithm#math#paper Reading notes on "Mathematical Analysis of Algorithms" by Donald Knuth
-
摊还分析 Amortized Analysis
lkw123 #algorithm#notes Introduction to Amortized Analysis: a method for analyzing the average time of all operations in a sequence