Infusion

<1 min read

Instagram

Chemo infusion coming up.

Today

<1 min read

Instagram

Early morning call. Holidays always mess up my infusion schedule.

Toots du Jour (Dec 19)

<1 min read

Land of Bad

3 min read

When a Delta Force team is ambushed in enemy territory, a rookie officer refuses to abandon them. Their only hope lies with an Air Force drone pilot as the eyes in the sky during a brutal 48-hour battle for survival.

Multiview

<1 min read

Multiview. The best thing about YouTube TV.

Mobibot & Gemini AI

<1 min read

Last night, as an experiment, I added support for Google's Vertex AI Gemini API to Mobibot, the #mobitopia IRC channel bot. I used Guillaume's very concise guide. You can try it out by joining the #mobitopia channel on irc.libera.chat and typing something like:

mobibot: gemini write a koltin class to append two files together

Yes, the typo is intentional.

Mobibot also supports ChatGPT, so you can easily compare the results.

The implementation was pretty straight forward using the vertexai library, although I found the ChatGPT API easier to use overall. Gemini seems to be quite slow and overly verbose, but the quality of the answers feels superior. Gemini has no real-time data, so asking things like: the number of days until Christmas, yields some pretty funny results.

I have no doubts speed, etc. will improve over time. I thought most articles about Gemini taking over ChatGPT were kind of fluff pieces, but there might something to it.