Tag: #source-code
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
The Growth Process (Feedback Loops) & Source Code Leak Response
How do we grow? The science of feedback loops, the art of retrospectives, and how to respond when a source code leak occurs -- procedures and prevention.
2026-04-12 · 15 min read #culture#growth#feedback-loop#security#source-codeKubeVirt Source Code Reading Map: Where to Start to Grasp the Entire Structure
Proposes a reading map for grasping the overall KubeVirt structure quickly by reading source code in the order of API types, controller, node agent, launcher, network, migration, and kernel integration.
2026-03-20 · 6 min read #architecture#kubevirt#source-code#reading-map#kubernetes