Give Claude Code Access to Gemini

Give Claude Code Access to Gemini

One of the best things I’ve done recently is to install Simon Willison’s llm tool in my development environments and give Claude Code instructions on how to use it. I set the model to gemini-2.5-pro-preview-05-06 by default, but I plan to try the latest...

AI: It’s Upcoming Impacts On Small Businesses

This essay is the result of months of thoughts and now about three years of work with AI (namely, LLMs), and 15 years in the MSP industry. It is an attempt to sketch out the future as I see it coming. This will dive into some of the technical, but as high of a level...
Jules & Codex: Initial Impressions

Jules & Codex: Initial Impressions

I’ve been playing with OpenAI’s Codex (online) and Google’s Jules, both asynchronous web-based coding agents. Both start the same way: connect to GitHub, choose a repository, and give them a task to work on. Codex lets you set up an environment with...

Are AI Models Conscious?

Anthropic is conducting research on model welfare, essentially checking if models are showing signs of consciousness and, if found, determining how to ‘humanely’ treat the models. I’m not afraid to say that I think this is ridiculous. At some point, perhaps I’ll...
AI News

AI News

First, some notes on Gemini as I posted them to my Slack group: Last week Google released Gemini 2.5. Free on their AI studio website if you don’t mind them training on your chats. In the API, Gemini has a context window of 2,000,000 tokens, about 1,500,000 words....