diff options
Diffstat (limited to 'blog/index.html')
| -rw-r--r-- | blog/index.html | 18 | 
1 files changed, 18 insertions, 0 deletions
diff --git a/blog/index.html b/blog/index.html index 86825c5..1cf2096 100644 --- a/blog/index.html +++ b/blog/index.html @@ -52,6 +52,24 @@ table {          <!-- Python will insert the articles from rss here -->      <table border="1" width="60%"> +        <tr><td><h2>Dream log 1</h2>--- Sun, 30 Mar 2025 01:51:00 GMT</td></tr> +        <tr><td> +  <p id="dreamlog1"> +    Last night I had the type of dream that inspires new stories. In my dream the favorite author: +    Kurt Vonnegut, was a unix and emacs user. And he wrote a book about someone in some government +    position or something along those lines who spent there entire life fucking around with unix +    and there favorite editor was emacs. He made countless, guides, journy entries, random life +    stories.. and had everything on his system optmized using scripts to do many different tasks. +    The whole world ended and the last person on earth was someone who knew pretty much nothing +    about computers and they found this unix system in the place they picked as there hideout. +    Through all the things left behind on the unix system the last person on earth learned to +    not only survive but live well as the last person. They even became a unix power user through +    the guides left behind. +    </p> +</td></tr> +    </table> +     +    <table border="1" width="60%">          <tr><td><h2>Overthinking</h2>--- Sat, 29 Mar 2025 11:42:00 GMT</td></tr>          <tr><td>    <p id="overthinking">  | 
