
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.

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