Emacs
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.elto 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 elisp …
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 …
Exploring Static Website Publishing with Org Publish
As someone who enjoys using Emacs for almost everything, I recently began …
Calculate Number Of Days Between Two Dates
Just a very quick one today.
I recently needed to find the number of days …
Emacs Quick Window Pt 3 - jumping between two windows
The original implementation of my/quick-window-jump worked perfectly for …
Emacs Core Window Jumping With Visual Feedback
Already I think I can improve my/quick-window-jump: which was a window jumping …
Core Emacs Init Without External Packages
I thought I would share a simple concept that I have found very beneficial: …