Show HN: My receipt printer prints an original artwork every morning A developer created MorningPrint, a system that uses a Raspberry Pi Zero W and an Epson thermal receipt printer to print a unique piece of character art every morning, designed by Anthropic's Claude AI. The art is themed to the day's weather, season, and news, and is rendered as ESC/POS bytes from a declarative spec, with the entire cloud backend running on a single Google Apps Script. The project, posted on Hacker News, showcases a creative application of generative AI and aims to replace phone feeds with a tangible daily artifact. One original print, every morning. A thermal receipt printer in my kitchen wakes up each day and prints a piece of character art that has never existed before, designed minutes earlier by Claude, themed to the day: the weather outside, the season, whatever the news feels like. A short verse underneath. One physical copy, 80mm wide, and that is the whole broadcast. Two mornings, a day apart. Most days stand on their own; once in a while a piece answers the one before it, the way July 4 answered July 3 above. This started as a bet against my phone. The first minutes of the day kept going to feeds, so I pointed the same inputs at a printer instead. It reads what the feeds read forecasts, anniversaries, and the day's headlines when it goes looking for them and hands back one finished thing you can hold. There is nothing to refresh; when the cutter drops, the day's edition is out. Yesterday's goes up on the corkboard. The cloud half is a single Google Apps Script. The only hardware on my side is a Raspberry Pi Zero W running a small Python bridge systemd plus an ngrok tunnel; runbook in docs/ that pipes bytes into the printer's USB port. graph LR subgraph cloud "Google Apps Script · daily trigger" A "daily brief" -- B "Claude designs