programming-principles New Post July 27, 2026 Programming Principles: Separation of Concerns An essay on the programming principle of Separation of Concerns, and why it is important to follow it. #programming
programming-principles July 20, 2026 Programming Principles: Clarity Over All A discussion of the programming principle of Clarity Over All, and how to write code that is easy to understand and maintain. #programming
book-review July 13, 2026 Book Review: The 21 Irrefutable Laws of Leadership A review of John C. Maxwell's book 'The 21 Irrefutable Laws of Leadership', which outlines essential principles for effective leadership. #book #leadership
project July 10, 2026 Project Zero Inventory: Week 2 - The Build Designing the first products for Project Zero Inventory. #project #entrepreneurship #3d-printing
essay July 6, 2026 How I Write I share how I write, from ideation to publication, and the tools I use to make it happen, especially with regard to AI tools. #essay
project July 3, 2026 Project Zero Inventory: Week 1 - The Idea Exploring whether 3D printing can be used to validate physical product ideas before investing in manufacturing. #project #entrepreneurship #3d-printing
book-review June 29, 2026 Book Review: Extreme Ownership A review of Jocko Willink and Leif Babin's book 'Extreme Ownership' and three broader leadership lessons I took away from it. #book #leadership #innovation
project June 26, 2026 Project AIVID: Week 4 - The Verdict Reflecting on Project AIVID and deciding whether it is worth continuing. #project #ai #coding
book-review June 22, 2026 Book Review: Misbehaving A review of Richard Thaler's book 'Misbehaving: The Making of Behavioral Economics', which chronicles the history and development of the field of behavioral economics. #book #economics #math
project June 18, 2026 Project AIVID: Week 3 - The Product Building a local AI video editing framework using open-source models, week 3. #project #ai #coding
essay June 15, 2026 Turing Complete AI Exploring how AI Agents built around transformer models can be Turing Complete, and what this means for general intelligence. #essay #AI #math #computers
project June 12, 2026 Project AIVID: Week 2 - The Build Building a local AI video editing framework using open-source models. #project #ai #coding
fun June 8, 2026 Spherical Cows A lighthearted exploration of the concept of spherical cows and what they look like in the real world. #fun #physics
project June 5, 2026 Project AIDVID: Week 1 - The Problem Discussing the overall goal and motivation for Project AIDVID. #project #ai #coding
update June 1, 2026 Back Online After nearly 10 months away, I’m finally back to building, experimenting, and posting regularly again. #update
essay August 11, 2025 Who killed Pip? Last weekend I played detective in a crazy debugging mystery thriller with an unexpected twist! #funny #python
project July 25, 2025 Introducing CuentoGo CuentoGo lets you read Spanish stories. #project #AI #language
essay July 18, 2025 Building Train Hats Sometimes to make a train, you need to make a hat. #essay #AI
science March 7, 2025 The Colors of Music Here I show a cool mapping from music to color. #essay #physics #ai #music #project
essay February 14, 2025 Turing Incomplete AI I describe the limitations of AI and the implications of Turing Incomplete AI. #essay #AI
update January 17, 2025 Shadowing Radiation Therapy I describe my week shadowing radiation therapy treatments. #update
update January 10, 2025 New Year Resolutions 2025 Publicly declaring my resolutions for 2025 so I can't back out. #update
essay October 14, 2024 Physics, AI, and the Nobel Prize Here I write some thoughts reflecting on the recent Nobel Prize in physics. #essay #physics #ai
science October 9, 2024 Analyzing the NASDAQ with Gaussian Processes Here we demonstrate how to use Gaussian Processes to analyze the NASDAQ. #data science #math #finance
fun October 9, 2024 The Special Sauce at the Fall Festival A fun day at the fall festival. #fun #funny #holiday
science July 9, 2024 Mapping inference to physics - Part 3 Here I show updates to a project mapping general inference to physics. #math #science #physics #project #ai
science April 26, 2024 Mapping inference to physics - Part 2 Here I show updates to a project mapping general inference to physics. #math #science #physics #project #ai
science April 22, 2024 Comparing different models on biophysics data Here we compare different deep learning models on a few biophysics datasets. #deep learning #biophysics #ai
science February 14, 2024 Information Physics Part One Here I post preliminary work on deriving physics of information. #math #science #physics #project #ai
business December 13, 2023 Building Backwards Here I explain concepts learned from the books Biodesign and Building Backwards to Biotech regarding how to start a biotech startup by working from the end goal backwards. #update #business #biotech
science December 7, 2023 Chinese Character Generator Here we show how to use diffusion based generative models to generate Chinese characters. #deep learning #coding #generative ai
science November 15, 2023 Dirichlet Clustering for Clinical Outcome Prediction Here we show how to use Dirichlet Clustering to predict clinical outcomes. #math #bayesian #coding #prediction