Title: Code – Page 4 – Alex Kirk

---

# Category: Code

 * 
   ## 󠀁[Prototype: Create a Website from a Screenshot and Refine It, All in the Browser](https://alex.kirk.at/2023/12/21/prototype-create-a-website-from-a-screenshot-and-refine-it-all-in-the-browser/)󠁿
   
 * December 21, 2023
 * 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…
 * [AI](https://alex.kirk.at/category/ai/), [Code](https://alex.kirk.at/category/code/),
   [Explorations](https://alex.kirk.at/category/explorations/), [WordPress](https://alex.kirk.at/category/wordpress/)
 * 
   ## 󠀁[New Unit Tests Need to Fail (Running the Old Code)](https://alex.kirk.at/2023/10/09/new-unit-tests-need-to-fail-running-the-old-code/)󠁿
   
 * October 9, 2023
 * When possible, I very much recommend adding unit tests to a Pull Request when
   you fix something as a way to prevent that it breaks again in future. This is
   no news. One important step of adding that unit test, though, is to make sure
   it actually tests the bug you are fixing. Specifically, this…
 * [Code](https://alex.kirk.at/category/code/)

 [Previous Page](https://alex.kirk.at/category/code/page/3/?output_format=md) [Next Page](https://alex.kirk.at/category/code/page/5/?output_format=md)