90 Day Fiance Advent Calendar
December 1, 2022
Here is a christmas calendar for my beautiful girlfriend in honour of one of our favourite shows!
December 1, 2022
Here is a christmas calendar for my beautiful girlfriend in honour of one of our favourite shows!
November 30, 2022
I have come to the realisation that I can be a little more efficient when it comes to searching for text within files, or as it is known in software engineering circles, grepping!
November 29, 2022
My artwork has been animated, here are some thumbnails, unfortunately you will only be able to see the videos in Canada, you could always use a VPN I suppose!
November 24, 2022
Here is a christmas calendar I have been working on for a work quiz which is starting to become a yearly tradition!
November 23, 2022
Using ArtRage and InfinitePainter on various drawing tablets
November 23, 2022
My next investigation into trying to improve my emacs workflow is expanding entered text for repetitive tasks.
November 16, 2022
I previously wrote about wanting the ability in emacs to copy and paste files from one window to another just like a linux GUI file manager and after a little hunting around and experimentation I settled on putting together some elisp:
November 9, 2022
By default dired orders its files in alphanumeric order and when s is selected it sorts by date according to :
November 3, 2022
Something is still bugging me with my dired tidy up and I think it is wanting to add the ability to remove dot files.
October 23, 2022
Bit by bit I am getting to grips with dired and using this for more operations on my files.
October 22, 2022
Using an old fashioned notepad and biro to start off a doodle and then finished off with Krita
October 16, 2022
A quick Sunday morning doodle using Krita. An improvement on my original
October 11, 2022
Something has been nagging at me for a while now, I seem to spend a lot of time moving the cursor to the next or previous line within a window, spamming C-n and C-p to get where I want to within a file.
October 10, 2022
I am currently keeping all my textual notes in a separate org file called appropriately, notes.org. This is pretty much just a random rambling set of text containing bits and bobs that I don't want to forget.
October 8, 2022
My dired replacement of Dolphin / linux terminal continues. The next thing is something useful to me but uncommon and something that dired didn't seem to be able to do out of the box.
September 28, 2022
Now dired is becoming more ingrained into my muscle memory, navigating efficiently through the folder structure is becoming more prominent in my mind and it still doesn't feel natural enough.
September 26, 2022
The next step in my emacs journey is to move files around a little more easily, in fact more like a regular file explorer using the concept of file / folder selection copy and paste. That concept seems a little more natural to me than dired file marking, renaming / copying and then entering the path of the destination address.