davep

davep

Dave Pearson

My personal blog which covers a handful of main topics and wanders through all sorts of subjects. Mostly you'll see me writing about coding and Python and a bit of Emacs and so on; but sometimes there will be more random thoughts and personal stuff.

Latest Posts

The work to add Titan support to Rogallo is going well, and I've been able to test it out fine on bbs, doing additions of "long text" and performing file uploads. In doing so, though, I was reminded that there is a proposed "edit"...
Another quick little update to Wasat, bumping the version to v1.8.0. This version is in support of some work I'm about to do on Rogallo: Titan support. This release adds TitanURI and makes a number of changes to handle such URIs...
A quick little update to next-gh-pr.el. Since writing the first version I've found it to be really useful, but I've also bumped into one small issue. Sometimes I'll create a draft PR before I remember to start the changelog entry, and so...
Rogallo v2.2.0 is available. This release contains a handful of small new features and also a very minor cosmetic change. First to the small cosmetic change: the overall design behind the UI of Rogallo is that it's split into a couple of...
I've just released the first version of another library in the collection of libraries that support the development of Rogallo: specifically, another one that helps convert text in other formats into Gemtext so Rogallo's display can be a...
A small update to Port79, bumping up to v1.1.0. This release adds a resolve method to the FingerURI class. I'm currently tweaking Rogallo's rendering of some responses from finger services and being able to resolve URIs relative to the...
Earlier today I saw a comment on a post on BBS that was really quite disappointing. The post itself was announcing a new Gemini client, in this case a fully-native macOS one called MajorTom. It's early days for the project, but it looks...
I've just made a small release to Rogallo, bumping the version to v2.1.0. This release mostly has some small cosmetic fixes and improvements, and one new feature. The cosmetic improvements include: Fixed the verification method and...
A quick little update to Wasat, bumping the version to v1.7.0. In service of a feature I'm adding to Rogallo, I've added a forget method to the trust store class, so that a certificate fingerprint for a particular host/port combination...
Introduction An occasional collection of things I've recently found on the Internet and added to my bookmarks. Mechboards I've enjoyed using the odd mechanical keyboard for a few years now. Nothing too fancy. Every once in a while I get...
I've just released v2.0.0 of Rogallo. This release has quite a lot of changes, one or two of them "breaking changes", hence the bump to v2.0.0. I will add though that, when I say "breaking changes", nothing should actually break, it's...
While it might seem that it's been pretty quiet on the Rogallo front the past few days, I've been doing some work on it every day. There are a lot of changes and improvements coming. As I got the next release ready, I realised that some...
The client certificate management PR for Rogallo is very close to completion now -- although the thing has grown arms and legs and turned into a bit of a UI overhaul1. Something I wanted to add was a quick and easy way for the user to...
Five days after I first noticed it, the ability to upload a social preview for a repository has been fixed. So now I can finally update the preview for Rogallo again. From what I can see it took a couple or so threads in the community...
I'm still working on the client certificate management PR for Rogallo, which, of course, heavily leans on the API of Wasat. In most cases, I've noticed that something I want to do in the PR can already be done, but the work to perform...
Search Random