aboutsummaryrefslogtreecommitdiff
path: root/blog/feed.xml
blob: 90c84412f545644bb3a97e82bbcd92a582c096d7 (plain)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>Nathan's shitty blog</title>
    <description>The coffee powered blog of chaos</description>
    <link>http://nathansmith117.beevomit.org/blog</link>
    <image>
      <url>http://nathansmith117.beevomit.org/images/icon.png</url>
      <title>Nathan's shitty blog</title>
      <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>
      <pubDate>Sat, 29 Mar 2025 11:42:00 GMT</pubDate>
      <description>
        <![CDATA[
<article>
  <p id="overthinking">
    Whenver I decide to add something to this website I always overthink on how
    to add the thing. In general I just overthink how I will do everything. It
    slows me down. Right now I am overthinking trying to think what to write
    and how to format it. I always end up doing way less when what I planned
    on doing. My partner overthinks a lot to. We overthink together.
    Though we overthink in different ways. I always end up going fuck this
    and throwing together a terrible mess while he just ends up giving up
    from the start.
    <br/><br/>
    Overthinking is just as much of a power as it is a curse. It fuels my
    ideas and thought process just as much as it slows me down. Its a quite
    difficult weapon to use but still quite deadly indeed.
    <br/><br/>
    Next time you overthink do what I do: eat junk food.
  </p>
</article>
        ]]>
      </description>
    </item>
  </channel>
</rss>