diff options
author | nathansmith117 <nathansmith@posteo.com> | 2025-03-30 19:56:59 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-30 19:56:59 -0600 |
commit | 45aaca33b67b1dc764b199a9e4c3aebf4892c2a7 (patch) | |
tree | f05505a47b5cf1e1b7450aad907f0167d7b05ef0 /blog/feed.xml | |
parent | 675025634e83c6ab8611ab2838cee9de7c8bd9a4 (diff) |
New blog entries added
Diffstat (limited to 'blog/feed.xml')
-rw-r--r-- | blog/feed.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/blog/feed.xml b/blog/feed.xml index c045e3c..90c8441 100644 --- a/blog/feed.xml +++ b/blog/feed.xml @@ -10,6 +10,31 @@ <link>http://nathansmith117.beevomit.org</link> </image> + + <item> + <title>Dream log 1</title> + <link>http://nathansmith117.beevomit.org/blog#dreamlog1</link> + <pubDate>Sun, 30 Mar 2025 01:51:00 GMT</pubDate> + <description> + <![CDATA[ +<article> + <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> +</article> + ]]> + </description> + </item> + <item> <title>Overthinking</title> <link>http://nathansmith117.beevomit.org/blog#overthinking</link> |