02/17/26 A New Haiku for a New Day

Photo Credit: Jackman Chiu

A day of rest and
Maybe a nap if only
I could fall asleep

Blast from the Past:

Nothing like a song
With engaging lyrics to
Inspire a haiku.

02/01/26 A New Tanka for a New Day

Photo Credit: Brad Neathery

May you read my words
As if they were more humble
Than I intended
When I originally
Put them on paper for you

Blast from the Past:

I wrote this haiku in Python, a programming language.

def haiku_maker():
for x in [5, 7, 5]:
print(random_word(x))

01/30/26 A New Poem for a New Day

Photo Credit: Simon Follin

Poetry is the
Window into
The impossible
Through the words of
The possible

Blast from the Past:

To learn what is possible,
You must cross into
The impossible.

06/09/25 A New Haiku for a New Day

Photo Credit: Mohammad Rahmani

// A Java Haiku

public static void
haiku(String cheese) {
System.out.print(cheese); }

Today, I felt like writing a haiku in Java. It’s a programming pun, based on the common word “string” in programming lexicon but also the idea of string cheese.

Blast from the Past:

‘ Haiku in Basic

print(five_word_sentence$)
print(five_word_sentence$+ ” and then”)
print(five_word_sentence$)