Personal Digital Governance Policy The document explains how my digital artifacts and platforms should be organized, disclosed, and handled if I die or become incapacitated. 2026-04-05 Reflections #essay
Personal GitHub Portfolio Personal GitHub Portfolio 2026-04-30 Programming #reference #c++ #python #software-engineering
Managing Development Environments with conda, nvm, and rustup Modern development often requires more than just installing one language runtime globally and calling it a day. Installing everything system-wide quickly becomes messy, hard to reproduce, and annoying 2025-07-10 Systems #reference #systems #conda #shell #software-engineering #programming-languages
Compile NEFF Executables from PyTorch Code Compile NEFF Executables from PyTorch Code 2026-07-19 AI and Machine Learning #reference #python #neuron #llm
Profile a NEFF Executable Capture and visualize execution traces from pre-compiled NEFF binaries using neuron-explorer. 2026-07-19 Systems #reference #python #shell #neuron
On the Threshold of Thirty We are rapidly approaching the age of thirty. We have always felt as if our lives could end at any stage. This is not a morbid thought - it is a kind of alertness, a refusal to take tomorrow for grant 2026-07-04 Reflections #essay #career
vLLM Platform System A deep dive into vLLM's plugin-based platform architecture, Python entry points, auto-detection pipeline, and how to add a new out-of-tree hardware platform. 2026-06-07 AI and Machine Learning #reference #systems #python #llm #software-engineering #vllm