So I've been wanting to start writing little things on my blog again.

So of course I spent all day writing up a long thing on how to make a small static site generator script for a blog like mine.

blog.lmorchard.com/2020/05/25/

Thinking about maybe doing more code listing heavy things, so I'm playing around with balancing how to present code changes versus full listings.

@matt FWIW, I have one of these. I use it on Windows, but it could probably work on Linux.

Seems to have a setup app that programs the commands into memory on the little widget, because I have it doing various keyboard things in response to a remote - and it retains the commands and does the same thing on a second computer without the setup app.

@matt Oh yeah, I programmed it to work with a 15 year old Sony receiver remote and I can make my computer do a bunch of things pretty successfully. I've basically forgotten it's a thing I programmed at one point about a year ago

Also, if you're interested at all in how I wrote the blog post itself, here's the source:

github.com/lmorchard/blog.lmor

2020/05/27