writing challenge 85/100

This commit is contained in:
gome 2023-03-29 22:30:13 -05:00
parent a652027e0d
commit 623d89b1de
7 changed files with 92 additions and 6 deletions

View File

@ -59,11 +59,11 @@
</article>
<article>
<h2>Latest gomepost</h2>
<a class='journal-link' href='journal/just-intonation-4.html'>
<h3>Just intonation redux</h3>
<div class='line stop-6'></div>
<time datetime='Tue, 28 Mar 2023 23:30:00 CDT'>28 Mar 2023, 11:30 PM</time>
<p>Going to try another approach</p>
<a class='journal-link' href='journal/sleep.html'>
<h3>My relationship with sleep</h3>
<div class='line stop-5'></div>
<time datetime='Wed, 29 Mar 2023 22:30:00 CDT'>29 Mar 2023, 10:30 PM</time>
<p>Im pretty sensititve to not getting enough</p>
</a>
</article>
<article id='listening'>

BIN
journal/img/sleeping.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -20,6 +20,12 @@
<main>
<h1>Journal</h1>
<a href='rss/feed.xml' class='rss-link'>RSS feed</a>
<a class='journal-link' href='sleep.html'>
<h3>My relationship with sleep</h3>
<div class='line stop-5'></div>
<time datetime='Wed, 29 Mar 2023 22:30:00 CDT'>29 Mar 2023, 10:30 PM</time>
<p>Im pretty sensititve to not getting enough</p>
</a>
<a class='journal-link' href='just-intonation-4.html'>
<h3>Just intonation redux</h3>
<div class='line stop-6'></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang='en'>
<head>
<title>gome — just intonation pt. 2</title>
<title>gome — just intonation pt. 4</title>
<meta charset='utf-8'/>
<meta name='theme-color' content='#efe5d7'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, shrink-to-fit=no'/>

View File

@ -13,6 +13,15 @@
<width>144</width>
<height>87</height>
</image>
<item>
<title>My relationship with sleep</title>
<author>gome</author>
<pubDate>Wed, 29 Mar 2023 22:30:00 CDT</pubDate>
<link>https://ctrl-c.club/~gome/journal/sleep.html</link>
<guid>https://ctrl-c.club/~gome/journal/sleep.html</guid>
<description>Im pretty sensititve to not getting enough</description>
<enclosure url="https://ctrl-c.club/~gome/journal/img/sleeping.webp" length="62826" type="image/webp" />
</item>
<item>
<title>Just intonation redux</title>
<author>gome</author>

View File

@ -13,6 +13,15 @@
<width>144</width>
<height>87</height>
</image>
<item>
<title>My relationship with sleep</title>
<author>gome</author>
<pubDate>Wed, 29 Mar 2023 22:30:00 CDT</pubDate>
<link>https://ctrl-c.club/~gome/journal/sleep.html</link>
<guid>https://ctrl-c.club/~gome/journal/sleep.html</guid>
<description>Im pretty sensititve to not getting enough</description>
<enclosure url="https://ctrl-c.club/~gome/journal/img/sleeping.webp" length="62826" type="image/webp" />
</item>
<item>
<title>Just intonation redux</title>
<author>gome</author>

62
journal/sleep.html Normal file
View File

@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang='en'>
<head>
<title>gome — sleep</title>
<meta charset='utf-8'/>
<meta name='theme-color' content='#efe5d7'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, shrink-to-fit=no'/>
<link rel='icon' type='image/x-icon' href='../favicon.ico'>
<link rel='preconnect' href='https://fonts.googleapis.com'>
<link rel='preconnect' href='https://fonts.gstatic.com' crossorigin>
<link href='https://fonts.googleapis.com/css2?family=Lora:ital@0;1&display=swap' rel='stylesheet'>
<link rel='stylesheet' type='text/css' href='../css/style.css'/>
</head>
<body>
<header id='header'>
<nav>
<a href='..'>back to gomepage</a>&mdash;<a href='.'>journal</a>
</nav>
</header>
<main>
<article>
<h1 id='title'>My relationship with sleep</h1>
<time datetime='Wed, 29 Mar 2023 22:30:00 CDT'>29 Mar 2023, 10:30 PM</time>
<p>
Im trying to write a short post today because I want to get back on an earlier sleep schedule.
If you look at my latest posts, youll notice Ive been tending to get them done pretty late most days.
This means I end up staying up pretty late getting it done, and sometimes even later than that.
So I thought sleep would be a good topic to write about.
</p><p>
Normally Ive been pretty sensitive to sleep.
I cant go more than a few days getting less than eight hours without starting to feel really awful.
Going to bed late and still getting eight hours isnt enough for me, either.
I do my best thinking & feeling when I get to sleep early and rise early.
At heart, I am a morning person.
</p>
<img src='img/sleeping.webp' width='500' height='350' />
<p>
I have this concept of “mental breath”, which is kind of the way I think about a healthy mental state.
When I have enough mental breath, Im calm, have an easy time focusing, and my mood is generally good.
Theres a feeling of lightness and easy expansion.
Not getting enough sleep reduces my mental breath.
I feel kind of “set upon”, like something is gripping my mind, and Im distractible, irritable or muted in mood, and twitchy.
</p><p>
When I get even <i>less</i> sleep, theres this bad feeling right in the middle of my chest when I wake up, like its sinking in.
It makes me feel like crying.
Usually once I get moving and get in the sun, I can manage until the end of the day, but I feel distinctly sub-par throughout the day.
</p><p>
Given that sleep is so important thing for me to feel good, and given that I like trying to feel good, I have learned to make more of a priority for it than I used to.
I wouldnt say Im perfect at my sleep habits, but I seem to always be improving, little by little.
</p><p>
Sometimes, like recently, Ive been okay with letting the good habits go for a bit, because I get busy or have a reason to stay up later (we had family visiting last week).
But Im able to get back around to early bedtimes eventually, and I feel great when I do.
</p><p>
Is your sleep schedule regular or irregular?
Does getting less sleep affect your “mental breath”?
Did you sleep well last night?
Let me know your thoughts at my Ctrl-C email: <code>gome<span style='user-select: none;'>&nbsp;&#8203;</span>@<span style='user-select: none;'>&nbsp;&#8203;</span>ctrl-c.club</code>.
</p>
</article>
</main>
</body>
</html>