generated from Zeronaut/nbco-hugo-web
Post 2025-03-30
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 31s
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 31s
This commit is contained in:
@ -26,8 +26,8 @@
|
||||
|
||||
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.c93a43f1f6e5c7a5e0d4b158b4cbd83860dbc497a8a24834d64b0f9757ef05be1a1698265edf46ca5b49b0cf6dcb37d7ff2a6831538d8d25cf320ee8351f2ca6.css"
|
||||
integrity="sha512-yTpD8fblx6Xg1LFYtMvYOGDbxJeookg01ksPl1fvBb4aFpgmXt9GyltJsM9tyzfX/ypoMVONjSXPMg7oNR8spg==" />
|
||||
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.6c40eb56a39ffc807d6745779b36d9d4e87abb472267de702cab14efcf8f105e5a8fe4543ce82551fbf94d50446429d78ad2b77f7f58df5968ce02651c8bf4c4.css"
|
||||
integrity="sha512-bEDrVqOf/IB9Z0V3mzbZ1Oh6u0ciZ95wLKsU78+PEF5aj+RUPOglUfv5TVBEZCnXitK3f39Y31lozgJlHIv0xA==" />
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/appearance.min.516a16745bea5a9bd011138d254cc0fd3973cd55ce6e15f3dec763e7c7c2c7448f8fe7b54cca811cb821b0c7e12cd161caace1dd794ac3d34d40937cbcc9ee12.js"
|
||||
@ -43,12 +43,12 @@
|
||||
|
||||
|
||||
|
||||
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.a5312a15393b6da77a379acf5b55576cabc85cb09cf0973d143812be82d0810982674c92e8564f3999e456d97305ae6f6269c41612d008359d8b94265a99eec5.js"
|
||||
integrity="sha512-pTEqFTk7bad6N5rPW1VXbKvIXLCc8Jc9FDgSvoLQgQmCZ0yS6FZPOZnkVtlzBa5vYmnEFhLQCDWdi5QmWpnuxQ==" data-copy="" data-copied=""></script>
|
||||
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.b6411b5d4cd56c0068d34c4acbce043846adad56b824e3d486a06d3459aed2eb7f7413874b7871cc2c822c8c8834cbed944022918bcc8cca710a962167c36d32.js"
|
||||
integrity="sha512-tkEbXUzVbABo00xKy84EOEatrVa4JOPUhqBtNFmu0ut/dBOHS3hxzCyCLIyINMvtlEAikYvMjMpxCpYhZ8NtMg==" data-copy="" data-copied=""></script>
|
||||
|
||||
|
||||
|
||||
<script src="/lib/zoom/zoom.min.37d2094687372da3f7343a221a470f6b8806f7891aa46a5a03966af7f0ebd38b9fe536cb154e6ad28f006d184b294525a7c4054b6bbb4be62d8b453b42db99bd.js" integrity="sha512-N9IJRoc3LaP3NDoiGkcPa4gG94kapGpaA5Zq9/Dr04uf5TbLFU5q0o8AbRhLKUUlp8QFS2u7S+Yti0U7QtuZvQ=="></script>
|
||||
<script src="/lib/zoom/zoom.min.f592a181a15d2a5b042daa7f746c3721acf9063f8b6acd175d989129865a37d400ae0e85b640f9ad42cd98d1f8ad30931718cf8811abdcc5fcb264400d1a2b0c.js" integrity="sha512-9ZKhgaFdKlsELap/dGw3Iaz5Bj+Las0XXZiRKYZaN9QArg6FtkD5rULNmNH4rTCTFxjPiBGr3MX8smRADRorDA=="></script>
|
||||
|
||||
|
||||
|
||||
@ -63,6 +63,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/posts/2024-11-20-leopard-meet-face/">
|
||||
<meta property="og:site_name" content="All is the Wave 🌊">
|
||||
<meta property="og:title" content="Leopard Meet Face">
|
||||
@ -179,7 +180,7 @@
|
||||
<div id="menu-blur" class="absolute opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom bg-neutral dark:bg-neutral-800"></div>
|
||||
<div class="relative max-w-[64rem] ml-auto mr-auto">
|
||||
<div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px"
|
||||
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start space-x-3">
|
||||
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start gap-x-3">
|
||||
|
||||
|
||||
|
||||
@ -203,7 +204,7 @@
|
||||
|
||||
|
||||
</nav>
|
||||
<nav class="hidden md:flex items-center space-x-5 md:ml-12 h-12">
|
||||
<nav class="hidden md:flex items-center gap-x-5 md:ml-12 h-12">
|
||||
|
||||
|
||||
|
||||
@ -309,7 +310,7 @@
|
||||
|
||||
<a href="/tags/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-base font-medium" title="">
|
||||
<p class="text-base font-medium" title="Tags">
|
||||
Tags
|
||||
</p>
|
||||
</a>
|
||||
@ -351,7 +352,7 @@
|
||||
|
||||
|
||||
<div
|
||||
class="ltr:mr-14 rtl:ml-14 flex items-center">
|
||||
class=" flex items-center">
|
||||
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<div class="flex items-center justify-center dark:hidden">
|
||||
|
||||
@ -378,7 +379,7 @@
|
||||
|
||||
|
||||
</nav>
|
||||
<div class="flex md:hidden items-center space-x-5 md:ml-12 h-12">
|
||||
<div class="flex md:hidden items-center gap-x-5 md:ml-12 h-12">
|
||||
|
||||
<span></span>
|
||||
|
||||
@ -401,7 +402,7 @@
|
||||
|
||||
|
||||
|
||||
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400" style="margin-right:5px">
|
||||
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400 ltr:mr-1 rtl:ml-1">
|
||||
<div class="flex items-center justify-center dark:hidden">
|
||||
|
||||
|
||||
@ -427,7 +428,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="-my-2 -mr-2 md:hidden">
|
||||
<div class="-my-2 md:hidden">
|
||||
|
||||
<label id="menu-button" class="block">
|
||||
|
||||
@ -583,7 +584,7 @@
|
||||
<li class="mt-1">
|
||||
<a href="/tags/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-bg font-bg" title="">
|
||||
<p class="text-bg font-bg" title="Tags">
|
||||
Tags
|
||||
</p>
|
||||
</a>
|
||||
@ -653,7 +654,7 @@
|
||||
|
||||
|
||||
<div class="fixed inset-x-0 top-0 h-[800px] single_hero_background nozoom"
|
||||
style="background-image:url(/posts/2024-11-20-leopard-meet-face/featured_hu7570696524390867876.jpg);">
|
||||
style="background-image:url(/posts/2024-11-20-leopard-meet-face/featured_hu_3acbc4f72d04b1b1.jpg);">
|
||||
|
||||
|
||||
|
||||
@ -685,7 +686,7 @@
|
||||
|
||||
|
||||
|
||||
<li class="inline hidden">
|
||||
<li class="hidden">
|
||||
<a
|
||||
class="hover:underline decoration-neutral-300 dark:underline-neutral-600"
|
||||
href="/"
|
||||
@ -694,7 +695,7 @@
|
||||
</li>
|
||||
|
||||
|
||||
<li class="inline ">
|
||||
<li class="inline">
|
||||
<a
|
||||
class="hover:underline decoration-neutral-300 dark:underline-neutral-600"
|
||||
href="/posts/"
|
||||
@ -703,7 +704,7 @@
|
||||
</li>
|
||||
|
||||
|
||||
<li class="inline hidden">
|
||||
<li class="hidden">
|
||||
<a
|
||||
class="hover:underline decoration-neutral-300 dark:underline-neutral-600"
|
||||
href="/posts/2024-11-20-leopard-meet-face/"
|
||||
@ -842,11 +843,11 @@
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu6290709224373668507.jpg 330w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu11628915522080196169.jpg 660w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu5481863642616697399.jpg 1024w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu13284823406443614522.jpg 2x"
|
||||
src="/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu11628915522080196169.jpg"
|
||||
/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu_2a61869f836535a.jpg 330w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu_2057bb14be047b47.jpg 660w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu_2423d3bbc9fcb4fb.jpg 1024w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu_36b659848ea3bdb4.jpg 2x"
|
||||
src="/posts/2024-11-20-leopard-meet-face/images/never-asked-for-this_hu_2057bb14be047b47.jpg"
|
||||
alt="I never asked for this"
|
||||
/>
|
||||
|
||||
@ -916,11 +917,11 @@
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-11-20-leopard-meet-face/images/myface_hu7919699829441336279.png 330w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/myface_hu6578929393660893040.png 660w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/myface_hu8786911317175440625.png 1024w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/myface_hu15001278500325624221.png 2x"
|
||||
src="/posts/2024-11-20-leopard-meet-face/images/myface_hu6578929393660893040.png"
|
||||
/posts/2024-11-20-leopard-meet-face/images/myface_hu_f389778b77ace6b7.png 330w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/myface_hu_3c32194437e4464f.png 660w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/myface_hu_bb33c6bfa6edb036.png 1024w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/myface_hu_53d0ae58664775dc.png 2x"
|
||||
src="/posts/2024-11-20-leopard-meet-face/images/myface_hu_3c32194437e4464f.png"
|
||||
alt="I never thought Leopards would eat MY face"
|
||||
/>
|
||||
|
||||
@ -939,24 +940,16 @@
|
||||
</span>
|
||||
|
||||
</h2>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/ZRjzj-mA5Zc?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/ZRjzj-mA5Zc?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<p>Many MAGA people are freaking out right now because they are already seeing the social blowback of their rash decisions. Latino men that voted for the president-elect didn’t realize that Trump said he would deport lots of illegal immigrants. And mark my words when I say it won’t just be Latinos who are here illegally. Have you met a discerning bigot? Yeah me neither. They don’t care, if you’re brown, you’re gone. Your VA benefits are about to go away. Prices on everything are about to go up. And sane, liberal, progressive or just normal humans that don’t support Fascism aren’t here for it. When the face eating Leopards come we’re going to be too busy protecting ourselves and our own.</p>
|
||||
<p>Paraphrased from a man in the video: “Liberals are only intolerant of one thing: Mind your own business and don’t force your lifestyles and opinions to be the law for everyone. Or liberals are only intolerant of intolerant people.”</p>
|
||||
<p>Partners are intentionally cheating, divorcing, and even swearing off unrepentant MAGA people. The Korean trend of 4B is coming to the US in a big way. <a href="https://www.npr.org/2024/11/08/nx-s1-5182888/4b-movement-trump-south-korea" target="_blank">4B is a cultural and politcal movement that comes from 4 verbs that in Korean begin with B but stand for: No dating, No Sex, No Pregnancy, and No Marriage</a>. So men if you’re looking to find women on dating apps or in person that were already difficult for the same reasons, then get ready for a lot of lonely nights with pornhub as your only partner. At least until that gets banned. I think what the kids are saying now is “Go fuck yourself.”</p>
|
||||
<p>Meanwhile the rest of the country and world who aren’t part of the MAGA cult are cutting out people that are. It’s not because who they voted for, but <em>because they were already toxic.</em></p>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/GAn7Y1KxP8c?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/GAn7Y1KxP8c?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<p>It’s too late to change your vote now. Voter’s remorse can’t save you from the consequences of the shitty people you elected.</p>
|
||||
@ -970,14 +963,9 @@ Because</p>
|
||||
Paying attention
|
||||
Paying attention
|
||||
Paying attention</p>
|
||||
<p>2 + 2 = 5 by Radiohead</p>
|
||||
</blockquote>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/2w6kHS_IRrE?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<p>2 + 2 = 5 by Radiohead</p></blockquote>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/2w6kHS_IRrE?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -996,12 +984,8 @@ Paying attention</p>
|
||||
<p>But when presented with realities, facts, evidence, most of these claims crumble as dust in the wind.</p>
|
||||
<p>Part of my theory here, which is advised by many other political thinkers out there, is that Trump will either do one of two things with each of his policies and promises: fail to accomplish them, or accomplish them and enrage most Americans by doing them.</p>
|
||||
<p>This time around he has surrounded himself with loyalists. A posse of yes men. They will all be 100% loyal, but they won’t necessarily be competent. Nor is the man himself. He has seriously floated ideas that are as dumb as Mike Meyer’s Dr. Evil character and had the same level of ability to achieve them.</p>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/ao-Sahfy7Hg?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/ao-Sahfy7Hg?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<blockquote>
|
||||
@ -1021,8 +1005,7 @@ I’d rather die than give you control</p>
|
||||
You’re going to get what you deserve
|
||||
Bow down before the one you serve
|
||||
You’re going to get what you deserve</p>
|
||||
<p>Head like a Hole by Nine Inch Nails</p>
|
||||
</blockquote>
|
||||
<p>Head like a Hole by Nine Inch Nails</p></blockquote>
|
||||
|
||||
|
||||
<h2 class="relative group">Damned if You Don’t
|
||||
@ -1053,12 +1036,8 @@ You’re going to get what you deserve</p>
|
||||
</span>
|
||||
|
||||
</h2>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/asP2BHnyUTo?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/asP2BHnyUTo?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<blockquote>
|
||||
@ -1081,8 +1060,7 @@ Savage politicians got the whole world ripe for the pickin'</p>
|
||||
Who came in the name of a thief
|
||||
To cease peace
|
||||
(He be comin’ around that mountain!)</p>
|
||||
<p>Hail to the Chief by Prophets of Rage</p>
|
||||
</blockquote>
|
||||
<p>Hail to the Chief by Prophets of Rage</p></blockquote>
|
||||
<p>Here’s the real panoply of chaos. Let’s say that Trump and his cabinet of chaos are actually successful at getting their way on issues. What’s next?</p>
|
||||
<p>This is going to hurt really bad. Depending on which ones of those policies above get implemented it could really hurt you and your loved ones but let’s first take a look at the necessary steps to get us there.</p>
|
||||
<p>Trump needs his cabinet of chaos appointed by congress. There are rumors that many Republicans already won’t support his picks. So this is either a lie and he proceeds as planned without congress in the way, or they stand in the way. If they do there is a constitutional provision for him to declare a recess and appoint whoever he wants. If the latter happens that’s a big sign that we already live in an autocracy that has no functional democratic parts left.</p>
|
||||
@ -1115,25 +1093,16 @@ To cease peace
|
||||
</span>
|
||||
|
||||
</h3>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/6LmIdJ0RIpE?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/6LmIdJ0RIpE?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<blockquote>
|
||||
<p>Government is not the solution to our problem; government is the problem.</p>
|
||||
<p>Ronald Reagan</p>
|
||||
</blockquote>
|
||||
<p>Ronald Reagan</p></blockquote>
|
||||
<p>Congrats bitch, you got what you wanted. Might be a couple decades after you left this world but here we are. Eventually we got here.</p>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/tvepo1WXF9s?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/tvepo1WXF9s?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<p>This is what happens when your political opposition has all the power and charm of the dead fish handshake. You’re the proverbial dog chasing the truck that finally caught it. What do you do now? Well in this case you’re going to be thrown into hardcore reactionary mode with a fight for your survival.</p>
|
||||
@ -1156,11 +1125,11 @@ To cease peace
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-11-20-leopard-meet-face/images/wars_hu17892117226745499985.jpg 330w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/wars_hu2702516267589010542.jpg 660w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/wars_hu17724678138010840345.jpg 1024w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/wars_hu11484759529545258689.jpg 2x"
|
||||
src="/posts/2024-11-20-leopard-meet-face/images/wars_hu2702516267589010542.jpg"
|
||||
/posts/2024-11-20-leopard-meet-face/images/wars_hu_2ee6d9ab0fd40e01.jpg 330w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/wars_hu_c30e9150eb913869.jpg 660w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/wars_hu_ba248ea2e8d12d8b.jpg 1024w,
|
||||
/posts/2024-11-20-leopard-meet-face/images/wars_hu_8da5eae4ac7abf3d.jpg 2x"
|
||||
src="/posts/2024-11-20-leopard-meet-face/images/wars_hu_c30e9150eb913869.jpg"
|
||||
alt="Wars, Wars Everywhere"
|
||||
/>
|
||||
|
||||
@ -1187,12 +1156,8 @@ To cease peace
|
||||
</span>
|
||||
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/jKw6n0PnTMY?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/jKw6n0PnTMY?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<blockquote>
|
||||
@ -1220,8 +1185,7 @@ It’s much harder when it’s all your call</p>
|
||||
When your people say they hate you
|
||||
Don’t come crawling back to me</p>
|
||||
<p>You’re on your own…</p>
|
||||
<p>What Comes Next? by Lin-Manuel Miranda from Hamilton</p>
|
||||
</blockquote>
|
||||
<p>What Comes Next? by Lin-Manuel Miranda from Hamilton</p></blockquote>
|
||||
<p>At this point it should be obvious that Trump will fail by anyone’s standards. He’s made too many promises to too many people. He will either fail to fulfill those promises causing people to admit that he’s incapable of the job they elected him to do or worse, he will achieve his goals and it will ruin the lives of millions of Americans.</p>
|
||||
<p>There’s plenty of people who argued over the approach to fixing problems in our society with two main proposals:</p>
|
||||
<ol>
|
||||
@ -1229,12 +1193,8 @@ Don’t come crawling back to me</p>
|
||||
<li>Accelerationism which suggests to destroy, dismantle, or tear the whole thing down and start over.</li>
|
||||
</ol>
|
||||
<p>Well that argument is over now: we’re going off the rails on a crazy train!</p>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/Djrl6fu8myo?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/Djrl6fu8myo?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<blockquote>
|
||||
@ -1246,8 +1206,7 @@ To learn how to love and forget how to hate</p>
|
||||
<p>I’m going off the rails on a crazy train
|
||||
I’m going off the rails on a crazy train
|
||||
(Let’s go)</p>
|
||||
<p>Crazy Train by Ozzy Osbourne</p>
|
||||
</blockquote>
|
||||
<p>Crazy Train by Ozzy Osbourne</p></blockquote>
|
||||
|
||||
|
||||
<h1 class="relative group">Hope, What Hope?
|
||||
@ -1263,22 +1222,16 @@ I’m going off the rails on a crazy train
|
||||
<p>These days I’m seeing hope more like it’s presented in the Hunger Games: A dangerous feeling that others use to manipulate and control you. But there are still things that we can hope in and from the inevitable failure of Trump and the US government can spring forth something new.</p>
|
||||
<blockquote>
|
||||
<p>“Destruction is a form of creation.”</p>
|
||||
<p>Paraphrased dialog from the film Donnie Darko</p>
|
||||
</blockquote>
|
||||
<p>Paraphrased dialog from the film Donnie Darko</p></blockquote>
|
||||
<p>Where there is destruction, failure, and death, there too is the opportunity for creation, success, and life. And perhaps this time around the MAGA crew have taken their wrecking ball to the slower incremental change that the Democrats offered while preventing transformative change that’s so desparately needed.</p>
|
||||
<p>So if their reckless behavior paves the way for new possibilities in politics and life that were impossible or inconceivable before, thanks for that I guess?</p>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/nWWml4yiFb4?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/nWWml4yiFb4?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<blockquote>
|
||||
<p>Let the past die, kill it if you have to. That’s the only way you’ll become what you were meant to be.</p>
|
||||
<p>Kylo Ren from Star Wars: The Last Jedi</p>
|
||||
</blockquote>
|
||||
<p>Kylo Ren from Star Wars: The Last Jedi</p></blockquote>
|
||||
|
||||
|
||||
<h2 class="relative group">Tabula Rasa
|
||||
@ -1295,8 +1248,7 @@ I’m going off the rails on a crazy train
|
||||
<blockquote>
|
||||
<p>“I wish it need not have happened in my time," said Frodo.
|
||||
“So do I,” said Gandalf, “and so do all who live to see such times. But that is not for them to decide. All we have to decide is what to do with the time that is given us.”</p>
|
||||
<p>from Lord of the Rings by JRR Tolkien</p>
|
||||
</blockquote>
|
||||
<p>from Lord of the Rings by JRR Tolkien</p></blockquote>
|
||||
<p>When the going gets tough, the so called ’tough’ are already long gone. They lost interest, conviction, disciple, vitality, endurance to continue on when their false gods show who they are no one and nothing of importance and cannot support them. It leaves more elbow room for the rest of us to carry on while those so called ’tough’ people have checked out.</p>
|
||||
<p>Trump will fail. How he fails will be determined by how things play out in the upcoming years. But he will fail. The world we will inherit will likely be shaped greatly by his ruinous actions. But you get to determine who you are. Now, tomorrow, and for every day that you survive and advance. You bring who you are to the new world. It will be a world that all of us survivors get to shape in our image and serve our values. So what are your values? I’m not advocating for you to actively harm MAGA or anyone who disagrees with you. That’s not my style and it shouldn’t be yours. But no one requires you to spend any time or energy on people who literally can’t be bothered to care if you live or you die. So cut ties with anyone who holds back your personal growth. Join me in shaping a reality that we want to live in. Be honest about your needs and desires. Be bold with a future that is truly better for all. Be ready, when our enemies defeat themselves the world will be ours for the making. And we will re-create it not as it is now. No more will there be the brokeness, the corruption, the greed, the selfishness, the bigotry, the scandals, the thievery, the enslavement, the exploitation, the pain, the suffering, the sorrow, the mourning, the capitalism, the colonialism, the contempt, the grief, nor the shame.</p>
|
||||
|
||||
@ -1315,12 +1267,8 @@ I’m going off the rails on a crazy train
|
||||
<ol>
|
||||
<li>
|
||||
<p><a href="https://www.amazon.com/dp/1603587969?ref_=cm_sw_r_ffobk_cp_ud_dp_EP1W85BW9TQY8VKEAXKQ&peakEvent=1&dealEvent=0&skipTwisterOG=1&bestFormat=true" target="_blank">Kate Raworth’s Doughnut Economics</a>
|
||||
|
||||
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/kxQeb2PDz9M?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/kxQeb2PDz9M?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
</p>
|
||||
</li>
|
||||
@ -1330,16 +1278,13 @@ I’m going off the rails on a crazy train
|
||||
</ol>
|
||||
<blockquote>
|
||||
<p>18 Now I say to you that you are Peter (which means ‘rock’), and upon this rock I will build my church, and all the powers of hell will not conquer it. 19 And I will give you the keys of the Kingdom of Heaven. Whatever you forbid on earth will be forbidden in heaven, and whatever you permit on earth will be permitted in heaven.”</p>
|
||||
<p>Matthew 16:18-20</p>
|
||||
</blockquote>
|
||||
<p>Matthew 16:18-20</p></blockquote>
|
||||
<blockquote>
|
||||
<p>11 “I tell you the truth, of all who have ever lived, none is greater than John the Baptist. Yet even the least person in the Kingdom of Heaven is greater than he is! 12 And from the time John the Baptist began preaching until now, the Kingdom of Heaven has been forcefully advancing, and violent people are attacking it. 13 For before John came, all the prophets and the law of Moses looked forward to this present time.</p>
|
||||
<p>Matthew 11:11-13</p>
|
||||
</blockquote>
|
||||
<p>Matthew 11:11-13</p></blockquote>
|
||||
<blockquote>
|
||||
<p>And the one sitting on the throne said, <strong>“Look, I am making everything new!”</strong> And then he said to me, “Write this down, for what I tell you is trustworthy and true.”</p>
|
||||
<p>Revelation 21:5</p>
|
||||
</blockquote>
|
||||
<p>Revelation 21:5</p></blockquote>
|
||||
|
||||
|
||||
|
||||
@ -1472,7 +1417,7 @@ I’m going off the rails on a crazy train
|
||||
|
||||
<p class="text-sm text-neutral-500 dark:text-neutral-400">
|
||||
©
|
||||
2024
|
||||
2025
|
||||
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user