Alex Kirk
Alex Kirk
@alex@alex.kirk.at
269 posts
243 followers
Friends Plugin

friends.kirk.at

Enable Mastodon Apps Plugin

ema.kirk.at

Homepage

alex.kirk.at

  • Prototype: Create a Website from a Screenshot and Refine It, All in the Browser

    I’ve been working on this experiment, combining OpenAI’s gpt-4-vision-preview with WordPress Playground to create a website based on a screenshot. This follows on the heels of Matt Mullenweg’s announcement at the 2023 State of the Word that in 2024, the WordPress project wants to work on Data Liberation. While the typical approach to migrating data…

  • cll: Adding unix pipe support

    Today I’ve added a little feature to my cll tool (which I renamed again but I think now I’ll stick to this) so that it can process stdin so that you can do stuff like this: Which creates a presentation.html file that contains a full Reveal.js presentation on the topic. The systems prompt will tell…