📅 Daily Note: December 12, 2024

It looks like – thanks to some heavy debugging and re-developing from Steph – the new way of creating the Daily Notes is working! I’ll write up the thinking about it and how it works shortly.

# – micropost 22785


# – micropost 22796


One issue with my new blogging workflow is its dependence on a WordPress custom post type – and my editor of choice, MarsEdit, doesn’t currently talk to such things.

So, am testing a bit of code to get around this. In effect, I send a ‘normal’ post to WordPress from MarsEdit, only as a draft, and in a particular category.

When WordPress receives this, it spots it, copies the content and tags to a new micropost in the custom post type.

Currently the original post is left in drafts for me to delete manually, but I’ll probably automate that once I’m confident it’s working ok.

So, a bit janky and duplicative, but it ought to work ok. Will see if there’s any unforeseen repercussions on performance or anything like that. Code is on Github, if you’d like to make use of it.

# – micropost 22812


Jeremy’s 5 reflections on his year at Homes England are interesting, wise, and definitely worth thinking over.

# – micropost 22839


📅 Daily Note: December 11, 2024

Digitisation, politicisation and the civil service by Martha Lane Fox:

Today’s reality is clear: digital skills are no longer optional extras. Data analysis, digital service design, agile project management, let alone the nuance needed in understanding new AI tools, have become as essential to governance as policy writing and stakeholder management. This shift creates real tensions within our supposedly neutral institutions.

#


AI product management in high stakes domains – Alan Wright shares a bunch of approaches that have worked well for him.

#


Our positions on generative AI – Steve Messer details a sensible set of stances on the ethical and effective use of LLMs and so forth.

AI is more of a concept, but generative AI as a general purpose technology has come to the fore due to recent developments in cloud-based computation and machine learning. Plus, technology is more widespread and available to more people, so more people are talking about generative AI – compared to something even more ubiquitous like HTML.

#


Lloyd has written up how he is using Micro.blog and a custom script to deliver a daily summary of his micro-posting to his WordPress blog.

There’s more than one way to skin this cat!

#


📅 Daily Note: December 10, 2024

Am testing a new way of doing my daily blogging. I’ve created a custom post type in WordPress, called ‘microposts’. This way, each of my ‘paragraphs‘ exist as separate items. For example, here is the permalink for this particular micropost.

I have used ChatGPT to help me produce some code that will assemble them everyday to create the ‘Daily note‘ style roundup. Will have to see how that works – expect some jankiness!


💡 How the Institute of Digital Public Services could get started

A lot of people seemed to like the idea of the ‘Institute of Digital Public Services’ (IDPS) – admittedly a few didn’t, but not enough to convince me it isn’t an idea worth pursuing!

How on earth to get something like that off the ground though? I must admit I am well outside my comfort zone with things like this. Findings funders, setting up governance arrangements, creating legal entities. Not really my wheelhouse.

So, as is often the case with one of my ideas, I think about how it could be bootstrapped with minimal effort and risk. Of course, that means there’s a higher chance of it not being as effective, but I have to work with what I’ve got, right?

So how about this:

  • The IDPS is a website. People join, which means they are added to an email list
  • Every other month, a clever digital government type is asked to pen an article that sets out a big idea, and it gets published via the site and the email list, and all the social get a ping. Comments on the article provide a space for discussion
  • A few weeks later, an online session is run where the author gets to explain their idea, an expert panel quizzes them, and a Q&A happens with the attendees
  • Rinse and repeat every couple of months
  • Maybe – maybe – an annual in person get together where the speakers discuss their ideas in person and everyone gets to meet each other, which might be nice

So, cost = low, risk = low, impact = probably also low. But it would be a start and maybe enough to get serious people interested in doing it properly.

Thoughts?