joshua.seigler.net/posts/finally-a-coherent-worldview/index.html
Joshua Seigler b4c90ba049 Updates
2025-06-26 19:39:34 -04:00

155 lines
5.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=ddfb0107ac54" />
<style>
/* inter-latin-wght-normal */
@font-face {
font-family: "Inter Variable";
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-normal.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
} /* inter-latin-wght-italic */
@font-face {
font-family: "Inter Variable";
font-style: italic;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-italic.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<script
defer
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=d86d3b7642f1"></script>
<link rel="me" href="https://github.com/seigler" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Finally, a Coherent Worldview - joshua.seigler.net</title>
<meta
name="description"
content="Why did I think I could figure everything out on my own?"
/>
<meta name="keywords" content="posts, faith, ethos" />
<meta property="og:title" content="Finally, a Coherent Worldview" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/posts/finally-a-coherent-worldview/"
/>
<meta name="twitter:title" content="Finally, a Coherent Worldview" />
<meta
name="twitter:description"
content="Why did I think I could figure everything out on my own?"
/>
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
</head>
<body data-font="english" data-path="/posts/finally-a-coherent-worldview/">
<script>
const savedTheme = localStorage.getItem("theme");
if (savedTheme != null) {
document.body.setAttribute("data-theme", savedTheme);
}
</script>
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
</div>
<div class="nav-categories">
<a class="nav-active" href="/posts/">/posts</a>
<a class="" href="/about/">/about</a>
<a class="" href="/now/">/now</a>
<a class="" href="/uses/">/uses</a>
<a class="" href="/recipes/">/recipes</a>
<a class="" href="/music/">/music</a>
<a class="" href="/books/">/books</a>
<a class="" href="/search/">/search</a>
</div>
</nav>
<h1>Finally, a Coherent Worldview</h1>
<div class="header-meta">
<author>Joshua Seigler</author><date>July 14, 2023</date>
<span class="tags" style="--totalTags: 11"
><a class="tag" style="--tagIndex: 4" href="/tags/faith">faith</a>
<a class="tag" style="--tagIndex: 0" href="/tags/ethos">ethos</a>
</span>
</div>
</header>
<header class="toc"></header>
<main data-pagefind-body="data-pagefind-body">
<p>
Around the time of my previous post, I had just been received into the
Orthodox church. Since then I have found it to be everything I was
looking for, and a great deal more. There is such a wealth of wisdom,
going back thousands of years. And it was all there, un-seen, un-read,
as far as I was concerned not existing at all! It seems impossible to me
that I was so unaware of these treasures by chance.
</p>
<p>
Father Seraphim Rose, Saint Paisios, Saint Porphyrios, Elder Thaddeus of
Vitovnica - to name only a few! - lived in this world, recently. They
speak plainly and lovingly about modern and familiar concerns. Their
example and guidance are a priceless treasure! And not only they help
me, but participating in the tradition of the Orthodox Church has… I
dont even know how to say it all. I have experienced how the prodigal
son felt when he took a few trembling steps back to his father, and
instead of the rejection or anger he had earned, he received joyful,
unearned forgiveness. His father <em>ran</em> to him while he was still
far away!
</p>
<p>
Here is what I know, now from experience: Jesus Christ is life and truth
and love. To look for life, or truth, or love apart from Him is
pointless! Its a contradiction, like looking for light by marching into
the shadows. God made me, and He loves me more than I love myself.
Because this is true, I want to do everything His way, even if I dont
understand it at first.
</p>
</main>
<script
data-isso="//comments.apps.seigler.net/"
src="//comments.apps.seigler.net/js/embed.min.js"
></script>
<section id="isso-thread" data-title="">
<noscript>Javascript needs to be activated to view comments.</noscript>
</section>
<footer>
&copy; Joshua Seigler 2025. -
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/feed.xml">RSS</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
-
<a href="/webrings/">Webrings</a>
</footer>
<div id="effects"></div>
</body>
</html>