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
GitHub Portfolio GitHub Portfolio 2026-04-12 Programming #reference #c++ #python #software-engineering
PyTorch + CUDA vs. XLA + TPU: Two Execution Models for ML Systems A mental model for the difference between PyTorch + CUDA and the XLA + TPU execution style. 2026-04-10 AI and Machine Learning #machine-learning #reference #systems
Main Takeaways from a Group Discussion on AI Coding A bullet-point summary of a group discussion on AI coding, hiring, interviews, and AI-native engineering workflows. 2026-04-10 AI and Machine Learning #essay #llm #career #software-engineering
Conversation with Prof. Zhiru Zhang Prof. Zhang’s advice was that I should treat health as the non-negotiable first priority, use the Amazon internship and broader networking to reset and learn, and only continue toward a PhD in an envi 2026-04-09 Research Notes #machine-learning #conversation #career #computer-architecture
Conversation with Prof. Owolabi Legunsen on Research Fit, Advisor Capacity, and Keeping Doors Open A summary of my conversation with Prof. Owolabi Legunsen about advisor fit, the difficulty of moving from software into hardware-oriented research, and why flexibility, iteration, and health should co 2026-04-08 Research Notes #conversation #career #programming-languages #software-engineering #computer-architecture
Conversation with Prof. Tapomayukh Bhattacharjee on Human-Robot Interaction and Research Fit A summary of my discussion with Prof. Tapomayukh "Tapo" Bhattacharjee about physical human-robot interaction, real-world robot deployment, and why my current interests may align better with other facu 2026-04-01 Research Notes #machine-learning #conversation #researcher-profile #career #hci
AI Agents and Software Practices: A Source-Based Thematic Synthesis of Recent Public Materials This research note provides a source-based thematic synthesis of recent public materials on AI agents and related software practices. It identifies ten recurring themes that may be relevant to program 2026-03-26 AI and Machine Learning #essay #machine-learning #llm
Trace Function Calls in C/C++ Programs Trace Function Calls in C/C++ Programs 2026-02-28 Systems #reference #systems #c++ #debugging