From 2d21049380595170c44d4539ec7da487b9ae1c1f Mon Sep 17 00:00:00 2001 From: Andrew Woodlee Date: Sat, 31 Aug 2024 13:09:44 -0500 Subject: [PATCH] update posts/debugging-and-life.md --- content/posts/debugging-and-life.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/debugging-and-life.md b/content/posts/debugging-and-life.md index fa1b67a..0ba1ce6 100644 --- a/content/posts/debugging-and-life.md +++ b/content/posts/debugging-and-life.md @@ -63,4 +63,4 @@ When debugging a program, there are many ways we could do this. We could add cod The above are many examples of computer programs and their complexities. Now we can apply the same logic to our own thoughts and scripts. We often need to be very aware of how we do things and analyze them in the context of principles. Obviously, our minds are more than just our thoughts and our actions. We also have a subconscious, which may be likened to a "hacker" of sorts injecting memory or even code into our consciousness. We can plan out our actions and day. We can also analyze how it is going. I propose we must take time to analyze how our day is going. How is your program running according to its purposes? How are you doing according to your set of defined principles and values? If you are not doing well, you should examine your logs and fix any issues. -If you are a Christian, as I am, you must guard your mind. This is imperative. \ No newline at end of file +If you are a Christian, as I am, you must guard your mind. This is imperative. 2 Corinthians 10:5 says "We *are* destroying arguments and all arrogance raised against the knowledge of God, and we are taking every thought captive to the obedience of Christ" (NASB). \ No newline at end of file