
select love
from him
join her
on child
where
womb is null
(I wrote my poem for today in the programming language SQL.)
Blast from the past:
There is nothing one
Can give that is friendlier
Than one’s very tears.
The Cracked Door – Daily Haikus
Reflections on life, the world, and society. Come explore with me.
Poems written in various programming languages

select love
from him
join her
on child
where
womb is null
(I wrote my poem for today in the programming language SQL.)
Blast from the past:
There is nothing one
Can give that is friendlier
Than one’s very tears.

goal = 120
motivation = 15
progress = -1while(progress < goal):
progress += motivation
motivation -= 1
(I wrote my poem for today is in the programming language, Python. For anyone unsure, the trick is to calculate whether I can ever attain my goal as my motivation goes down.)
Blast from the Past (another math equation-based poem about losing motivation to reach one’s goal):
Energy(Attempt) + Initial_Progress = Progress
Wishful_Thinking – Realism = Goal
Learning = Success % Goal
Success = ProgressGoal + Learning Success = (Energy(Attempt) + Initial_Progress)Goal + Learning
Success = (Energy(Attempt) + Initial_Progress)(Wishful_Thinking – Realism) + Learning Success = (Try + (Learning – Past_Failures))(Wishful_Thinking – (Past_Failures – Learning)) + Learning
Success = (Try + (Learning – Past_Failures))(Wishful_Thinking – (Past_Failures – Learning)) + Learning Success = (Try + (Learning – Past_Failures))(Wishful_Thinking – (Past_Failures – Learning)) + Learning
Success = (Failure – Past_Failures)(Developed_Wisdom) + Learning Success = New_FailuresDeveloped_Wisdom + Learning
Success = Fail_Completely + Learning
Success = Learning_Anew

// 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$)

I wrote my poem for today a poem in the programming language Python instead of a haiku:
def nothing():
return 0try:
perfection = 100
progress = 0
percent_of_success = perfection/progress
except:
nothing()
Blast from the Past:
What do you get by
Winning the rat race but to
Become the best rat

I wrote today’s poem in the Python programming language.
for each_new_day in life():
if only():
print(“Always happy”)
Blast from the Past:
The art of “freedom”:
Postindustrial promise
Servicing the self