Linux

Customizing Emacs Completion: From Fido's Fuzzy Matching to Literal Substring
For my completion framework, I’m currently using fido-mode
, and more …

A Better Way to Indent Your Entire Buffer in Emacs?
As an Emacs user, you’ve probably found yourself wanting to clean up the …

Fast Recent File Navigation in Emacs
As an Emacs user, you’re always hunting for ways to shave milliseconds off …

Ollama Buddy v1.0: A Simple AI Assistant
After months of development and refinement, I’m excited to announce Ollama …

New Package! - Simply Annotate: A Lightweight Annotation System
Yes thats right, yet another annotation system!, in this case it is a …

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 …