move stuff to /vent
This commit is contained in:
parent
eff12deaea
commit
57d72f706f
9 changed files with 4 additions and 23 deletions
44
site/vent/dead-trees.html
Normal file
44
site/vent/dead-trees.html
Normal file
|
@ -0,0 +1,44 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>something silly - dead-trees</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="icon" type="image/x-icon" href="/creacher.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main>
|
||||
<p>
|
||||
<code>2024-07-18</code><br>
|
||||
</p>
|
||||
<p>
|
||||
I go for a walk to explore the nearby forest. I am lucky to be living so near nature, in a small swedish city.<br>
|
||||
</p>
|
||||
<p>
|
||||
I hear a bird tweeting as I enter the forest. For once its not a seagull, so it is nice. Why are there even seagulls this far from sea?<br>
|
||||
</p>
|
||||
<p>
|
||||
I go further in and am surrounded by a lush environment of tall pine trees, moss-covered boulders and low-growing blueberry bushes. It feels like there's a missing middle there, but what do I know.<br>
|
||||
</p>
|
||||
<p>
|
||||
Wherever I go, I can see a house or a break in the treeline, showing where natures domain ends and civilization begins. I can always hear traffic from the not-so-distant road. I have to wear headphones to escape the sound of motorcycles and cars. At least I'm not missing out on much, there are no more birds for the next hour.<br>
|
||||
</p>
|
||||
<p>
|
||||
I reach the powerline zone. A scar across the land. All I see is dead trees. The other side of the divide is something different. It is marked as 'brush' on the map. I walk through it for a while, though the traffic is louder here. A destroyed forest, all the trees are young, trying to regrow. I fear it never will.<br>
|
||||
</p>
|
||||
<p>
|
||||
On my way back I get a view of the city. The Machine That Eats Forests. Later while writing this I hear a second bird. but the traffic never ceases, it is 11 pm and it's going loud as ever.<br>
|
||||
</p>
|
||||
<p>
|
||||
I will find my way home now. Home, where the traffic noise is replaced by seagulls.<br>
|
||||
</p>
|
||||
<p>
|
||||
go <a href="/">home, where the traffic noise is replaced by seagulls</a><br>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue