Emacs

Setting up a C# Language Server (csharp-ls) on an Air-Gapped Windows System
For a little while now, I have been developing C# applications at work and on …

Ollama-Buddy 0.13.1: Curl backend support and some optimizations
This is more of a maintenance update. The main headline is the addition of an …

Emacs dired with Ultra-Lightweight Visual Icons
If you spend any time browsing files in Emacs, you’ve probably wished for …

Building Your Own Orderless Style Completion in Emacs Lisp
While packages like orderless
provide flexible “any word, any order” completion, …

Bank Buddy - Your Financial Analysis Companion for Emacs!
I created a new package!, here are the details:
Bank Buddy is an Emacs package …

Ollama Buddy 0.12.0: User Prompt Library, File Attachments, Vision and Context Tracking
There have been quite a few updates recently. The main highlights include …

The Smallest of Productivity Gains by Instantly Opening Dired Files when isearching
If you’re an Emacs user (which I know you are), especially one who lives in …

Discovering Treasures in Emacs-solo
While exploring Emacs-solo, I was struck by how closely its philosophy aligned …

Ollama-Buddy 0.9.35: Grok, Gemini Integration and Enhanced Sessions
Several improvements in the latest Ollama Buddy updates (versions 0.9.21 through …

Ollama-Buddy 0.9.20: Curated AI Prompting with Awesome ChatGPT Prompts
- Added
ollama-buddy-awesome.el
to integrate Awesome ChatGPT Prompts. …

Ollama-Buddy 0.9.17: Claude Support, Asynchronous Operations and Responses to Registers
I’ve added experimental support for Claude AI, aligning its implementation with …

This week in ollama-buddy updates, I have mostly been experimenting with ChatGPT …

Ollama-Buddy 0.9.8: Transient Menu, Model Managing, GGUF Import, fabric Prompts and History Editing
This week in ollama-buddy updates, I have been continuing on the busy bee side …

Ollama-Buddy 0.8.0 - Added System Prompts, Model Info and simpler menu model assignment
More improvements to ollama-buddy
https://github.com/captainflasmr/ollama-buddy …

Ollama-Buddy 0.7.1 - Org-mode Chat, Parameter Control and JSON Debugging
Continuing the development of my local ollama
LLM client called ollama-buddy …

Ollama-Buddy V0.5.1 - Session/History/Role Management, Real-Time Token Tracking and More!
I’ve been a busy little bee in the last few days, so quite a few …

Ollama Buddy Version 0.2.1 - Same prompt to multiple LLMs and choose best answer!
Some improvements to my ollama LLM package…
With the new multishot mode, …

Installing Emacs 30.1 On Arch and SUSE
Seems to be a common post at the moment, so I thought I would quickly put out …

Why I Switched from Magit to VC-Mode (and How It Works for Me)
I am currently using vc-mode
for my source code configuration needs. I wouldn’t …

Ollama Buddy - Local LLM Integration for Emacs
I have been playing around with local LLMs recently through ollama and decided …

Copying completion candidate to the clipboard
In my continuing quest to replace all my external use packages with my own …

Creating a small local elisp rainbow-mode solution
In this post, as part of my ongoing mission to replace all (or as many as …

Streamlining Navigation in Org-Mode using an adapted org-goto
Navigating through lengthy org files can sometimes feel cumbersome. To address …

Emacs Quick Window Pt 4 - Further Tweaks
Previously, my/quick-window-jump
was geared mostly toward managing two or more …