From: Zachary Vance Date: Tue, 25 Nov 2025 22:33:08 +0000 (-0500) Subject: Lulu coding X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=bffa3a9bbfd3de2b5d7b43e77b91a5830859eb8b;p=blog.git Lulu coding --- diff --git a/images/lulu-order.png b/images/lulu-order.png new file mode 100644 index 0000000..bce56e0 Binary files /dev/null and b/images/lulu-order.png differ diff --git a/posts/hack2025-04-reversevibe.md b/posts/hack2025-04-reversevibe.md index bde8eb4..3c3cc70 100644 --- a/posts/hack2025-04-reversevibe.md +++ b/posts/hack2025-04-reversevibe.md @@ -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" --- diff --git a/posts/hack2025-05-german.md b/posts/hack2025-05-german.md index fc287bc..10958ad 100644 --- a/posts/hack2025-05-german.md +++ b/posts/hack2025-05-german.md @@ -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! diff --git a/posts/hack2025-15-vibechat.md b/posts/hack2025-15-vibechat.md index e984be4..933ebef 100644 --- a/posts/hack2025-15-vibechat.md +++ b/posts/hack2025-15-vibechat.md @@ -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 index 0000000..780fc6e --- /dev/null +++ b/posts/hack2025-25-lulu.md @@ -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)