Abstract Heresies

              Unorthodox opinions on computer science and programming.

Thursday, September 4, 2025

Gemini

›
I chose to experiment with the Gemini LLM. I figured that Google is likely to remain competitive in AI for a while. I didn't want to...
Wednesday, September 3, 2025

Google API

›
To experiment with LLMs I chose to use Gemini. The cost is modest and I expect Google to regularly improve the model so that it remains...
1 comment:
Monday, September 1, 2025

Lisp Still Matters

›
Lisp is not the most popular computer language, yet it continues to attract a small but devoted following. Sure, you can find nutters f...
Saturday, August 30, 2025

Synergy of Tools

›
Once you have the sequential thinking MCP working, it can interact with the eval tool and reason about Lisp programs. I tested this b...
Wednesday, August 27, 2025

Thinking About Thinking

›
The latest LLMs can be run in “thinking” mode where they take an extra processing step before generating output. In this extra step the...
Sunday, August 24, 2025

Adding MCP

›
I've got a Gemini client that I developed in order to do the pseudocode POC. I wanted to add third-party tools to the server, and t...
Saturday, August 23, 2025

CL-JSON Ambiguity

›
When you are using a library, you will usually get best results if you avoid customizations, flags, and other non-default settings. Just...
1 comment:
›
Home
View web version
Powered by Blogger.