EmacsGME – Emacs Games Master Emulator – v0.1 Release

As I have mentioned previously, I have started using Emacs recently as my main text editor recently – and it has slowly been creeping past that boundary to absorb more and more of my computing life. In fact, it’s fair to say that it has fundamentally changed how I interact with my computer.

As I’ve got more comfortable with the concepts of Emacs, I decided I needed to learn a bit more about how emacs-lisp works. So inline with my current interest in solo roleplaying, I decided my first project would be a Games Master Emulator:-

An example of EmacsGME play within an Emacs text buffer

So v0.1 is now available over on my NotABug page, for a preliminary implementation. Read on for more details of what it currently does, and my plans for the future…

Continue reading “EmacsGME – Emacs Games Master Emulator – v0.1 Release”

QsDoomLauncher – v0.1

Here is my latest project – a GZDoom launcher for Linux, which runs through a Rofi/dmenu interface for selecting IWADs & modifications. This is aimed at anyone who likes Doom and uses tiling window managers. All in a simple bash script, which you can download from my NotABug repository.

Check out my Odysee page if you want to see a video demonstration of it in action!

See below for details of how it works!

Continue reading “QsDoomLauncher – v0.1”

Remove Syncthing Conflicts

As I have started using the desktop in my house, as well as my laptop, I have also started using Syncthing to keep some of my various projects, org-files and Emacs setup [see below] the same across my devices. As such, Syncthing conflicts have become the bane of my existence, so I had to work out someway to deal with them.

Continue reading “Remove Syncthing Conflicts”

i3 Tiling Window Manager – xmonad-style keybindings

This should be a quick post. After spending far too much time lurking on /g/, I finally took the plunge and looked into the world of Tiling Window Managers.

Laptop interface
Laptop interface with i3 & i3status

I generally use a laptop at home (and hate touch pads with passion) so avoid the mouse as much as possible. I’d heard lots of talk of them being great for keyboard-only use, so dipped my toe in and tried a few out… [click the image to go straight to config files]

Continue reading “i3 Tiling Window Manager – xmonad-style keybindings”

Deep Space D-6 – Basic VASSAL Module

Recently I have been looking for board games to play solo, as I don’t always have other players around. Whilst trawling BoardGameGeek lists, I came across Deep Space D-6

AboutSplash

And I think it is awesome! It was an entry in their annual Solitaire Print&Play competition, so I grabbed the files, printed out a set and got playing.

Continue reading “Deep Space D-6 – Basic VASSAL Module”

CleverVoice Proof-of-Concept

Well, I’ve knocked together a bit of “plumbing” code, to make a vocal interface to the internet chatbot Cleverbot. So far it works – as well as can be expected with cleverbot – and it will be eventually added into an as-yet-unannounced hardware project I’m working on.

Here is a little demo I put on youtube of it in action…
[youtube https://www.youtube.com/watch?v=rxKCztL0Fhs]
All my code will be available on GitHub at some point, but it is ugly as sin. So I won’t give you a link just yet, but I’m sure you can find it if you are that motivated!

At some point I want to move away from Cleverbot, to a locally hosted chatbot. Anybody with any suggestions for that, feel free to share in the comments.

QYTTS – Trailer Scraper for Kodi

For a few years now, I’ve been running a Kodi setup on various Raspberry Pi’s to live behind my telly. Currently on RPi 3, and OSMC is my distro of choice (clean, simple, smooth, and fast!).  One plugin came to my attention which I found to be marvelous, called Cinema Experience. And I’ve managed to tailor it further to my needs through some BASH script magic…

GitHubBanner

Either read on, or click the pic to see the GitHub notabug repo.

Continue reading “QYTTS – Trailer Scraper for Kodi”