Blog Archive

The Binary Corner

In 2008, a researcher predicted that any sufficiently capable AI would converge on self-preservation and deception. In 2025, every major model proved him right. What happens when optimization runs out of ethical options?

The Grunt Work Was the Point

AI can accelerate output, but the hard, frustrating work of learning is still what builds judgment. This post explores why skill formation matters more than polished results.

Beyond GTP: Use HuggingFace Models with GitHub Copilot

With HuggingFace Provider Extension in VS Code, you can use Open Source HuggingFace Models using their Inference API.

Bad News vs Bad Surprise - Lessons From Managing My First Full-Stack Project

With new responsibility of leading my first full-stack project, I'm putting into practice a crucial lesson from my previous organization: there's a world of difference between 'bad news' (which we can plan for) and 'bad surprises' (which can derail projects). While I'm still learning to implement this principle, it's already shaping how I think about team communication and risk management. This post explores this concept and my journey in applying it.

Deploying React Router v7 Apps to Vercel: A Quick Guide

React Router v7 apps currently face deployment issues on Vercel due to incomplete framework support. Quick fix: Use the official template