Posts

Showing posts from August, 2022

Lisp as an analogy for effective prayer

It may seem a bit odd to draw parallels between the programming language Lisp and effective prayer, but this was a revelation that struck me recently. No prior knowledge of Lisp, or of prayer, is necessary to understand this post. A brief look at Lisp - specification and implementation First let's take a very quick look at Lisp. Lisp is a programming language that has a specification , meaning that each command (or function, to use Lisp terminology) is defined to produce a certain result. As a concrete example, the + function must take in as many numbers as desired and must provide the result of adding those numbers. For example (+ 4 5 10) should result in 19.  Exactly HOW the nuts and bolts work for producing the result (i.e. the steps of adding up all the numbers in the + function) is up to the implementation of Lisp.   The programmer doesn't need to know or care how the implementation works , the programmer just needs to know that if they call the + function, they will get...

Pray for things that you may never live long enough to see

In my prayer life, I realize I had been very limiting in what I prayed for. I was praying only for things that could happen in my lifetime. It simply never occurred to me to pray for things beyond that. That is incredibly short-sighted.  When reading the Bible, there are many examples of people's prayers being answered - but this happened after the person passed away, so they never got to see it themselves. Does that mean the prayer wasn't answered? No! The prayer was answered. The answer had nothing to do with whether the person praying was there to observe it or not.  Let's take a look at an example. This occurred in the Old Testament when Abimelech tried to establish a monarchy over Shechem. To do so, he killed all his brothers (who could otherwise challenge his rule) except for one, Jotham, who hid from him. The people of Shechem declared him their ruler, but his brother Jotham spoke out bravely to the crowd. He asks if the crowd if they have honored his father Jerubbaa...