50 lines
2.8 KiB
HTML
50 lines
2.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | One of these days, I'll figure out a subject line that fits the topic of the post.</title>
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | One of these days, I'll figure out a subject line that fits the topic of the post.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<details text="On Datura and Yagé: don't read unless you really want to."><summary>On Datura and Yagé: don't read unless you really want to.</summary>
|
|
Datura frightens me. Yet why did I feel the need to gather some?
|
|
<em>It makes sense. You deify plants enough as it is.</em>
|
|
What?
|
|
<em>You have an altar: your drawer. You have a ceremony, which even involves transubstantiation. You think about them all of the time.</em>
|
|
And I have you.
|
|
<em>And I have you.</em>
|
|
You're scary.
|
|
|
|
I went to coffee this morning with my mom. We read and pet the dogs there and drank coffee and tea. It was fun. Then she left. That was fun, too. I walked home and stopped by the <em>Datura inoxia</em> plant on Dover. I gathered to leaves, a dried flower and it's crown thingy, and a seedpod. I left it with a prayer and a sense of dread ^^ I shall dry the leaves, crown, and seeds, and then hopefully forget about it. You must take in to account the powerfully malign, even if you're an optimist.
|
|
|
|
This reminds me, I was thinking of making my Ayahuasca and putting it in jars. That stuff scares me too, but I don't think I'll have the resources to make it at college (nor the time to use it) and I think it'll keep better as a liquid in a sterile environment than as a solid in a few plastic bags. The only problem I can see with this is that it's then illegal to possess. :o) Perhaps if I keep the Strength separate from the Light, it won't be. Anyway, I need to ask someone about this.
|
|
|
|
I'm sure I'm probably pissing someone off, or at least making them scared for my safety, by talking about this, so chat with me, don't leave angry comments.
|
|
<em>Curse you.</em>
|
|
You're not funny.
|
|
<em>I'm scared for you.</em>
|
|
So am I.
|
|
|
|
</details
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-07-05 12:24:29</p>
|
|
</footer>
|
|
</main>
|
|
<script type="text/javascript">
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
let text = tag.innerText;
|
|
tag.innerText = '';
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|