]> git.za3k.com Git - blog.git/commitdiff
Lulu coding
authorZachary Vance <za3k@za3k.com>
Tue, 25 Nov 2025 22:33:08 +0000 (17:33 -0500)
committerZachary Vance <za3k@za3k.com>
Tue, 25 Nov 2025 22:33:08 +0000 (17:33 -0500)
images/lulu-order.png [new file with mode: 0644]
posts/hack2025-04-reversevibe.md
posts/hack2025-05-german.md
posts/hack2025-15-vibechat.md
posts/hack2025-25-lulu.md [new file with mode: 0644]

diff --git a/images/lulu-order.png b/images/lulu-order.png
new file mode 100644 (file)
index 0000000..bce56e0
Binary files /dev/null and b/images/lulu-order.png differ
index bde8eb45a8da9b46bd9a5e5468beec1f94a021f0..3c3cc7065bdcb5e5b3d5e6a43803edd64e1e682b 100644 (file)
@@ -7,6 +7,7 @@ tags:
 - hack-a-day
 - llm
 - vibe coding
+- ai coding
 slug: reverse-vibe-coding
 title: "Hack-a-Day, Day 04: Reverse Vibe Coding"
 ---
index fc287bcd30e500b81137d9869bea6b9fc0cf6b99..10958ad304ab651bba18aea685b5bf2a995fa1ae 100644 (file)
@@ -6,6 +6,7 @@ date: 2025-11-05
 tags:
 - hack-a-day
 - language
+- ai coding
 slug: german-language-reader
 title: "Hack-a-Day, Day 05: German Language Reader"
 ---
@@ -24,4 +25,6 @@ If you're technically inclined, it's not too bad to substitute in your own book.
 
 I'm happy with this project, although I am posting it on the 10th, quite a bit late.
 
+I had some minor help from Claude.
+
 Enjoy!
index e984be4413972bbd2e0cbe3b59b69be6429941c9..933ebef61f882c71f4b9294ec88db75db9a4622d 100644 (file)
@@ -8,6 +8,7 @@ tags:
 - vibe coding
 - hack-a-day
 - throwaway
+- ai coding
 title: "Hack-a-Day, Day 15: Vibe Chat"
 ---
 
diff --git a/posts/hack2025-25-lulu.md b/posts/hack2025-25-lulu.md
new file mode 100644 (file)
index 0000000..780fc6e
--- /dev/null
@@ -0,0 +1,26 @@
+---
+author: admin
+categories:
+- Technical
+date: 2025-12-25
+tags:
+- hack-a-day
+- publishing
+- cooking
+- ai coding
+slug: lulu-cli
+title: "Hack-a-Day, Day 22: Command line book publishing"
+---
+[Hack-a-Day](https://za3k.com/hackaday) is my self-imposed challenge to do one project a day, for all of November.
+
+This is my first exception this year - a project that took TWO days (despite best efforts). About 15 hours.
+
+I wrote a program which can take a PDF, and then get it self-published (through [lulu.com](https://www.lulu.com/)), and sent to my house.
+
+Source code is [on github](https://github.com/za3k/lulu). This project was co-written with AI, with Claude doing the heavy lifting.
+
+I learned some Playwright along the way.
+
+Expect to see me posting about a bunch of wacky books in the future. Today's is reasonable -- just my [recent cookbook update](https://blog.za3k.com/cookbook-2/)
+
+![caption: This book was ordered by a computer with no human interaction.](lulu-order.png)