powRSS
Home Recent Glimpses Shuffle Blogs Random

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.

July 2026

August 2026

September 2026

Top Words

  • blogmore
  • rogallo
  • wasat
  • steam
  • gemini
  • library
  • github
  • found
  • recently
  • gemtext

All posts (264)

5mo
Following on from yesterday's experiment with webp I got to thinking that it might be handy to add a wee command to blogmore.el that can quickly swap an image's extension from whatever it is to webp. So v4.1 has happened. The new command is simple enough, called blogmore-webpify-image-at-point; it just looks to see...
5mo
For a good while now I've been pretty happy with the PageSpeed measurements of this blog, which in turn means I've been happy with the state of what's generated by BlogMore. I have pretty much everything that can be minified nice and minimal. At this point, the main thing that causes the speed measurement to...
5mo
boxquote.el is another of my oldest Emacs Lisp packages. The original code itself was inspired by something I saw on Usenet, and writing my own version of it seemed like a great learning exercise; as noted in the thanks section in the commentary in the source: Kai Grossjohann for inspiring the idea of boxquote. I...
5mo
Quick little update for BlogMore, with a bump up to v2.14.0. This release comes from another feature request from Andy1, where he asked if it would be possible to have a year-based bar chart in the stats page. Funnily enough I'd been thinking about the same thing just yesterday. I'd been wondering if it was worth...
5mo
Yet another older Emacs Lisp package that has had a tidy up. This one is slstats.el, a wee package that can be used to look up various statistics about the Second Life grid. It's mainly a wrapper around the API provided by the Second Life grid survey. When slstats is run, you get an overview of all of the...
5mo
Yesterday evening I released v1.4.0 of OldNews, my terminal-based client for TheOldReader. The change in this release is pretty straightforward, but something I kept finding myself wanting. I've added three new commands to the application: JumpToSubscriptions - Jump to the subscriptions panel JumpToArticles - Jump...
5mo
I think I'm mostly caught up with the collection of Emacs Lisp packages that need updating and tidying, which means yesterday evening's clean-up should be one of the last (although I would like to revisit a couple and actually improve and extend them at some point). As for what I cleaned up yesterday: wordcloud.el....
5mo
I just grabbed and opened up the MacBook Air and met this: First time I've ever seen this and I've been using Ghostty for quite a while now. To be fair, the MacBook did update to 26.4.1 overnight and has tried to get back to the state it was in before the restart, so I imagine that's the cause. But I've never seen...
5mo
The experiment with building an MCP server continues, with some hacking on it happening over a couple of hours while killing time in an Edinburgh coffee shop. It is, of course, a solution looking for a problem, and I suspect I'm the only person who will ever use it, and even then only as a test, but building it is...
5mo
This morning I'm tinkering some more with NGMCP. Having done a release yesterday and tested it out by globally installing it with: uv tool install ngmcp I was then left with the question: how do I easily test the version of the code I'm working on, when I now have it set up globally? Having done the global...

Page 24 of 27