AI and Intellectual Levelling — Reflections Sparked by a Foray into Russian Letters

Posted at # AI # Search Engine # Essay

I used to scoff at talk of AI ushering in an ‘intellectual levelling’. Surely my well-honed search tricks were enough. Yet a recent hunt for Russian-literary sources revealed the limits of my skill and the reach of AI in vaulting knowledge barriers. What follows is the tale of that change of heart, and a few modest thoughts on AI and how we retrieve information.

Deep Dive: Arc Browser & AeroSpace Focus Conflict Leading to Workspace Flashback Bug on macOS

I investigate a frustrating workspace 'flashback' bug experienced when using the Arc browser with the AeroSpace tiling window manager on macOS. The root cause identified involves frequent makeKeyAndOrderFront: API calls by Arc (and potentially other Chromium/Electron apps) conflicting with AeroSpace's Accessibility API-based virtual workspace mechanism.

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 details, the power derived from the underlying Grammar of Graphics principles, and why this declarative approach is ideal for showcasing data-driven insights from my machine learning work.