The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

blog: readaptation

Signed-off-by: Christine Dodrill <me@christine.website>

+88
+87
blog/readaptation-2021-02-21.markdown
··· 1 + --- 2 + title: Readaptation 3 + date: 2021-02-21 4 + series: short-stories 5 + --- 6 + 7 + # Readaptation 8 + 9 + Thena suddenly saw a large red sign labeled "system overload" in front of her. 10 + She tried to push it away but wasn’t able to do anything. After a bit of 11 + struggling something added the text “Get out of your pod to initiate repairs”. 12 + _My...pod?_ she wondered. 13 + 14 + Suddenly her arms started working again, but she wasn’t able to see them, only 15 + feel them. She reached up to her face and felt a weird kind of mask. There was a 16 + handle and she pulled on it. Finally that message went away, but it swung up and 17 + over. She had never seen any of the messages do that before. The room started to 18 + light itself up. 19 + 20 + Thena looked down at herself and gasped. She did not see what she was used to 21 + seeing. She saw a body in a black and orange jumpsuit. It appeared to be male 22 + too. She decided she needed to see herself in a mirror. _Dreams don’t let you 23 + look into mirrors right? This is just a bad dream._ She got up out of her bed 24 + and stood on her feet, only to take a step and fall right over on the ground 25 + with muscle cramps she’s never felt in her life. 26 + 27 + After massaging her aching muscles (which was hard because it was nearly all of 28 + them) she managed to crawl over to the mirror and took a good look at herself. 29 + She managed to get on her feet again after bracing for stability on the 30 + conveniently placed bar. There was no doubt. Her avatar was male. It felt 31 + familiar though, like it was something she should have known about but the 32 + details didn’t come to mind. 33 + 34 + _Anyways, system overload, that means the server needs to be rebooted right? Why 35 + couldn’t the automatic system handle this? Was that compromised too?_ Thena 36 + ambled her way to the door out of her chamber and looked for the server cabinet 37 + symbol. It was difficult to find much of anything though, everything in her 38 + visual awareness seemed to blur out about 2 meters in front of her. _Oh, right, 39 + glasses!_ Thena got back into the room and looked for her glasses. 40 + 41 + The details of her former life were slowly coming back into focus. Thena was an 42 + employee at one of the big corpos. She didn’t really want to be reduced to a 43 + body in a gelbed permanently wired and tubed into the machines, but after the 44 + climate got so harsh humanity had no other choice. Putting on her glasses, Thena 45 + took one last look at herself, confused but somewhat recognizing that stoic male 46 + stance that used to let her stand out in the crowds, then she ambled out of the 47 + room again and looked for the server cabinet. 48 + 49 + _My chamber is behind me, so my server room is front front left._ Thena took a 50 + few steps forward and then turned to the left and walked until she hit a wall. 51 + 52 + Walked may not be the best term for what kind of motion was used though, it was 53 + a half-limping barely committal stride, but to someone stuck in VR for 30 years 54 + this was the best you could expect out of that person "walking" without any 55 + practice. This physical body felt different, more “real”. Thena’s virtual form 56 + had moved without any restriction or limit. This body was full of restrictions. 57 + Strides were restricted to a small angle. The knees had to be consciously bent. 58 + The arms had to swing to maintain balance. Balance itself was an issue too. It 59 + was all very weird for Thena. She was trying to not think about the body’s 60 + layout very much. 61 + 62 + Thena finally found the server cabinet symbol and twisted it to open. The lights 63 + weren’t blinking like they should be. There was a friendly sticker in Comic Sans 64 + above the switch that said "Have you tried turning it off and on again?" Thena 65 + grabbed the switch and turned it solidly off. 66 + 67 + The noises of her room had stopped, leaving Thena in silence and darkness. It 68 + was peaceful. There was absolutely no sound. Thena didn’t want to tempt fate 69 + though, so she turned the switch back on and all the lights turned on like they 70 + should. More lights on the servers kept blinking in their happy patterns. A 71 + voice came on from above saying "System startup complete. Your pod is ready 72 + Micheal. Enter your adaptation room as soon as possible. It is not safe out 73 + here." 74 + 75 + Micheal. Thena despised that name. That name reminded her of her former self. 76 + The self that died in that pod. The self she was born from. She shrugged it off 77 + and tried to not think about it. Her stride was a bit more sure now and she was 78 + able to make it back to her pod without falling over. She made it into her bed 79 + and pulled the face mask over her. It sealed in place and everything went dark 80 + as she faded back into Terranova. 81 + 82 + --- 83 + 84 + Like this kind of writing and short story format? I have a [biweekly 85 + newsletter](https://www.getrevue.co/profile/theprincessxena) on Revue that has a 86 + huge backlog of these stories that I was never really happy with enough to post 87 + here. I have also added its feed to my [/feeds](/feeds) page.
+1
templates/feeds.rs.html
··· 10 10 <li>Blog: <a href="/blog.atom">Atom</a> <a href="/blog.rss">RSS</a> - <a href="/blog.json">JSONFeed</a></li> 11 11 <li>Twitter: <a href="https://rssbox.herokuapp.com/twitter/2573767249/theprincessxena">RSS</a></li> 12 12 <li>Mastodon: <a href="https://mst3k.interlinked.me/users/cadey.rss">RSS</a></li> 13 + <li>Revue Newsletter: <a href="https://www.getrevue.co/profile/theprincessxena.rss">RSS</a></li> 13 14 <li>Flight Journal: Atom <a href="gemini://cetacean.club/journal/atom.xml">Gemini</a> <a href="https://portal.mozz.us/gemini/cetacean.club/journal/atom.xml">HTTPS</a></li> 14 15 </ul> 15 16