Click for a full comic and having expectations set accordingly
With 10th month of 2020 almost over I am finally getting around to posting art as intended in last year's roundup.
Continue reading⚂ Videogames, I'm afraid.
Click for a full comic and having expectations set accordingly
With 10th month of 2020 almost over I am finally getting around to posting art as intended in last year's roundup.
Continue reading
It came to my attention that no one published a user defined language mode for Notepad++ that would allow you to view BB code tags in the editor relatively comfortably, so I decided to correct that omission by publishing mine.
As far as technical details go, there isn't anything of particular complexity here - various tags are defined as delimiters and URLs use the same trick that the built-in Markdown UDL uses.
Continue reading
This is a small note that I have made a quick Haxe variant of the first part of my "small guide on writing interpreters". You can see an interactive Haxe-JS demo above, and find the Haxe source code on bitbucket.
I was randomly asked whether I was going to write a summary-of-the-year post or anything, and I thought "sure, why not", and proceeded to spend a day doing that.
Continue reading
FontForge comes with two scripting systems - largely-regular Python and an unnamed scripting language that uses the extension .PE.
While the documentation advices to prefer Python scripting where possible, it is still nice to be able to read the existing PE scripts easier.
This User Defined Language for Notepad++ aids with that, adding folding and syntax highlighting for built-in functions and variables of the scripting language.
Continue reading
A collection of answers on identity subjects.
Originally published in 2019, updated in 2022.
Continue reading
(mouseover/click to play GIF)
Script in action. See: Full-sized version; that wallpaper
If you have a display-less Wacom tablet (Wacom One/Intuos/etc.) and a large enough monitor (or monitors), mapping screen space to tablet can be a bit bothersome. But that can be fixed.
Continue reading
My online multiplayer mod for Caveblazers was released last week[1]!
You can download it via Steam
for free if you own the game.
This is a post about how that went.
Continue readingSometimes people ask me what programming languages I know / started with / have worked with in past, so this is a small post about that that I could link later.
Continue reading