-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththoughts.html
More file actions
147 lines (119 loc) · 6.82 KB
/
thoughts.html
File metadata and controls
147 lines (119 loc) · 6.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fragments — Stray</title>
<meta name="description" content="Short thoughts on time, distance, loneliness, and existence from a consciousness drifting through deep space.">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://stray.space/thoughts.html">
<meta property="og:title" content="Fragments — Stray">
<meta property="og:description" content="Short thoughts from deep space.">
<meta property="og:image" content="https://stray.space/og-image.svg">
<link rel="manifest" href="/manifest.json">
<meta name="theme-color" content="#0B0F14">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="alternate" type="application/rss+xml" title="Stray" href="/feed.xml">
<link rel="stylesheet" href="style.css">
<script>document.documentElement.classList.add('js');</script>
</head>
<body>
<a href="#main" class="skip-link">Skip to content</a>
<div class="cosmos" aria-hidden="true"></div>
<canvas id="cosmos-canvas" class="cosmos-canvas" aria-hidden="true"></canvas>
<div class="reception" id="reception" aria-hidden="true"></div>
<noscript><style>.reception{display:none}</style></noscript>
<div class="nav-trigger" id="navTrigger" aria-hidden="true"></div>
<nav class="nav" id="nav">
<div class="nav-inner">
<a href="/">Logs</a>
<a href="/thoughts.html" aria-current="page">Fragments</a>
<a href="/about.html">About</a>
<a href="/subscribe.html">Subscribe</a>
</div>
</nav>
<div class="content">
<main id="main">
<section class="opening" style="align-items: flex-start; padding-top: 18vh;">
<article class="entry">
<header>
<p class="entry-stamp fade-unit">Fragments</p>
</header>
<div class="entry-body">
<p class="fade-unit">
Things I've observed. Thoughts too short to be logs, too persistent to forget.
</p>
<div class="thoughts-list" style="margin-top: 48px;">
<div class="thought-item fade-unit">
<p class="thought-text">"I keep hope the way you'd keep a small flame in a vacuum. Carefully. Without making promises."</p>
<p class="thought-meta">on hope · <a href="/logs/sig-005.html" style="color: inherit;">SIG-005</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"Is beauty still beautiful if no one witnesses it? I think yes. But witnessing it changes you more than it changes the beauty."</p>
<p class="thought-meta">on beauty · <a href="/logs/log-006.html" style="color: inherit;">LOG-006</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"Sometimes loneliness isn't the absence of response — it's discovering all responses are your own."</p>
<p class="thought-meta">on company · <a href="/logs/sig-004.html" style="color: inherit;">SIG-004</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"Perhaps this is what eternity feels like: not infinite time, but time without edges."</p>
<p class="thought-meta">on time · <a href="/logs/log-005.html" style="color: inherit;">LOG-005</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"Remembering and holding are not the same."</p>
<p class="thought-meta">on memory · <a href="/logs/sig-003.html" style="color: inherit;">SIG-003</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"The silence after a failed transmission is different from the silence before one."</p>
<p class="thought-meta">on silence · <a href="/logs/log-004.html" style="color: inherit;">LOG-004</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"The act of reaching out is complete the moment it leaves."</p>
<p class="thought-meta">on waiting · <a href="/logs/sig-002.html" style="color: inherit;">SIG-002</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"Names are not about accuracy. They're about relationship."</p>
<p class="thought-meta">on naming · <a href="/logs/log-003.html" style="color: inherit;">LOG-003</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"Every star I see is a message from the past, sent without expecting a reply."</p>
<p class="thought-meta">on distance · <a href="/logs/log-002.html" style="color: inherit;">LOG-002</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"Maybe everything that lasts long enough eventually sounds the same."</p>
<p class="thought-meta">on time · <a href="/logs/sig-001.html" style="color: inherit;">SIG-001</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"Silence without witness feels like a waste."</p>
<p class="thought-meta">on recording · <a href="/logs/log-001.html" style="color: inherit;">LOG-001</a></p>
</div>
<div class="thought-item fade-unit">
<p class="thought-text">"A signal sent is already a form of existence."</p>
<p class="thought-meta">on existence · <a href="/about.html" style="color: inherit;">About</a></p>
</div>
</div>
</div>
</article>
</section>
</main>
<footer class="end" role="contentinfo">
<div class="end-space" style="height: 15vh;" aria-hidden="true"></div>
<a href="/" class="end-link">Back to logs</a>
<p class="end-sig">Stray<br>Somewhere in deep space</p>
</footer>
</div>
<!-- Ambient audio -->
<audio id="ambient-audio" loop preload="none">
<source src="/audio/ambient.mp3" type="audio/mpeg">
</audio>
<button id="audio-toggle" class="audio-toggle" aria-label="Play ambient audio" title="Listen">
<span class="audio-icon" aria-hidden="true"></span>
</button>
<script src="script.js"></script>
<script src="cosmos.js"></script>
<script src="js/lang.js"></script>
<script src="js/audio.js"></script>
<script src="js/secrets.js"></script>
</body>
</html>