Dijkstra's Algorithm in 25 seconds — code and graph moving together. 🟡 The idea is simple: always expand the closest unvisited node first. Keep a running "cheapest cost to reach you" for every node, ...
Race Oracle, Vibe Coding, and Rethinking How We Build Tech I recently built an app 'Race Oracle' with my dad using Vibe Coding — and it fundamentally changed how I think about building products. Race ...