2
1
Fork 0

New poem: Algingu

This commit is contained in:
Lethe Beltane 2023-02-16 08:42:44 -06:00
parent 2f2999045a
commit 3f71075cd2
Signed by: lethe
GPG Key ID: 21A3DA3DE29CB63C
7 changed files with 111 additions and 29 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.bsync*

View File

@ -17,7 +17,9 @@ let gate = text.includes("torgateway.com");
let i2p = text.includes("i2p.mk16.de");
let i2p2 = text.includes("i2phides.me");
let nl = text.includes("tor2web.nl");
let re = text.includes("onion.re");
let foundation = text.includes("onion.foundation");
let india = text.includes("torproxy.in");
if ((pet === true) || (nl === true) || (i2p === true) || (ws === true) || (gate === true) || (search === true) || (web2 === true) || (i2p2 === true) || (cyber === true) || (ly === true) || (web === true) || (india === true ) || (moe === true)) {
if ((pet === true) || (nl === true) || (i2p === true) || (ws === true) || (gate === true) || (search === true) || (foundation === true) || (web2 === true) || (i2p2 === true) || (re === true) || (cyber === true) || (ly === true) || (web === true) || (india === true ) || (moe === true)) {
window.location.replace("https://theannoyingsite.com");
}

View File

@ -1,5 +1,6 @@
# MayVaneDay ASS (https://tilde.town/~dzwdz/ass/) feed
2023-02-16 https://mayvaneday.org/poetry/a/algingu.txt Algingu
2023-02-15 https://mayvaneday.org/poetry/y/yasir.txt Yasir
2023-02-01 https://mayvaneday.org/blog/2023/february/utopia.html I installed Utopia so you don't have to
2023-01-23 https://mayvaneday.org/poetry/s/small_world_theory.txt Small World Theory

70
poetry/a/algingu.txt Executable file
View File

@ -0,0 +1,70 @@
Algingu
2023-02-16
***
The need
for protection
is ongoing,
a project
not yet
finished.
I still have my jar
under my bed.
It would protect
me, you said,
whenever I slept.
But it's failed at least twice
when charge has
ran
out,
when hands around my throat
choke
out your name.
And it was too late
when you finally came,
when the Veil relented:
the harm had been sent.
His hair was blackened, fading to blue,
smile poised on lips, pouring out a tune.
I had thought he looked kinda like you,
a version from a happier timeline
where nobody had thought to snuff out your light.
"To think I had thought to make sacrifice
because he had helped me a handful of times
when there was a trinket I had left behind."
*Thank you so much!
Now can you retrieve
the sense of safety
you ripped out from me?*
His hands were so soft
as he cut my breath off.
"Name your price,
you violating piece of shit.
What do you want?
How did my life become
any of your goddamn business?
Did you think this was the price
for the so-called help you rendered?"
When you ask why
I'm afraid
to step outside
our mountain in Sablade,
remember how bloody I was when you came.
Your icy fingers
wrap a bandage
over the ravaged
skin so tender.
***
CC BY-NC-SA 4.0 (c) Vane Vander

View File

@ -9,6 +9,7 @@
=> a/artisto.txt artisto
=> a/a-smearing-of-galaxies.txt a smearing of galaxies
=> a/dang-trees.txt all these dang trees everywhere
=> a/algingu.txt Algingu
## B
=> b/better-version.txt Better Version

View File

@ -10,6 +10,7 @@ iA
0artisto a/artisto.txt
0a smearing of galaxies a/a-smearing-of-galaxies.txt
0all these dang trees everywhere a/dang-trees.txt
0Algingu a/algingu.txt
iB
0Birdgazing b/birdgazing.txt

View File

@ -3,38 +3,41 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="$Version: $ tree v2.0.4 (c) 1996 - 2022 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
<meta name="GENERATOR" content="$Version: $ tree v1.8.0 (c) 1996 - 2018 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
<title>Directory Tree</title>
<style type="text/css">
BODY { font-family : monospace, sans-serif; color: black;}
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
A:link { text-decoration : none; margin : 0px; padding : 0px;}
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
A:active { margin : 0px; padding : 0px;}
<!--
BODY { font-family : ariel, monospace, sans-serif; }
P { font-weight: normal; font-family : ariel, monospace, sans-serif; color: black; background-color: transparent;}
B { font-weight: normal; color: black; background-color: transparent;}
A:visited { font-weight : normal; text-decoration : none; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
A:link { font-weight : normal; text-decoration : none; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
A:hover { color : #000000; font-weight : normal; text-decoration : underline; background-color : yellow; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
A:active { color : #000000; font-weight: normal; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
.VERSION { font-size: small; font-family : arial, sans-serif; }
.NORM { color: black; }
.FIFO { color: purple; }
.CHAR { color: yellow; }
.DIR { color: blue; }
.BLOCK { color: yellow; }
.LINK { color: aqua; }
.SOCK { color: fuchsia;}
.EXEC { color: green; }
.NORM { color: black; background-color: transparent;}
.FIFO { color: purple; background-color: transparent;}
.CHAR { color: yellow; background-color: transparent;}
.DIR { color: blue; background-color: transparent;}
.BLOCK { color: yellow; background-color: transparent;}
.LINK { color: aqua; background-color: transparent;}
.SOCK { color: fuchsia;background-color: transparent;}
.EXEC { color: green; background-color: transparent;}
-->
</style>
</head>
<body>
<h1>Directory Tree</h1><p>
<a href=".">.</a><br>
├── <a href="./LIMERICKS.txt">LIMERICKS.txt</a><br>
├── <a href="./a/">a</a><br>
│   ├── <a href="./a/a-birthday-every-day.txt">a-birthday-every-day.txt</a><br>
│   ├── <a href="./a/a-royal-color.txt">a-royal-color.txt</a><br>
│   ├── <a href="./a/a-smearing-of-galaxies.txt">a-smearing-of-galaxies.txt</a><br>
│   ├── <a href="./a/access.txt">access.txt</a><br>
│   ├── <a href="./a/airborne.txt">airborne.txt</a><br>
│   ├── <a href="./a/algingu.txt">algingu.txt</a><br>
│   ├── <a href="./a/a-royal-color.txt">a-royal-color.txt</a><br>
│   ├── <a href="./a/arrhythmia.txt">arrhythmia.txt</a><br>
│   ├── <a href="./a/artisto.txt">artisto.txt</a><br>
│   ├── <a href="./a/a-smearing-of-galaxies.txt">a-smearing-of-galaxies.txt</a><br>
│   └── <a href="./a/dang-trees.txt">dang-trees.txt</a><br>
├── <a href="./b/">b</a><br>
│   ├── <a href="./b/better-version.txt">better-version.txt</a><br>
@ -100,8 +103,9 @@
│   ├── <a href="./l/la-somero-de-amo.txt">la-somero-de-amo.txt</a><br>
│   ├── <a href="./l/lovesmenot.txt">lovesmenot.txt</a><br>
│   ├── <a href="./l/lumo-en-vivo.txt">lumo-en-vivo.txt</a><br>
│   ├── <a href="./l/luna.txt">luna.txt</a><br>
│   └── <a href="./l/luna2.txt">luna2.txt</a><br>
│   ├── <a href="./l/luna2.txt">luna2.txt</a><br>
│   └── <a href="./l/luna.txt">luna.txt</a><br>
├── <a href="./LIMERICKS.txt">LIMERICKS.txt</a><br>
├── <a href="./m/">m</a><br>
│   ├── <a href="./m/melia.txt">melia.txt</a><br>
│   ├── <a href="./m/messymessy.txt">messymessy.txt</a><br>
@ -167,9 +171,9 @@
│   ├── <a href="./t/the-tomb.txt">the-tomb.txt</a><br>
│   ├── <a href="./t/the-urban-witch.txt">the-urban-witch.txt</a><br>
│   ├── <a href="./t/tissue.txt">tissue.txt</a><br>
│   ├── <a href="./t/todo-los-dias.txt">todo-los-dias.txt</a><br>
│   ├── <a href="./t/to-luce.txt">to-luce.txt</a><br>
│   ├── <a href="./t/to-velouria.txt">to-velouria.txt</a><br>
│   ├── <a href="./t/todo-los-dias.txt">todo-los-dias.txt</a><br>
│   ├── <a href="./t/treatise.txt">treatise.txt</a><br>
│   ├── <a href="./t/twenty-one.txt">twenty-one.txt</a><br>
│   └── <a href="./t/two-two.txt">two-two.txt</a><br>
@ -186,18 +190,20 @@
│   ├── <a href="./w/withering.txt">withering.txt</a><br>
│   └── <a href="./w/wme.txt">wme.txt</a><br>
├── <a href="./y/">y</a><br>
│   ├── <a href="./y/YOU-NEED-TO-KNOW.txt">YOU-NEED-TO-KNOW.txt</a><br>
│   └── <a href="./y/yasir.txt">yasir.txt</a><br>
│   ├── <a href="./y/yasir.txt">yasir.txt</a><br>
│   └── <a href="./y/YOU-NEED-TO-KNOW.txt">YOU-NEED-TO-KNOW.txt</a><br>
└── <a href="./z/">z</a><br>
&nbsp;&nbsp;&nbsp; └── <a href="./z/zircons_beacon.txt">zircons_beacon.txt</a><br>
<br><br><p>
<br><br>
</p>
<p>
24 directories, 140 files
</p>
24 directories, 141 files
<br><br>
</p>
<hr>
<p class="VERSION">
tree v2.0.4 © 1996 - 2022 by Steve Baker and Thomas Moore <br>
tree v1.8.0 © 1996 - 2018 by Steve Baker and Thomas Moore <br>
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
Charsets / OS/2 support © 2001 by Kyosuke Tokoro