← /contentslug: 2017-07-14-first-real-bug
date: 2017-07-14
title: first real bug, felt oddly proud of it
type: notebook entry
Spent two hours chasing a shape mismatch error that turned out to be me transposing a matrix that didn't need transposing. Dumb mistake. Weirdly satisfying to finally find it though — first time this project has felt like actual debugging instead of just copying code and hoping.