A Title in Rainbow Gradient

When AI becomes a coding partner, developers split into two modes: the “delegator,” who gives AI complete trust, and the “conductor,” who pursues ultimate control. This article delves into the two modes' conflicts, trade-offs, and outcomes through a real website-building story.

Implementing Interactive Vega-Lite Charts on My Blog, Rooted in the Grammar of Graphics

I built a reusable component for rendering interactive Vega-Lite charts on my blog. This post explores the implementation, the power of the underlying Grammar of Graphics, and why this declarative approach is ideal for data-driven insights from my machine learning work.