diff options
author | nathan <nathansmith@posteo.com> | 2025-04-11 04:29:51 -0600 |
---|---|---|
committer | nathan <nathansmith@posteo.com> | 2025-04-11 04:29:51 -0600 |
commit | b567bc8810401d037ecc1e367459945a8700aa7d (patch) | |
tree | f3d4b948fd309ae745a7d6e4f51c99270f773c34 /blog | |
parent | 031ce979ce873f15372130350e1e2415f1fd3eb6 (diff) |
Added new article
Diffstat (limited to 'blog')
-rw-r--r-- | blog/articles.xml | 7 | ||||
-rw-r--r-- | blog/articles/fuck_aba_therapy.xml | 51 | ||||
-rw-r--r-- | blog/feed.xml | 62 | ||||
-rwxr-xr-x | blog/generate_html.py | 2 | ||||
-rw-r--r-- | blog/index.html | 56 |
5 files changed, 177 insertions, 1 deletions
diff --git a/blog/articles.xml b/blog/articles.xml index 32040ca..0d9a088 100644 --- a/blog/articles.xml +++ b/blog/articles.xml @@ -1,5 +1,12 @@ <channel> <item> + <title>Fuck aba therapy</title> + <name>fuck_aba_therapy</name> + <pubDate>Fri, 11 Apr 2025 10:22:54 GMT</pubDate> + <file>articles/fuck_aba_therapy.xml</file> + </item> + + <item> <title>Dogs against doge</title> <name>dogs_against_doge</name> <pubDate>Sat, 5 Apr 2025 23:17:25 GMT</pubDate> diff --git a/blog/articles/fuck_aba_therapy.xml b/blog/articles/fuck_aba_therapy.xml new file mode 100644 index 0000000..c7ff36f --- /dev/null +++ b/blog/articles/fuck_aba_therapy.xml @@ -0,0 +1,51 @@ +<article> + <p> + Lets get all the soft words out of the way: aba therapy is the use of psychological and sometimes even + physical torture to train kids with autism and other conditions to act more like normal people. It + does not care about acceptance, does not even try to help them develop and learn in any meaningful way, + is blind to any advanged autistic people might have in some areas and doesnt even try to use those + advances. All aba therapy does is get a monster out of a cave and beat it until it lost all its geist, + put it in a suit and tie, than throw it into a office to pencil push rest of its life. It doesnt even + stop for a microsecond to wonder if the monster has any feelings, if its physically capable of things + humans arent... + <br/><br/> + Are society doesnt want people who think differently, are undistracted by much of the social bullshit + that completely takes over the minds of many, are much more sensitive and intune to the world around + them... for heaven fucking shake why is not putting up with fucking loud sounds a bad thing? Do normal + people even have ears?! Go and read the countless online articles about noise pollution. <b>Noise + pollution causes earing loss, stress, sleep issues, heart attacks, environmental damage, + increased risk of avoidable accidents...</b> + and not putting up with it is a disorder? and kids who dont put up with it should be psychologically + tortured until they show zero resitance to all the things I listed? + <br/><br/> + A lot of it connects to capitalism. The capitalists want workers who will mindlessly do whatever they + are told, not workers who ask questions. The capitalists want workers who will put up with stressful + and dangerous work spaces, not ones who demand it gets fixed even if it cuts into profits. + <br/><br/> + Some alternates to aba therapy (there are things here for adults to, children arent the only ones + with autism): + </p> + <ul> + <li> + Spending time on hobbies and interests that you actually care about + </li> + <li> + Filling the mind with well made works of fiction and history + </li> + <li> + Art and music + </li> + <li> + Study science and philosophy + </li> + <li> + Safe and responsible use of psyadelic drugs + </li> + <li> + Spending time going on hikes, biking, and doing fun things outdoors + </li> + <li> + Pets and animals + </li> + </ul> +</article> diff --git a/blog/feed.xml b/blog/feed.xml index 68e9162..b6f5012 100644 --- a/blog/feed.xml +++ b/blog/feed.xml @@ -11,6 +11,68 @@ </image> <item> + <title>Fuck aba therapy</title> + <link>http://nathansmith117.beevomit.org/blog#fuck_aba_therapy</link> + <pubDate>Fri, 11 Apr 2025 10:22:54 GMT</pubDate> + <description> + <![CDATA[ + <article> + <p> + Lets get all the soft words out of the way: aba therapy is the use of psychological and sometimes even + physical torture to train kids with autism and other conditions to act more like normal people. It + does not care about acceptance, does not even try to help them develop and learn in any meaningful way, + is blind to any advanged autistic people might have in some areas and doesnt even try to use those + advances. All aba therapy does is get a monster out of a cave and beat it until it lost all its geist, + put it in a suit and tie, than throw it into a office to pencil push rest of its life. It doesnt even + stop for a microsecond to wonder if the monster has any feelings, if its physically capable of things + humans arent... + <br/><br/> + Are society doesnt want people who think differently, are undistracted by much of the social bullshit + that completely takes over the minds of many, are much more sensitive and intune to the world around + them... for heaven fucking shake why is not putting up with fucking loud sounds a bad thing? Do normal + people even have ears?! Go and read the countless online articles about noise pollution. <b>Noise + pollution causes earing loss, stress, sleep issues, heart attacks, environmental damage, + increased risk of avoidable accidents...</b> + and not putting up with it is a disorder? and kids who dont put up with it should be psychologically + tortured until they show zero resitance to all the things I listed? + <br/><br/> + A lot of it connects to capitalism. The capitalists want workers who will mindlessly do whatever they + are told, not workers who ask questions. The capitalists want workers who will put up with stressful + and dangerous work spaces, not ones who demand it gets fixed even if it cuts into profits. + <br/><br/> + Some alternates to aba therapy (there are things here for adults to, children arent the only ones + with autism): + </p> + <ul> + <li> + Spending time on hobbies and interests that you actually care about + </li> + <li> + Filling the mind with well made works of fiction and history + </li> + <li> + Art and music + </li> + <li> + Study science and philosophy + </li> + <li> + Safe and responsible use of psyadelic drugs + </li> + <li> + Spending time going on hikes, biking, and doing fun things outdoors + </li> + <li> + Pets and animals + </li> + </ul> +</article> + + ]]> + </description> + </item> + + <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> diff --git a/blog/generate_html.py b/blog/generate_html.py index 1d8d063..ce50032 100755 --- a/blog/generate_html.py +++ b/blog/generate_html.py @@ -56,7 +56,7 @@ def main(): # Add article to list. article_list += \ - f"<li><a href=\"#{article_info["name"]}\">{article_info["title"]}</a></li>\n" + f"<li><a href=\"#{article_info['name']}\">{article_info['title']}</a></li>\n" article_list += "</ul>" diff --git a/blog/index.html b/blog/index.html index 2821dff..c6e3b6f 100644 --- a/blog/index.html +++ b/blog/index.html @@ -51,6 +51,7 @@ table { <tr> <td> <ul> +<li><a href="#fuck_aba_therapy">Fuck aba therapy</a></li> <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> @@ -63,6 +64,61 @@ table { <!-- Python will insert the articles from rss here --> <table border="1" width="60%"> + <tr><td><h2 id="fuck_aba_therapy">Fuck aba therapy</h2>--- Fri, 11 Apr 2025 10:22:54 GMT</td></tr> + <tr><td> + <p> + Lets get all the soft words out of the way: aba therapy is the use of psychological and sometimes even + physical torture to train kids with autism and other conditions to act more like normal people. It + does not care about acceptance, does not even try to help them develop and learn in any meaningful way, + is blind to any advanged autistic people might have in some areas and doesnt even try to use those + advances. All aba therapy does is get a monster out of a cave and beat it until it lost all its geist, + put it in a suit and tie, than throw it into a office to pencil push rest of its life. It doesnt even + stop for a microsecond to wonder if the monster has any feelings, if its physically capable of things + humans arent... + <br/><br/> + Are society doesnt want people who think differently, are undistracted by much of the social bullshit + that completely takes over the minds of many, are much more sensitive and intune to the world around + them... for heaven fucking shake why is not putting up with fucking loud sounds a bad thing? Do normal + people even have ears?! Go and read the countless online articles about noise pollution. <b>Noise + pollution causes earing loss, stress, sleep issues, heart attacks, environmental damage, + increased risk of avoidable accidents...</b> + and not putting up with it is a disorder? and kids who dont put up with it should be psychologically + tortured until they show zero resitance to all the things I listed? + <br/><br/> + A lot of it connects to capitalism. The capitalists want workers who will mindlessly do whatever they + are told, not workers who ask questions. The capitalists want workers who will put up with stressful + and dangerous work spaces, not ones who demand it gets fixed even if it cuts into profits. + <br/><br/> + Some alternates to aba therapy (there are things here for adults to, children arent the only ones + with autism): + </p> + <ul> + <li> + Spending time on hobbies and interests that you actually care about + </li> + <li> + Filling the mind with well made works of fiction and history + </li> + <li> + Art and music + </li> + <li> + Study science and philosophy + </li> + <li> + Safe and responsible use of psyadelic drugs + </li> + <li> + Spending time going on hikes, biking, and doing fun things outdoors + </li> + <li> + Pets and animals + </li> + </ul> +</td></tr> + </table> + + <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> |