Blue and Orange Video
August 24, 2024
Here is the final version of my entry to the ImagineFX August competition!, I'm not quite sure what I am going to call him, probably Derek!
August 24, 2024
Here is the final version of my entry to the ImagineFX August competition!, I'm not quite sure what I am going to call him, probably Derek!
August 23, 2024
Here is the final version of my entry to the ImagineFX August competition!, I'm not quite sure what I am going to call him, probably Derek!
August 18, 2024
Here is an initial version of my entry to the ImagineFX August competition:
August 16, 2024
I have updated my emacs package selected-window-accent-mode
August 11, 2024
Regarding my previous post, you can now disregard my little Frankensteinian elisp effort!:
August 10, 2024
I'm really enjoying ready-player at the moment, so much so I think it might end up replacing emms.
August 4, 2024
I thought I would share a little bit of elisp that I've been using for a while now that allows me to quickly find a file. It leverages completing-read, allows the selection of the find method and will search recursively.
July 28, 2024
A common activity for a Software Engineer is to compare two directories, especially those that might require a level of merging. My preferred tool of choice in this instance is Meld
July 19, 2024
What's New in Selected Window Accent Mode v0.8.0 - (selected-window-accent-mode) which is my window accent package in MELPA for Emacs, here is a quick summary before I dive into the new features:
July 15, 2024
I've noticed that my Emacs blog is now almost 2 years old!
July 12, 2024
I really want to finally get to grips with my spelling / dictionary set-up.
I'm happy with jinx instead of flyspell. I like powerthesaurus and, of course, dictionary-lookup-definition. It is mainly the keybindings I want to finally settle on. I have been moving them around for a while now but haven't really established something comfortable.
July 5, 2024
More tinkering and enhancements to some AutoHotKey scripts with WOWEE to allow some emacs keybindings throughout the realm of Windows.
June 24, 2024
My Emacs usage on Windows seems to be more prevalent at the moment, and I'm having to drop into Visual Studio for C# development.
June 8, 2024
The next stage on my quest to mitigate any RSI issues when using Emacs on a laptop is to see if it is a viable option to use a mechanical keyboard on a laptop.
May 24, 2024
Based on my recent forays into ergonomic key-mapping in Emacs for SwayWM, and effectively for any Wayland compositor or X11-based system using the X Keyboard Extension (XKB) standard, I realized that there doesn't seem to be an Emacs mode to edit these keyboard configuration files (*.xkb). This is surprising, considering they have been around for more than 30 years!
May 16, 2024
I thought I would provide an example of how I typically use elisp to make my life easier (well eventually - I still need to write the function after all!)
May 11, 2024
Every now and then I find it necessary to use Vim! (mainly for work) - was that clickbait on an Emacs blog?! 😀
May 4, 2024
In a recent post I was talking about the benefits of mapping the RAlt key to the Ctrl key and this set up is so far still feeling very comfortable.
April 26, 2024
I am just at the moment reflecting on how my experience with Emacs over the last 30 years has evolved. I thought that just for fun I would list all the key moments along my Emacs journey regarding work-flow efficiency breakthroughs, roughly in year order!.
April 20, 2024
In the midst of adjusting my Emacs keybindings for a more ergonomic workflow, I've experimented with various configurations. For example, I duplicated the right Alt key (RAlt) to function as an additional Alt key allowing for versatile key presses across the keyboard based on command keybinding locations.