Recently, I decided to write a simple spellchecker app in Haskell. I decided to do this because I wanted to increase my Haskell skills in completing a small scale project, and also because I haven’t done a small project in a while and I wanted to prove to myself that I can still do that.Continue reading “How Property Testing Helped Me Out”
Category Archives: Uncategorized
That Feeling When Your Air Conditioning Doesn’t Work
I was going to post about something more interesting, but the AC is out at my house and it makes it hard to think about basic stuff, let alone the kinds of things I like to write about. When I was growing up, our house in the country didn’t have AC at all, but itContinue reading “That Feeling When Your Air Conditioning Doesn’t Work”
Game Review in Screenshots: Stellaris
I’m not new to having strong opinions, but I am new to writing reviews, so here we go: Stellaris is a space empire game I’ve been longing for and I look forward to learning how to actually win a game. I’ve spent 30 hours, and I haven’t even come close. One of the many reasonsContinue reading “Game Review in Screenshots: Stellaris”
Series: RPG Campaign Settings
I’ve partially written many campaign settings over the years, and today I wanted to introduce you to the latest ones that I’ve been working on. I’m going to go into more detail for each one in separate posts. Daellig: The Spirit Age This is a fantasy setting that takes place on the continent of Daellig.Continue reading “Series: RPG Campaign Settings”
The Story Behind “sehqlr”
in which I go into the history of the pronunciation and the spelling of my online handle Is it “sequeler”? No, sequeler is a SQL client. Also, there is nothing about SQL in the name except that it has those letters in that order scattered throughout. Why is it weird/not based on my name? IContinue reading “The Story Behind “sehqlr””
The Schedule
As a person with ADHD, I have trouble with time. I have something called “time blindness” which means that the passage of time for me is… interesting. Basically, I lose track of time all the time. I often need alarms to remind me what hour of the day it is. One result of this relationshipContinue reading “The Schedule”
A Botched Migration
Everyone makes mistakes. I made at least one today: I didn’t export my WordPress site before deleting the server it was running on, and now I’m looking at a completely new site without my old content. Oops! I know that I did the export, I just have the find the file. In the meantime, IContinue reading “A Botched Migration”