diff options
author | nathansmith <nathansmith@posteo.com> | 2025-04-05 17:25:58 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-04-05 17:25:58 -0600 |
commit | 8a1320d22e5dd09eb5b0b409fce1db3c5a83ea98 (patch) | |
tree | 4c24372524a147c90125f538b984b371a0370111 | |
parent | 1830842fcfe38bd6a7e1e30300909b19e1557cde (diff) |
dogs against doge
-rw-r--r-- | blog/articles.xml | 7 | ||||
-rw-r--r-- | blog/articles/dogs_against_doge.xml | 16 | ||||
-rw-r--r-- | blog/feed.xml | 27 | ||||
-rw-r--r-- | blog/index.html | 21 |
4 files changed, 71 insertions, 0 deletions
diff --git a/blog/articles.xml b/blog/articles.xml index 2a4bc69..32040ca 100644 --- a/blog/articles.xml +++ b/blog/articles.xml @@ -1,5 +1,12 @@ <channel> <item> + <title>Dogs against doge</title> + <name>dogs_against_doge</name> + <pubDate>Sat, 5 Apr 2025 23:17:25 GMT</pubDate> + <file>articles/dogs_against_doge.xml</file> + </item> + + <item> <title>On the issue of wikipedia</title> <name>wikipedia</name> <pubDate>Mon, 31 Mar 2025 10:55:00 GMT</pubDate> diff --git a/blog/articles/dogs_against_doge.xml b/blog/articles/dogs_against_doge.xml new file mode 100644 index 0000000..8e65c20 --- /dev/null +++ b/blog/articles/dogs_against_doge.xml @@ -0,0 +1,16 @@ +<article> + <p> + On this website I have said before that as a nonhuman (I am a nonhuman believe it or not) my + power to engage in revolution is lower than all you humans and my words and actions are less + meaningful due to my isolation as a nonhuman. But like I said before I am still caught up in + your problems reguardless and when shit hits the fan I will still be there doing what little + I can. Today that happened. I went to a protest: a protest against doge. For a moment my + nonhumanism impacted me less than it normally does. I realized this when I saw a dog with + a sign on it. That sign said "dogs against doge". Even the dogs and nonhumans were protesting. + It may not have been the dog revolution or the nonhuman revolution but it was still a revolution + against a form of evil. And that is something dogs, cats, aliens, big foot, whatever the fuck I am... + can fight for no matter how little are existing does anything in the bigger picture. + <br/><br/> + The revolution will not be <s>televised</s> on social media! + </p> +</article> diff --git a/blog/feed.xml b/blog/feed.xml index bac460b..68e9162 100644 --- a/blog/feed.xml +++ b/blog/feed.xml @@ -11,6 +11,33 @@ </image> <item> + <title>Dogs against doge</title> + <link>http://nathansmith117.beevomit.org/blog#dogs_against_doge</link> + <pubDate>Sat, 5 Apr 2025 23:17:25 GMT</pubDate> + <description> + <![CDATA[ + <article> + <p> + On this website I have said before that as a nonhuman (I am a nonhuman believe it or not) my + power to engage in revolution is lower than all you humans and my words and actions are less + meaningful due to my isolation as a nonhuman. But like I said before I am still caught up in + your problems reguardless and when shit hits the fan I will still be there doing what little + I can. Today that happened. I went to a protest: a protest against doge. For a moment my + nonhumanism impacted me less than it normally does. I realized this when I saw a dog with + a sign on it. That sign said "dogs against doge". Even the dogs and nonhumans were protesting. + It may not have been the dog revolution or the nonhuman revolution but it was still a revolution + against a form of evil. And that is something dogs, cats, aliens, big foot, whatever the fuck I am... + can fight for no matter how little are existing does anything in the bigger picture. + <br/><br/> + The revolution will not be <s>televised</s> on social media! + </p> +</article> + + ]]> + </description> + </item> + + <item> <title>On the issue of wikipedia</title> <link>http://nathansmith117.beevomit.org/blog#wikipedia</link> <pubDate>Mon, 31 Mar 2025 10:55:00 GMT</pubDate> diff --git a/blog/index.html b/blog/index.html index 5a54600..2821dff 100644 --- a/blog/index.html +++ b/blog/index.html @@ -51,6 +51,7 @@ table { <tr> <td> <ul> +<li><a href="#dogs_against_doge">Dogs against doge</a></li> <li><a href="#wikipedia">On the issue of wikipedia</a></li> <li><a href="#dreamlog1">Dream log 1</a></li> <li><a href="#overthinking">Overthinking</a></li> @@ -62,6 +63,26 @@ table { <!-- Python will insert the articles from rss here --> <table border="1" width="60%"> + <tr><td><h2 id="dogs_against_doge">Dogs against doge</h2>--- Sat, 5 Apr 2025 23:17:25 GMT</td></tr> + <tr><td> + <p> + On this website I have said before that as a nonhuman (I am a nonhuman believe it or not) my + power to engage in revolution is lower than all you humans and my words and actions are less + meaningful due to my isolation as a nonhuman. But like I said before I am still caught up in + your problems reguardless and when shit hits the fan I will still be there doing what little + I can. Today that happened. I went to a protest: a protest against doge. For a moment my + nonhumanism impacted me less than it normally does. I realized this when I saw a dog with + a sign on it. That sign said "dogs against doge". Even the dogs and nonhumans were protesting. + It may not have been the dog revolution or the nonhuman revolution but it was still a revolution + against a form of evil. And that is something dogs, cats, aliens, big foot, whatever the fuck I am... + can fight for no matter how little are existing does anything in the bigger picture. + <br/><br/> + The revolution will not be <s>televised</s> on social media! + </p> +</td></tr> + </table> + + <table border="1" width="60%"> <tr><td><h2 id="wikipedia">On the issue of wikipedia</h2>--- Mon, 31 Mar 2025 10:55:00 GMT</td></tr> <tr><td> <h3>Why do I write this?</h3> |