dailysciencefiction.com Open in urlscan Pro
92.205.3.54  Public Scan

Submitted URL: http://dailysciencefiction.com/
Effective URL: https://dailysciencefiction.com/
Submission Tags: tranco_l324
Submission: On April 06 via api from DE — Scanned from FR

Form analysis 4 forms found in the DOM

Name: randomFormPOST /random

<form name="randomForm" method="post" action="/random">
  <div class="right_nav_header">
    <div class="right_nav_header_text">TRANSPORTER</div>
    <div class="right_nav_header_logo"><img src="/images/dsf-logo-100-100.png" width="50" height="50"></div>
  </div>
  <div class="rightNavIndented">
    <div class="smallSpaceBelow"> Take me to a... </div>
    <div class="nav_link_button_div">
      <input type="button" value="random story" class="nav_link_button" onclick="javascript:document.randomForm.submit()">
      <br>
      <input name="topRated" id="topRated" type="checkbox">
      <span class="small white">top-rated stories only</span>
    </div>
  </div>
</form>

Name: searchFormPOST /search/process

<form name="searchForm" method="post" action="/search/process">
  <div class="nav_link_button_div">
    <input name="searchText" id="searchText" type="text" value="" size="12" maxlength="255" class="rounded_field">
    <input type="button" value="go" class="nav_link_button" onclick="javascript:Simple_Search();">
  </div>
</form>

Name: feedbackForm

<form name="feedbackForm">
  <input type="hidden" name="feedbackCaptchaAnswer" value="9">
  <input type="hidden" name="feedbackPage" value="/">
  <span class="header">Send Feedback to Daily Science Fiction</span>
  <br>
  <br> Please send us feedback on how we can improve<br> our web site to best meet your needs: <br>
  <br>
  <textarea name="feedbackField" id="feedbackField" cols="50" rows="10" wrap="VIRTUAL"></textarea>
  <br>
  <br> Please optionally enter your email address<br> if you'd like a reply to this feedback: <br>
  <br>
  <input name="eMailFeedback" id="eMailFeedback" type="text" value="" size="25" maxlength="255" onkeypress="return Ignore_Keys (event, '');">
  <br>
  <br>
  <b>Anti-Spam:</b> what is <b>3 + 6</b>? &nbsp; <select id="feedbackCaptchaUser" name="feedbackCaptchaUser">
    <option value="0" selected="">0</option>
    <option value="1">1</option>
    <option value="2">2</option>
    <option value="3">3</option>
    <option value="4">4</option>
    <option value="5">5</option>
    <option value="6">6</option>
    <option value="7">7</option>
    <option value="8">8</option>
    <option value="9">9</option>
    <option value="10">10</option>
    <option value="11">11</option>
    <option value="12">12</option>
    <option value="13">13</option>
    <option value="14">14</option>
    <option value="15">15</option>
    <option value="16">16</option>
    <option value="17">17</option>
    <option value="18">18</option>
    <option value="19">19</option>
    <option value="20">20</option>
    <option value="21">21</option>
    <option value="22">22</option>
    <option value="23">23</option>
    <option value="24">24</option>
    <option value="25">25</option>
  </select>
  <br>
  <br>
  <input name="subjectField" id="subjectField" type="text" value="" size="12" maxlength="255" class="superDuperTopSecret" onkeypress="return Ignore_Keys (event, '');">
  <input type="button" value="send feedback" class="nav_link_button" onclick="javascript:SendFeedback()">
  <br>
  <br>
  <input type="button" value="close" class="nav_link_button" onclick="javascript:Hide_Div('feedbackDiv')">
</form>

Name: tellAFriendForm

<form name="tellAFriendForm">
  <input type="hidden" name="tellAFriendCaptchaAnswer" value="8">
  <input type="hidden" name="tellAFriendToken" value="142451859710">
  <span class="header">Tell a Friend About Daily Science Fiction</span>
  <br>
  <br>
  <b>Your Name:</b>
  <input name="tellAFriendSenderName" id="tellAFriendSenderName" type="text" value="" size="25" maxlength="255" onkeypress="return Ignore_Keys (event, '');">
  <br>
  <br>
  <b>Your Friend's Email:</b>
  <input name="tellAFriendEmail" id="tellAFriendEmail" type="text" value="" size="25" maxlength="255" onkeypress="return Ignore_Keys (event, '');">
  <br>
  <br> We'll send your friend a link to the DSF web site,<br> along with this optional message from you: <br>
  <br>
  <textarea name="tellAFriendMessage" id="tellAFriendMessage" cols="40" rows="5" wrap="VIRTUAL"></textarea>
  <br>
  <br>
  <input name="subjectField" id="subjectField" type="text" value="" size="12" maxlength="255" class="superDuperTopSecret" onkeypress="return Ignore_Keys (event, '');">
  <b>Anti-Spam:</b> what is <b>4 + 4</b>? &nbsp; <select id="tellAFriendCaptchaUser" name="tellAFriendCaptchaUser">
    <option value="0" selected="">0</option>
    <option value="1">1</option>
    <option value="2">2</option>
    <option value="3">3</option>
    <option value="4">4</option>
    <option value="5">5</option>
    <option value="6">6</option>
    <option value="7">7</option>
    <option value="8">8</option>
    <option value="9">9</option>
    <option value="10">10</option>
    <option value="11">11</option>
    <option value="12">12</option>
    <option value="13">13</option>
    <option value="14">14</option>
    <option value="15">15</option>
    <option value="16">16</option>
    <option value="17">17</option>
    <option value="18">18</option>
    <option value="19">19</option>
    <option value="20">20</option>
    <option value="21">21</option>
    <option value="22">22</option>
    <option value="23">23</option>
    <option value="24">24</option>
    <option value="25">25</option>
  </select>
  <!--
					<div class="g-recaptcha" data-sitekey="6LevKyUTAAAAAN2OyiJobxUd8ZJmleF1KOUjsLPJ"></div>				
-->
  <br>
  <br>
  <input type="button" value="send message" class="nav_link_button" onclick="javascript:SendToAFriend()">
  <br>
  <br>
  <input type="button" value="close" class="nav_link_button" onclick="javascript:Hide_Div('tellAFriendDiv')">
</form>

Text Content

FEATURED STORY
RECENT STORIES
STORIES BY TOPIC
NEWS

TRANSPORTER

Take me to a...

top-rated stories only
SEARCH

Enter any portion of the author name or story title:

For more options, try our:

SUBSCRIBE

Sign up for free daily sci-fi!

your email will be kept private
TIDBITS

Get a copy of Not Just Rockets and Robots: Daily Science Fiction Year One. 260
adventures into new worlds, fantastical and science fictional. Rocket Dragons
Ignite: the anthology for year two, is also available!
SUBMIT

Publish your stories or art on Daily Science Fiction:

If you've already submitted a story, you may check its:

STORIES

Everything we've published! Click on a topic to read...


Science Fiction
Aliens
Biotech
Clones
Disaster
Future Societies
Nanotech
Other Worlds
Robots & Computers
Space Travel
Superhero
Time Travel
Virtual Reality
Science Fiction
 
Fantasy
Fairy Tales
Parapsychology
High Fantasy
Medieval
Magic & Wizardry
Monsters
Other Worlds
Religious
Modern Fantasy
Fantasy
 
Hither & Yon
Slipstream
Magic Realism
Alternate History
Horror
Humor
SF/Fantasy
The Alphabet Quartet
The Numbers Quartet
Twisted Fairy Tales
Postmark Andromeda
The Future of Future Planning
Dear Jezzy
Tasting Menu
Tales of the Rose Knights
Careers for Magical Creatures
Captain Percina Saunders
Clickbait for Paranormals
Alien Salvage
From Diaspora to New Jupiter
Childhood at Crossroad Station
Cara Watt, P.I.
Maradia's Robot
The League of Magical Felines
The Prehistory Zoo
DAILY SCI-FI

Not just rockets & robots...

"Science Fiction" means—to us—everything found in the science fiction section of
a bookstore, or at a science fiction convention, or amongst the winners of the
Hugo awards given by the World Science Fiction Society. This includes the genres
of science fiction (or sci-fi), fantasy, slipstream, alternative history, and
even stories with lighter speculative elements. We hope you enjoy the broad
range that SF has to offer.




comment on today's story, or read what others say:

 

follow us on twitter:









Hi. Over twelve years Daily Science Fiction published more than 3,000 science
fiction stories, mostly very short tales. Almost all are still available in our
archive. Happy Reading! And support the many venues publishing new genre works.



THERE ARE NO BUTTERFLIES ON PROXIMA B

by Kyle Robert Annasenz


http://dailysciencefiction.com/science-fiction/space-travel/kyle-robert-annasenz/there-are-no-butterflies-on-proxima-b_1
Dear Jon,
How are you? I am well. I am writing you this letter from the ship. Yesterday me
and Maman and Papa woke up in the space beds. We had already arrived at the
colonies! It felt like a very long time but we were still so sleepy. I had a
dream about the caterpillars in our classroom and you were there; they finally
left their cocoons and became beautiful butterflies. I wanted to tell Maman
about my dream but she was crying so I think she must have had a nightmare. She
said she misses Auntie Kay and grandma but Papa wants us to be happy so we
should try to be happy. Papa knows what is best for us. He says, "We are lucky
we can leave the past behind and have a fresh start as a family." I asked Papa
how long until we go home to Earth and I can see you. He patted my head and told
me to go to the games room and make some new friends. Maman hugged me. I told
her not to cry, we will be home soon where everyone will be happy to see us.


Enjoying this story? Don't miss the next one!


I wish I knew how long we are staying here. Did you know there are no
butterflies at all in the whole Proxima system? I think it is a very strange
place. I hope Papa will take us back home to Earth soon. I miss you already Jon.
Please write back when you can.
P.S. I hope I will be back before the caterpillars finally turn into butterflies
and fly away. Will you tell them to wait for me?
Love, Tina
The End
This story was first published on Monday, January 9th, 2023
Become a Member!

We hope you're enjoying There Are No Butterflies on Proxima B by Kyle Robert
Annasenz.

Please support Daily Science Fiction by becoming a member.

Daily Science Fiction is not accepting memberships or donations at this time.


Rate This Story

Please click to rate this story from 1 (ho-hum) to 7 (excellent!):


show this story's ratings
Please don't read too much into these ratings. For many reasons, a superior
story may not get a superior score.

4.7 Rocket Dragons Average
Share This Story


Join Mailing list

Please join our mailing list and receive free daily sci-fi (your email address
will be kept 100% private):

 
Send Feedback to Daily Science Fiction

Please send us feedback on how we can improve
our web site to best meet your needs:



Please optionally enter your email address
if you'd like a reply to this feedback:



Anti-Spam: what is 3 + 6?   0 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




Tell a Friend About Daily Science Fiction

Your Name:

Your Friend's Email:

We'll send your friend a link to the DSF web site,
along with this optional message from you:



Anti-Spam: what is 4 + 4?   0 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