I’ve been meaning to start a blog for years. Kept putting it off because I wanted to have something profound to say first. Turns out that’s a great way to never write anything.

So here we are. Unhandled Thoughts.

catch (UnhandledThoughtException ex)
{
    // finally doing something with these
    blog.Post(ex);
}

I’m Rushikesh. I work in software and I’m going to write about whatever I’m tinkering with - could be a debugging rabbit hole, a tool that frustrated me until it didn’t, or how I hop on any new AI agent tooling train. No theme. Just things I figured out and didn’t want to forget.

If you’re here, cool. Let’s see what happens.