Compare commits
11 Commits
c6b7b28edc
...
master
Author | SHA1 | Date | |
---|---|---|---|
2968d5c3cb | |||
56ef5018fd | |||
31491254d6 | |||
f3046c612b | |||
9ee59d18a3 | |||
55e088b414 | |||
118837c924 | |||
1376c06eb5 | |||
8d11eedb55 | |||
6b5aca91ea | |||
fa5448e1c1 |
@ -3,7 +3,7 @@ title: Resources for combating lust
|
||||
description: "Lust is a big thing for people because it can be private. I will examine that and detail my struggles with it"
|
||||
date: 2024-10-08T09:45:50.717Z
|
||||
preview: "Lust is a big thing for people because it can be private. I will examine that and detail my struggles with it"
|
||||
draft: false
|
||||
draft: true
|
||||
# showToc: true
|
||||
tags: ["resources", ""]
|
||||
categories: []
|
||||
|
@ -3,7 +3,7 @@ title: My infrastructure
|
||||
description: ""
|
||||
date: 2024-10-13T19:53:17.597Z
|
||||
preview: ""
|
||||
draft: true
|
||||
draft: false
|
||||
tags: []
|
||||
categories: []
|
||||
---
|
||||
@ -14,7 +14,7 @@ This infrastructure may be small or large, depending on the organization. For ex
|
||||
|
||||
A person may also run hosts and services. While these don't have the same scale as a big company, the hosts still need to be managed.
|
||||
|
||||
In this post, I will detail how some of the providers and the software I use.
|
||||
In this post, I will detail some of the providers and the software I use.
|
||||
|
||||
## Providers
|
||||
|
||||
@ -22,7 +22,7 @@ Because I am a student, I don't have the resources for hosting critical services
|
||||
|
||||
- Hetzner - a German company
|
||||
|
||||
- They provide a dedicated 2 vCPU server with 8 GB RAM.
|
||||
- They provide a shared 2 vCPU server with 8 GB RAM.
|
||||
- They also provide a Storage Box that is used for various need such as backups and general storage.
|
||||
|
||||
- Contabo - a German company
|
||||
@ -44,7 +44,7 @@ Now I will detail the software and the host it runs on.
|
||||
- Woodpecker CI/CD
|
||||
- Host: Contabo
|
||||
- What is it: A continuous integration/deployment server
|
||||
- This runs all my pipelines for my repos. I deploy this blog and my landing page using this service.
|
||||
- This runs all my pipelines for my repos. I deploy this blog, my landing page, and my app for commands and its documentation using this service.
|
||||
|
||||
- Stalwart Mail
|
||||
- Host: Hetzner and Contabo
|
||||
@ -76,4 +76,4 @@ Now I will detail the software and the host it runs on.
|
||||
- What is it: a photo gallery
|
||||
- This is nice for sharing photo albums and not having to use external tools.
|
||||
|
||||
That is all for the software. There is more, but I think that is enough for now.
|
||||
That is all for the software. There is more, but that is enough for now. In the next post, I plan to dive into how I back it up.
|
||||
|
33
content/posts/2025-01-28-meditation-and-the-mind.md
Normal file
33
content/posts/2025-01-28-meditation-and-the-mind.md
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
title: Meditation and the Mind
|
||||
description: "Mediation is for becoming who you should be"
|
||||
date: 2025-01-28T17:40:59.734Z
|
||||
preview: ""
|
||||
draft: false
|
||||
tags: []
|
||||
categories: []
|
||||
---
|
||||
|
||||
|
||||
*Note: Meditation in this context is used as a practice of clearing the mind and focusing on something.*
|
||||
|
||||
Meditation has been used for centuries. The Psalmist said in Psalm 1, verse 2:
|
||||
|
||||
> But his delight is in the law of the Lord,
|
||||
|
||||
> And in His law he meditates day and night. (NASB1995)[^1]
|
||||
|
||||
Strong's Bible Dictionary gives the usage of "hagah", the Hebrew word for mediate used above, as follows:
|
||||
>The Hebrew verb "hagah" primarily means to meditate or to ponder deeply. It conveys the idea of a thoughtful, reflective consideration, often accompanied by a low sound or murmur, as one might do when speaking softly to oneself. In the context of the Hebrew Bible, "hagah" is frequently used to describe the act of meditating on God's law, His works, or His words, suggesting a deep, internalized engagement with divine truths.[^2]
|
||||
|
||||
Meditation is also described in the book *Psycho-Cybernetics*[^3]. This book highlights the importance of using one's mind to become better and to develop good qualities. Maltz, the author, says to use mental images of who you want to become or when executing a process, keeping the end-goal in mind.
|
||||
|
||||
Chad Brewer, a minister at my church, preached[^4] on mediation in January of 2025. He recommends taking 30 minutes to an hour and thinking about a verse or some quality of God. He also recommends thinking about some character's perspective during an event recorded. I want to expand on this. It is through mediation and using the idea of mental pictures that we can become more like Christ. After all, Christ took time to think and pray to God alone, so if we want to be more like Christ, we should meditate on His Word.
|
||||
|
||||
[^1]: Scripture quotations taken from the (NASB®) New American Standard Bible®, Copyright © 1995 by The Lockman Foundation. Used by permission. All rights reserved. lockman.org
|
||||
|
||||
[^2]: https://biblehub.com/hebrew/1897.htm (https://archive.fo/7C47S)
|
||||
|
||||
[^3]: Maltz, Maxwell, 1899-1975. Psycho-Cybernetics: Updated and Expanded. New York: Perigee, an imprint of Penguin Random House LLC, 2015.
|
||||
|
||||
[^4]: https://jordanpark.org/media/sermons/2025/01/12/meditation
|
Reference in New Issue
Block a user