• A small contribution to superlocalmemory

    A small contribution to free opensource slm, superlocalmemory. Just an image that was not yet “git lfs”d. What is SuperLocalMemory? SLM is a tool to use when coding with the help of AI agents. Working with this now some time and it really adds a memory to the Large Language Model (LLM). A session that…

  • Gemini CLI extended with gopls via MCP

    Google launched Gemini-CLI, a console coding tool similar as Github Copilot CLI and Claude Code. These tools connect your development source code with an AI Model running in the Cloud, or sometimes can connect to an AI model you run locally. Now with the use of MCP (Model Context Protocol) you can increase the knowledge…