Commenting Un-commenting

February 15, 2023

After watching an interesting video by EmacsElements regarding commenting and un-commenting I have to say that I wholeheartedly agree. I really don't like the way comment-dwim works and made me think back to one of the first elisp functions I commandeered from the interwebs :

Simple Flexible Scrolling

February 8, 2023

I have written before about smooth scrolling using good-scroll and how I managed to find a semi satisfactory way of centering my cursor after a single scroll which meant I would then have a minimal amount of subsequent line movement to get to the line I want.

Using ripgrep within Projects

January 24, 2023

Given my recent forays into the world of grepping in emacs using deadgrep (and hence ripgrep) and my use of find-file-rg which feeds into my current completion system of ivy I think the next step is to try to set up a project and to see if I can gain any advantages in my workflow.

Fruit Bowl

January 10, 2023

I started this quite a few months back and thought I would revisit now I am catching up on all my unfinished art. Strangely I quite enjoy still art but this time I thought I would play around a little and put in a bit of a sinister twist.

Dired Duplicate Here

January 10, 2023

dired can do most things for me especially now I have my DWIM image conversion scripts working and image-dired configured to my liking.