<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="http://gmpg.org/xfn/11">
		<title>CounterVortex &#8211; Resisting Humanity&#039;s Downward Spiral</title>
<meta name='robots' content='max-image-preview:large' />
<link rel="alternate" type="application/rss+xml" title="CounterVortex &raquo; Feed" href="https://countervortex.org/feed/" />
<link rel="alternate" type="application/rss+xml" title="CounterVortex &raquo; Comments Feed" href="https://countervortex.org/comments/feed/" />
<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="wp-block-library-inline-css">
/**
 * Colors
 */
/**
 * Typography
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
:root {
  --wp-block-synced-color: #7a00df;
  --wp-block-synced-color--rgb: 122, 0, 223;
  --wp-bound-block-color: var(--wp-block-synced-color);
  --wp-editor-canvas-background: #ddd;
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color--rgb: 0, 124, 186;
  --wp-admin-theme-color-darker-10: rgb(0, 107, 160.5);
  --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
  --wp-admin-theme-color-darker-20: #005a87;
  --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
  --wp-admin-border-width-focus: 2px;
}
@media (min-resolution: 192dpi) {
  :root {
    --wp-admin-border-width-focus: 1.5px;
  }
}

/**
 * Element styles.
 */
.wp-element-button {
  cursor: pointer;
}

:root .has-very-light-gray-background-color {
  background-color: #eee;
}
:root .has-very-dark-gray-background-color {
  background-color: #313131;
}
:root .has-very-light-gray-color {
  color: #eee;
}
:root .has-very-dark-gray-color {
  color: #313131;
}
:root {
  /* stylelint-disable @stylistic/function-comma-space-after -- We can not use spacing because of WP multi site kses rule. */
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, rgb(0, 208, 132) 0%, rgb(6, 147, 227) 100%);
}
:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, rgb(52, 226, 228) 0%, rgb(71, 33, 251) 50%, rgb(171, 29, 254) 100%);
}
:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, rgb(250, 172, 168) 0%, rgb(218, 208, 236) 100%);
}
:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, rgb(250, 250, 225) 0%, rgb(103, 166, 113) 100%);
}
:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, rgb(253, 215, 154) 0%, rgb(0, 74, 89) 100%);
}
:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, rgb(51, 9, 104) 0%, rgb(49, 205, 207) 100%);
}
:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
}
:root {
  /* stylelint-enable @stylistic/function-comma-space-after */
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}

.has-regular-font-size {
  font-size: 1em;
}

.has-larger-font-size {
  font-size: 2.625em;
}

.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
}

:root .has-text-align-center {
  text-align: center;
}

:root .has-text-align-left {
  /*rtl:ignore*/
  text-align: left;
}

:root .has-text-align-right {
  /*rtl:ignore*/
  text-align: right;
}

.has-fit-text {
  white-space: nowrap !important;
}

#end-resizable-editor-section {
  display: none;
}

.aligncenter {
  clear: both;
}

.items-justified-left {
  justify-content: flex-start;
}

.items-justified-center {
  justify-content: center;
}

.items-justified-right {
  justify-content: flex-end;
}

.items-justified-space-between {
  justify-content: space-between;
}

.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/**
 * The following provide a simple means of applying a default border style when
 * a user first makes a selection in the border block support panel.
 * This prevents issues such as where the user could set a border width
 * and see no border due there being no border style set.
 *
 * This is intended to be removed once intelligent defaults can be set while
 * making border selections via the block support.
 *
 * See: https://github.com/WordPress/gutenberg/pull/33743
 */
html :where(.has-border-color) {
  border-style: solid;
}

html :where([style*=border-color]) {
  border-style: solid;
}

html :where([style*=border-top-color]) {
  border-top-style: solid;
}

html :where([style*=border-right-color]) {
  /*rtl:ignore*/
  border-right-style: solid;
}

html :where([style*=border-bottom-color]) {
  border-bottom-style: solid;
}

html :where([style*=border-left-color]) {
  /*rtl:ignore*/
  border-left-style: solid;
}

html :where([style*=border-width]) {
  border-style: solid;
}

html :where([style*=border-top-width]) {
  border-top-style: solid;
}

html :where([style*=border-right-width]) {
  /*rtl:ignore*/
  border-right-style: solid;
}

html :where([style*=border-bottom-width]) {
  border-bottom-style: solid;
}

html :where([style*=border-left-width]) {
  /*rtl:ignore*/
  border-left-style: solid;
}

/**
 * Provide baseline responsiveness for images.
 */
html :where(img[class*=wp-image-]) {
  height: auto;
  max-width: 100%;
}

/**
 * Reset user agent styles for figure element margins.
 */
:where(figure) {
  margin: 0 0 1em 0;
}

html :where(.is-position-sticky) {
  /* stylelint-disable length-zero-no-unit -- 0px is set explicitly so that it can be used in a calc value. */
  --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px);
  /* stylelint-enable length-zero-no-unit */
}

@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    /* stylelint-disable length-zero-no-unit -- 0px is set explicitly so that it can be used in a calc value. */
    --wp-admin--admin-bar--position-offset: 0px;
    /* stylelint-enable length-zero-no-unit */
  }
}

/*# sourceURL=/wp-includes/css/dist/block-library/common.css */
</style>
<style id="classic-theme-styles-inline-css">
/**
 * These rules are needed for backwards compatibility.
 * They should match the button element rules in the base theme.json file.
 */
.wp-block-button__link {
	color: #ffffff;
	background-color: #32373c;
	border-radius: 9999px; /* 100% causes an oval, but any explicit but really high value retains the pill shape. */

	/* This needs a low specificity so it won't override the rules from the button element if defined in theme.json. */
	box-shadow: none;
	text-decoration: none;

	/* The extra 2px are added to size solids the same as the outline versions.*/
	padding: calc(0.667em + 2px) calc(1.333em + 2px);

	font-size: 1.125em;
}

.wp-block-file__button {
	background: #32373c;
	color: #ffffff;
	text-decoration: none;
}

/*# sourceURL=/wp-includes/css/classic-themes.css */
</style>

<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='better-recent-comments-css' href='https://countervortex.org/wp-content/plugins/better-recent-comments/assets/css/better-recent-comments.min.css?ver=7.0' media='all' />
<link rel='stylesheet' id='gn-frontend-gnfollow-style-css' href='https://countervortex.org/wp-content/plugins/gn-publisher/assets/css/gn-frontend-gnfollow.css?ver=1.5.28' media='all' />
<link rel='stylesheet' id='simple-life-css' href='https://countervortex.org/wp-content/themes/simple-life/style.css?ver=7.0' media='all' />
<link rel='stylesheet' id='simple-life-child-css' href='https://countervortex.org/wp-content/themes/countervortex/style.css?ver=0.0.1' media='all' />
<link rel='stylesheet' id='simple-life-style-open-sans-css' href='https://countervortex.org/wp-content/fonts/1662671c90aa01f6b570fd5b5927f9f6.css?ver=3.0.0' media='all' />
<link rel='stylesheet' id='simple-life-style-bootstrap-css' href='https://countervortex.org/wp-content/themes/simple-life/third-party/bootstrap/css/bootstrap.css?ver=3.3.6' media='all' />
<link rel='stylesheet' id='fontawesome-css' href='https://countervortex.org/wp-content/themes/simple-life/third-party/font-awesome/css/font-awesome.css?ver=4.7.0' media='all' />
<link rel='stylesheet' id='simple-life-style-meanmenu-css' href='https://countervortex.org/wp-content/themes/simple-life/third-party/meanmenu/meanmenu.css?ver=2.0.8' media='all' />
<link rel='stylesheet' id='simple-life-style-css' href='https://countervortex.org/wp-content/themes/countervortex/style.css?ver=3.0.0' media='all' />
<script id="jquery-core-js" src="https://countervortex.org/wp-includes/js/jquery/jquery.js?ver=3.7.1"></script>
<script id="jquery-migrate-js" src="https://countervortex.org/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1"></script>
<link rel="https://api.w.org/" href="https://countervortex.org/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://countervortex.org/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 7.0" />
<meta property="og:title" name="og:title" content="CounterVortex" />
<meta property="og:type" name="og:type" content="website" />
<meta property="og:image" name="og:image" content="https://countervortex.org/wp-content/uploads/2019/02/newsflash_logo-1.png" />
<meta property="og:description" name="og:description" content="Resisting Humanity&#039;s Downward Spiral" />
<meta property="og:locale" name="og:locale" content="en_US" />
<meta property="og:site_name" name="og:site_name" content="CounterVortex" />
<meta property="twitter:card" name="twitter:card" content="summary" />
<style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><link rel="icon" href="https://countervortex.org/wp-content/uploads/2019/02/newsflash_logo-1-300x300.png" sizes="32x32" />
<link rel="icon" href="https://countervortex.org/wp-content/uploads/2019/02/newsflash_logo-1-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://countervortex.org/wp-content/uploads/2019/02/newsflash_logo-1-300x300.png" />
<meta name="msapplication-TileImage" content="https://countervortex.org/wp-content/uploads/2019/02/newsflash_logo-1-300x300.png" />
<!-- favicon code from realfavicongenerator.net -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ff0000">
<!-- end favicon code -->
<style id="core-block-supports-inline-css">
/**
 * Core styles: block-supports
 */

/*# sourceURL=core-block-supports-inline-css */
</style>

</head>

<body class="home blog wp-custom-logo wp-embed-responsive wp-theme-simple-life wp-child-theme-countervortex group-blog">
<div id="page" class="hfeed site">
	<a class="skip-link screen-reader-text" href="#content">Skip to content</a>

	
	<header id="masthead" class="site-header container" role="banner">
		<div class="site-branding">
			<a href="https://countervortex.org/" class="custom-logo-link" rel="home" aria-current="page"><img width="500" height="500" src="https://countervortex.org/wp-content/uploads/2019/02/newsflash_logo-1.png" class="custom-logo" alt="CounterVortex" decoding="async" fetchpriority="high" srcset="https://countervortex.org/wp-content/uploads/2019/02/newsflash_logo-1.png 500w, https://countervortex.org/wp-content/uploads/2019/02/newsflash_logo-1-300x300.png 300w" sizes="(max-width: 500px) 100vw, 500px" /></a>			<div class="site-branding-text">
				<!--p class="site-description text-left">Bill Weinberg's</p-->
  				<h1 class="site-title text-left"><a href="https://countervortex.org/" rel="home">CounterVortex</a></h1>
				<p class="site-description text-left">Resisting Humanity&#039;s Downward Spiral</p>
			</div>
<div id="boxes" class="text-right">
  <div id="podcast">
    <a href="https://soundcloud.com/user-752167240"><img width="75" src="/sites/default/files/logo_001_podcast.jpg"></a>
  </div>
  <div id="patreon">
    <a href="https://www.patreon.com/countervortex" data-patreon-widget-type="become-patron-button"><img style="height: 31px" src="/sites/default/files/become_a_patron_button.png" alt="Become a Patron!"></a>
  </div>
  <div id="paypal">
    <form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input name="cmd" type="hidden" value="_xclick" /> <input name="business" type="hidden" value="billw@riseup.net" /> <input name="item_name" type="hidden" value="SUPPORT THE REPORT!!" /> <input name="item_number" type="hidden" value="SUPPORT THE REPORT!!" /><input alt="Make payments with PayPal - it's fast, free and secure!" border="0" name="submit" src="/sites/default/files/x-click-but04.gif" type="image" style="display: block; margin: 0 auto; padding: 0" /></form>
  </div>
  <div id="plea">
    SUPPORT&nbsp;US!
  </div>
</div>
		</div>
		
		<nav id="site-navigation" class="main-navigation" role="navigation">
			<button class="menu-toggle" aria-hidden="true">Primary Menu</button>
			<div class="menu-menu-horizontal-container"><ul id="primary-menu" class="menu"><li id="menu-item-16710" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-16710"><a href="/?post_type=blog">Daily Report</a>
<ul class="sub-menu">
	<li id="menu-item-16733" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16733"><a href="/?post_type=blog&#038;author=4">Bill Weinberg&#8217;s Blog</a></li>
	<li id="menu-item-16734" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16734"><a href="/?post_type=blog&#038;author=8">CounterVortex</a></li>
	<li id="menu-item-16735" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16735"><a href="/?post_type=blog&#038;author=14">New Jewish Resistance</a></li>
	<li id="menu-item-23728" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23728"><a href="https://countervortex.org/author/jurist/">JURIST</a></li>
</ul>
</li>
<li id="menu-item-16731" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-16731"><a href="/tag/features">Features</a>
<ul class="sub-menu">
	<li id="menu-item-16737" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16737"><a href="/back-issues/">Back Issues</a></li>
	<li id="menu-item-16755" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16755"><a href="https://countervortex.org/documents-2/">Documents</a></li>
	<li id="menu-item-16967" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16967"><a href="https://countervortex.org/search-archive-pre-2004/">Search Archive (pre-2004)</a></li>
	<li id="menu-item-19043" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19043"><a href="https://classic.countervortex.org/">CounterVortex Classic</a></li>
</ul>
</li>
<li id="menu-item-16738" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16738"><a href="/?tag=podcasts&#038;post_type=blog">Audio</a></li>
<li id="menu-item-16739" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16739"><a href="/?tag=vlog&#038;post_type=blog">Video</a></li>
<li id="menu-item-16744" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16744"><a href="https://countervortex.org/support-us-2/">Support Us</a></li>
<li id="menu-item-16746" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-16746"><a href="https://countervortex.org/about-us-2/">About Us</a>
<ul class="sub-menu">
	<li id="menu-item-16747" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16747"><a href="https://countervortex.org/mission-statement/">Our Mission</a></li>
	<li id="menu-item-16748" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16748"><a href="https://countervortex.org/free-speech-policy/">Posting Policy</a></li>
	<li id="menu-item-16749" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16749"><a href="https://countervortex.org/contact-us/">Contact Us</a></li>
</ul>
</li>
<li id="menu-item-16751" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16751"><a href="https://countervortex.org/links-2/">Links</a></li>
<li id="menu-item-19811" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19811"><a href="https://countervortex.substack.com/">Subscribe</a></li>
</ul></div>		</nav><!-- #site-navigation -->

	</header><!-- #masthead -->

	
	<div id="content" class="site-content container">
		<div class="row">
	<div id="primary" class="content-area col-sm-8 pull-left col-xs-12">
		<main id="main" class="site-main" role="main">
<!--h2 class="entry-title">post_type = , isPaged = , isfront = 1, get = 0</h2>
<h2>attachment=feed</h2-->

																
			<h2 class="entry-title daily-report-lead">From our Daily Report:</h2>
								
				<div class="tile-blog">
<article id="post-25358" class="post-25358 blog type-blog status-publish has-post-thumbnail hentry tag-anarchists tag-culture-wars tag-morc tag-podcasts tag-politics-of-cyberspace tag-propaganda tag-robotocracy tag-watching-the-shadows">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Watching the Shadows</span>						</div>
									 					 				<a href="https://countervortex.org/blog/podcast-resist-digital-hegemony/">
			 					<img width="600" height="400" src="https://countervortex.org/wp-content/uploads/2018/04/computer-smash.jpg" class="aligncenter wp-post-image" alt="computer smash" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2018/04/computer-smash.jpg 600w, https://countervortex.org/wp-content/uploads/2018/04/computer-smash-300x200.jpg 300w" sizes="auto, (max-width: 600px) 100vw, 600px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/podcast-resist-digital-hegemony/" rel="bookmark" >Podcast: Resist digital hegemony!</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/21/" rel="bookmark"><time class="entry-date published" datetime="2026-06-21T19:12:07-04:00">June 21, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/bill-weinberg/">Bill Weinberg</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Voices from within the academy are now <a href="https://www.chronicle.com/article/my-students-cant-read">raising the alarm</a> about the <a href="https://www.currentaffairs.org/news/ai-is-destroying-the-university-and-learning-itself">decline of literacy</a> under the relentless assault of totalized digital immersion—finally catching up to what <a href="https://countervortex.org/">CounterVortex </a>blogger and ranter <strong>Bill Weinberg</strong> has been <a href="https://countervortex.org/death-of-literacy-digital-totalitarianism/">saying for years</a> (although <a href="https://tburchart.medium.com/why-are-college-professors-hooked-on-the-students-cant-read-myth-2a7d43d84ace">sneering denialism</a> about the problem remains fashionable). Worldwide, the humanities are being <a href="https://www.scmp.com/economy/china-economy/article/3356913/chinas-universities-cut-12000-obsolete-degrees-amid-race-embrace-ai-era">abandoned</a> in favor of STEM, while social media <a href="https://www.france24.com/en/technology/20260616-social-media-becomes-leading-news-source-report-warns">overtakes</a> &#8220;legacy media&#8221; as a source of &#8220;news&#8221;—or (as is more often the case) <a href="https://countervortex.org/blog/court-facebook-must-reveal-role-in-burma-genocide/">sinister propaganda</a>. In Episode 333 of the <a href="https://soundcloud.com/user-752167240">CounterVortex podcast</a>, Bill takes stock of this grave and still under-appreciated threat to the survival of democracy and <a href="https://countervortex.org/blog/podcast-the-space-trilogy-revisited/">humanity itself</a>—and looks for signs of <a href="https://www.vice.com/en/article/schools-are-bringing-back-pen-and-paper-and-students-are-thriving">practical resistance</a>. (Image: <a href="https://earthfirstnews.wordpress.com/2013/01/07/the-bioethics-of-twitter-controlled-cyborg-roaches/computer-smash/">Earth First! Newswire</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25357" class="post-25357 blog type-blog status-publish has-post-thumbnail hentry tag-france tag-great-game tag-greater-middle-east tag-hezbollah tag-iran-region tag-israel tag-lebanon tag-nuclear-threat tag-peace-initiatives tag-trumpism">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Greater Middle East</span>						</div>
									 					 				<a href="https://countervortex.org/blog/shaky-us-iran-ceasefire-escalation-in-lebanon/">
			 					<img width="800" height="394" src="https://countervortex.org/wp-content/uploads/2021/02/syria-1034467_1280.jpg" class="aligncenter wp-post-image" alt="Iran" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2021/02/syria-1034467_1280.jpg 1272w, https://countervortex.org/wp-content/uploads/2021/02/syria-1034467_1280-1024x505.jpg 1024w, https://countervortex.org/wp-content/uploads/2021/02/syria-1034467_1280-300x148.jpg 300w, https://countervortex.org/wp-content/uploads/2021/02/syria-1034467_1280-768x379.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/shaky-us-iran-ceasefire-escalation-in-lebanon/" rel="bookmark" >Shaky US-Iran ceasefire; escalation in Lebanon</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/20/" rel="bookmark"><time class="entry-date published" datetime="2026-06-20T14:25:30-04:00">June 20, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/irin/">TNH</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The United States and Iran signed a <a href="https://www.cnbc.com/2026/06/17/trump-vance-iran-deal-nuclear-g7.html?msockid=3393bb2e23a968a60d2cadf8225669d5" target="_blank" rel="noopener">Memorandum of Understanding</a> that aims to end the war the US and Israel launched on Iran nearly four months ago. The <a href="https://www.yahoo.com/news/politics/articles/read-updated-full-text-trump-182422025.html" target="_blank" rel="noopener">14-point</a> agreement, signed by Donald Trump at a gathering hosted by French President Emmanuel Macron in the <a href="https://www.msn.com/en-us/news/world/critics-note-trump-signed-iran-peace-deal-at-palace-of-versailles/ar-AA25YSiM?ocid=BingNewsSerp" target="_blank" rel="noopener">Palace of Versailles</a>—where the treaty to end World War I was signed in 1919—opens up the Strait of Hormuz for a 60-day ceasefire window, during which the two sides have vowed to negotiate a long-term resolution to the Iranian nuclear standoff. The US will also terminate all sanctions against Iran, provide $300 billion for post-war reconstruction, and unlock all frozen Iranian funds and assets. But despite—or possibly because of—the signing of the MoU, which calls for an end to fighting in Lebanon, the fighting there immediately flared again. A rash of Israeli air-strikes followed Hezbollah&#8217;s killing of four IDF soldiers in a southern Lebanese village, prompting <a href="https://www.jpost.com/israel-news/defense-news/article-899930" target="_blank" rel="noopener">furious statements from Israeli politicians</a> such as extreme-right security minister <a href="https://countervortex.org/blog/denounce-israels-treatment-of-flotilla-activists/">Itamar Ben-Gvir</a>, <a href="https://www.theguardian.com/world/2026/jun/19/us-iran-talks-in-switzerland-cancelled" target="_blank" rel="noopener">who said</a> &#8220;all of Lebanon must burn.&#8221; (Image: <a href="https://pixabay.com/photos/syria-middle-east-map-globe-iraq-1034467/">Pixabay</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25353" class="post-25353 blog type-blog status-publish has-post-thumbnail hentry tag-autonomy tag-baluchistan tag-informal-mining tag-iran-region tag-mining tag-police-state">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Iran</span>						</div>
									 					 				<a href="https://countervortex.org/blog/iran-deadly-repression-in-baluchistan/">
			 					<img width="696" height="499" src="https://countervortex.org/wp-content/uploads/2024/04/baluch.jpg" class="aligncenter wp-post-image" alt="Baluch" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2024/04/baluch.jpg 696w, https://countervortex.org/wp-content/uploads/2024/04/baluch-300x215.jpg 300w" sizes="auto, (max-width: 696px) 100vw, 696px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/iran-deadly-repression-in-baluchistan/" rel="bookmark" >Iran: deadly repression in Baluchistan</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/19/" rel="bookmark"><time class="entry-date published" datetime="2026-06-19T17:05:31-04:00">June 19, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Iranian security forces violently dispersed protesters in Pashmouki village, Kerman province, within the greater Baluchistan region. Six ethnic Baloch residents, including three women, were detained, and several injured. The protest took place outside a chromite mine in the village, which has been a source of great contention. Iran&#8217;s government has been cracking down on unlicensed mines in the region, but residents say they gain no economic benefit from the licensed ones, while they are left to deal with the environmental impacts. Since the <a href="https://countervortex.org/blog/escalating-repression-across-middle-east/">mass protests</a> in Iran earlier this year, the Baluchistan region has been flooded with Revolutionary Guard troops. Two Baloch youths in the region were killed by Revolutionary Guards in unclear circumstances within days of the Pashmouki violence. (Map: <a href="https://maps.lib.utexas.edu/maps/middle_east_and_asia/iran_rel_1990.jpg">PCL</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25351" class="post-25351 blog type-blog status-publish has-post-thumbnail hentry tag-france tag-great-game tag-greater-middle-east tag-hezbollah tag-lebanon tag-syria tag-trumpism">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Greater Middle East</span>						</div>
									 					 				<a href="https://countervortex.org/blog/trump-urges-syria-to-intervene-against-hezbollah/">
			 					<img width="800" height="509" src="https://countervortex.org/wp-content/uploads/2026/06/SharaaSalamMay26.png" class="aligncenter wp-post-image" alt="Sharaa" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/SharaaSalamMay26.png 1021w, https://countervortex.org/wp-content/uploads/2026/06/SharaaSalamMay26-300x191.png 300w, https://countervortex.org/wp-content/uploads/2026/06/SharaaSalamMay26-768x488.png 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/trump-urges-syria-to-intervene-against-hezbollah/" rel="bookmark" >Trump urges Syria to intervene against Hezbollah</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/18/" rel="bookmark"><time class="entry-date published" datetime="2026-06-18T14:43:50-04:00">June 18, 2026</time><time class="updated" datetime="2026-06-18T14:44:40-04:00">June 18, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>US President Donald Trump suggested at the G7 summit in France that Syrian President Ahmad al-Sharaa could wipe out Hezbollah if Israel was unable to do so without causing heavy civilian casualties. The comment came in spite of repeated statements from Damascus ruling out any military intervention in neighboring Lebanon. Syria&#8217;s Interior Ministry emphasized that &#8220;Lebanon is a sovereign state and not a backyard, as the former regime viewed it.&#8221; (Photo: Ahmad al-Sharaa meeting Lebanese Prime Minister Nawaf Salam in Damascus, May 9. Credit: SANA via <a href="https://radiofreesyria.com/trump-suggests-syria-could-take-on-hezbollah-despite-damascus-rejecting-lebanon-intervention/">Radio Free Syria</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25349" class="post-25349 blog type-blog status-publish has-post-thumbnail hentry tag-arms-traffic tag-corporate-rule tag-gaza-strip tag-iran-region tag-israel tag-palestine-region tag-politics-of-cyberspace tag-robotocracy tag-watching-the-shadows">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Watching the Shadows</span>						</div>
									 					 				<a href="https://countervortex.org/blog/civil-society-call-to-end-ai-in-warfare/">
			 					<img width="800" height="532" src="https://countervortex.org/wp-content/uploads/2026/06/missile-1143116.png" class="aligncenter wp-post-image" alt="missile" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/missile-1143116.png 953w, https://countervortex.org/wp-content/uploads/2026/06/missile-1143116-300x200.png 300w, https://countervortex.org/wp-content/uploads/2026/06/missile-1143116-768x511.png 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/civil-society-call-to-end-ai-in-warfare/" rel="bookmark" >Rights groups call to end AI in warfare</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/17/" rel="bookmark"><time class="entry-date published" datetime="2026-06-17T13:30:36-04:00">June 17, 2026</time><time class="updated" datetime="2026-06-18T02:20:10-04:00">June 18, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/jurist/">Jurist</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>More than 200 human rights groups and advocates issued a joint statement <a href="https://www.accessnow.org/press-release/joint-statement-on-ai-in-warfare/" target="_blank" rel="noopener">calling for</a> an immediate halt to the use of artificial intelligence systems in military &#8220;kill chains,&#8221; warning that AI-accelerated warfare risks facilitating violations of international criminal, human rights and humanitarian law. The signatories said that claimed safeguards such as &#8220;human in the loop&#8221; mechanisms cannot prevent the lethal consequences of AI-accelerated targeting, but instead risk becoming a means of &#8220;rubber-stamping&#8221; killing at greatly accelerated speed and scale. (Image: Andrew West via <a href="https://pixabay.com/photos/missile-rocket-air-force-military-1143116/">Pixabay</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25347" class="post-25347 blog type-blog status-publish has-post-thumbnail hentry tag-drones tag-european-region tag-politics-of-archaeology tag-russia tag-ukraine">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Europe</span>						</div>
									 					 				<a href="https://countervortex.org/blog/russian-strike-hits-historic-kyiv-cathedral/">
			 					<img width="800" height="396" src="https://countervortex.org/wp-content/uploads/2023/10/church.jpg" class="aligncenter wp-post-image" alt="Lavra" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2023/10/church.jpg 1599w, https://countervortex.org/wp-content/uploads/2023/10/church-1024x507.jpg 1024w, https://countervortex.org/wp-content/uploads/2023/10/church-300x148.jpg 300w, https://countervortex.org/wp-content/uploads/2023/10/church-768x380.jpg 768w, https://countervortex.org/wp-content/uploads/2023/10/church-1536x760.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/russian-strike-hits-historic-kyiv-cathedral/" rel="bookmark" >Russian strike hits historic Kyiv cathedral</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/16/" rel="bookmark"><time class="entry-date published" datetime="2026-06-16T14:35:20-04:00">June 16, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The Pechersk Lavra, one of the most important historical and religious sites in Ukraine, was hit in Moscow&#8217;s latest barrage of drone and missile attacks on Kyiv, in what President Volodymyr Zelensky called &#8220;one of Russia&#8217;s most serious crimes against Christian culture to date.&#8221; Images <a href="https://x.com/andrii_sybiha/status/2066364084065337517">circulating</a> on social media show flames rising above the <a href="https://whc.unesco.org/en/list/527/">UNESCO World Heritage site</a>, which contains structures dating from between the 11th and 18th centuries, including the gold-domed Dormition Cathedral. The head of the Orthodox Church of Ukraine, Metropolitan Epiphanius, confirmed that the roof of the cathedral caught fire in the attack, calling the strike another Russian crime &#8220;against humanity, against history, against Christianity.&#8221; Some 42,000 Kyiv residents spent that night in the capital&#8217;s metro stations to escape the aerial assault on the city. (Photo via <a href="https://en.wikipedia.org/wiki/File:%D0%9B%D0%B0%D0%B2%D1%80%D0%B0.jpg">Wikipedia</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25346" class="post-25346 blog type-blog status-publish has-post-thumbnail hentry tag-autonomy tag-belgium tag-great-game tag-iran-region tag-kurdistan">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Iran</span>						</div>
									 					 				<a href="https://countervortex.org/blog/fighting-breaks-out-in-iranian-kurdistan/">
			 					<img width="800" height="431" src="https://countervortex.org/wp-content/uploads/2026/04/PJAK_Flag-2048x1103.jpg" class="aligncenter wp-post-image" alt="PJAK" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/04/PJAK_Flag-2048x1103.jpg 2048w, https://countervortex.org/wp-content/uploads/2026/04/PJAK_Flag-1024x551.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/04/PJAK_Flag-300x162.jpg 300w, https://countervortex.org/wp-content/uploads/2026/04/PJAK_Flag-768x414.jpg 768w, https://countervortex.org/wp-content/uploads/2026/04/PJAK_Flag-1536x827.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/fighting-breaks-out-in-iranian-kurdistan/" rel="bookmark" >Fighting breaks out in Iranian Kurdistan</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/15/" rel="bookmark"><time class="entry-date published" datetime="2026-06-15T15:09:35-04:00">June 15, 2026</time><time class="updated" datetime="2026-06-15T15:10:23-04:00">June 15, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The military wing of the Party of Free Life of Kurdistan (<a href="https://countervortex.org/blog/iranian-kurds-deny-receiving-us-weapons/">PJAK</a>) issued a statement saying that armed clashes broke out between its forces and the Islamic Revolutionary Guard Corps (IRGC) in Marivan region of Iran&#8217;s Kordistan province. The East Kurdistan Defense Units (<a href="https://countervortex.org/blog/irans-kurdish-guerillas-make-us-terror-list-turkey-bombs-iraq-again/">YRK</a>) wrote that the IRGC initiated artillery and mortar attacks against their positions. The statement came as PJAK Presidential Council member Siyamend Moini was in Brussels to deliver a speech before a conference at the European Parliament entitled &#8220;<a href="https://english.anf-news.com/news/weaving-a-democratic-iran-together-conference-at-the-european-parliament-85761">Weaving a Democratic Iran Together</a>.&#8221; In his comments, Moini called for international support for the &#8220;reconstruction of a free, democratic, and secular Iran that consistently defends women&#8217;s rights, the rights of peoples and minorities, and environmental protection.&#8221; (Image: <a href="https://www.meforum.org/mef-online/irans-islamic-republic-has-lost-legitimacy-across-all-dimensions-interview-with-an-iranian-kurdish-leader">Middle East Forum</a> via <a href="https://commons.wikimedia.org/wiki/File:PJAK_Flag.jpg">Wikimedia Commons</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25343" class="post-25343 blog type-blog status-publish has-post-thumbnail hentry tag-corporate-rule tag-culture-wars tag-morc tag-orwellian-legacy tag-podcasts tag-politics-of-cyberspace tag-robotocracy tag-space tag-watching-the-shadows">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Watching the Shadows</span>						</div>
									 					 				<a href="https://countervortex.org/blog/podcast-the-space-trilogy-revisited/">
			 					<img width="800" height="432" src="https://countervortex.org/wp-content/uploads/2026/06/space-trilogy.jpg" class="aligncenter wp-post-image" alt="space trilogy" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/space-trilogy.jpg 839w, https://countervortex.org/wp-content/uploads/2026/06/space-trilogy-300x162.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/space-trilogy-768x415.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/podcast-the-space-trilogy-revisited/" rel="bookmark" >Podcast: The Space Trilogy revisited</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/14/" rel="bookmark"><time class="entry-date published" datetime="2026-06-14T18:11:32-04:00">June 14, 2026</time><time class="updated" datetime="2026-06-19T06:18:36-04:00">June 19, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/bill-weinberg/">Bill Weinberg</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p><a href="https://www.cslewisinstitute.org/c-s-lewis-life-works/">CS Lewis</a> is mainly seen as either a purveyor of <a href="https://judithwolfe.wp.st-andrews.ac.uk/files/2017/08/Narnia.pdf">goopy children&#8217;s literature</a> or a <a href="https://preprostost.si/wp-content/uploads/2024/06/Mere-Christianity-C.-S.-Lewis.pdf">Christian moralist fuddy-duddy</a>. But Lewis&#8217; <a href="https://www.youtube.com/watch?v=bEyCT9ai9dc">Space Trilogy</a>—fantastic literature for adults, or &#8220;philosophical science fiction&#8221;—also reveals him as a dystopian prophet in the tradition of Orwell. The first two books in the series, <em><a href="https://www.gutenberg.ca/ebooks/lewiscs-outofthesilentplanet/lewiscs-outofthesilentplanet-00-h.html">Out of the Silent Planet</a></em> and <em><a href="https://gutenberg.ca/ebooks/lewiscs-perelandra/lewiscs-perelandra-00-e.html">Perelandra</a></em>, are a critique of <a href="https://countervortex.org/blog/podcast-against-space-imperialism/">space imperialism</a> that anticipated the <a href="https://countervortex.org/the-paradoxical-politics-of-avatar/">Avatar</a> movies. But the final one, <em><a href="https://gutenberg.ca/ebooks/lewiscs-thathideousstrength/lewiscs-thathideousstrength-00-e.html">That Hideous Strength</a></em>, is particularly relevant for our historical moment, as it anticipated rule by <a href="https://countervortex.org/ai-the-case-for-abolition/">fascist tech bros</a> with hubristic visions of remaking (or <a href="https://countervortex.org/blog/artificial-intelligence-and-the-abolition-of-humanity/">abolishing</a>) humanity. In <a href="https://soundcloud.com/user-752167240/the-space-trilogy-revisited">Episode 332</a>of the <a href="https://soundcloud.com/user-752167240">CounterVortex podcast</a>, <strong>Bill Weinberg</strong> makes the case that Lewis offered a <a href="https://www.fadedpage.com/showbook.php?pid=20150135">vital critique</a> of technocracy and &#8220;transhumanism&#8221; that is now urgently needed, as humanity stands at the cusp of his worst nightmares. (Image via <a href="http://fiddlrts.blogspot.com/2023/09/that-hideous-strength-by-c-s-lewis.html">Diary of an Autodidact</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25342" class="post-25342 blog type-blog status-publish has-post-thumbnail hentry tag-assam tag-bangladesh tag-burma tag-detention tag-genocide tag-india tag-islamophobia tag-politics-of-immigration tag-south-asia-region">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">South Asia</span>						</div>
									 					 				<a href="https://countervortex.org/blog/india-prepares-mass-detention-of-rohingya/">
			 					<img width="800" height="565" src="https://countervortex.org/wp-content/uploads/2020/02/anti-CAB.jpeg" class="aligncenter wp-post-image" alt="anti-CAB" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2020/02/anti-CAB.jpeg 1881w, https://countervortex.org/wp-content/uploads/2020/02/anti-CAB-1024x723.jpeg 1024w, https://countervortex.org/wp-content/uploads/2020/02/anti-CAB-300x212.jpeg 300w, https://countervortex.org/wp-content/uploads/2020/02/anti-CAB-768x543.jpeg 768w, https://countervortex.org/wp-content/uploads/2020/02/anti-CAB-1536x1085.jpeg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/india-prepares-mass-detention-of-rohingya/" rel="bookmark" >India prepares mass detention of Rohingya</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/13/" rel="bookmark"><time class="entry-date published" datetime="2026-06-13T14:07:38-04:00">June 13, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Indian authorities have deported thousands of <a href="https://www.trtworld.com/article/35f8b75d3929" target="_blank" rel="noopener">Bangladeshi citizens</a> in the month since Prime Minister Narendra Modi&#8217;s Hindu-nationalist Bharatiya Janata Party (BJP) won elections in the state of West Bengal. Shortly after taking power in West Bengal, BJP officials ordered the creation of detention centers both for undocumented Bangladeshis and <a href="https://countervortex.org/blog/burma-begins-defense-in-icj-genocide-case/">Rohingya</a> Muslims who are fleeing persecution in their native Burma and mistreatment in overcrowded refugee camps in Bangladesh. (Image: <a href="https://mobile.twitter.com/Sowmyareddyr/status/1206302277830467584">Sowmya Reddy</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25341" class="post-25341 blog type-blog status-publish has-post-thumbnail hentry tag-africa-region tag-boko-haram tag-femicide tag-fulani tag-genocide tag-isis tag-nigeria tag-politics-of-cyberspace tag-sectarian-war tag-struggle-within-islam tag-west-africa">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Africa</span>						</div>
									 					 				<a href="https://countervortex.org/blog/nigeria-gender-based-violence-against-minorities/">
			 					<img width="1" height="1" src="https://countervortex.org/wp-content/uploads//sites/default/files/chibok_0.jpg" class="aligncenter wp-post-image" alt="Chibok" decoding="async" loading="lazy" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/nigeria-gender-based-violence-against-minorities/" rel="bookmark" >Nigeria: gender-based violence against minorities</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/12/" rel="bookmark"><time class="entry-date published" datetime="2026-06-12T15:11:38-04:00">June 12, 2026</time><time class="updated" datetime="2026-06-12T15:13:08-04:00">June 12, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/jurist/">Jurist</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>UN rights experts condemned Nigerian authorities in response to ongoing reports that mass killings, kidnappings, forced conversion, sexual violence, and enforced disappearances are disproportionately targeting women and girls in Christian and minority religious communities. (Photo: Hilary Matfess/<a href="https://www.thenewhumanitarian.org/analysis/2016/03/31/chibok-girls-do-we-really-care">IRIN</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25335" class="post-25335 blog type-blog status-publish has-post-thumbnail hentry tag-arab-revolution tag-detention tag-egypt tag-greater-middle-east tag-police-state">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Greater Middle East</span>						</div>
									 					 				<a href="https://countervortex.org/blog/egypt-activists-detained-for-protesting-detentions/">
			 					<img width="800" height="358" src="https://countervortex.org/wp-content/uploads/2026/06/egyptdetainees.jpg" class="aligncenter wp-post-image" alt="Committee to Defend Prisoners of Conscience" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/egyptdetainees.jpg 1365w, https://countervortex.org/wp-content/uploads/2026/06/egyptdetainees-1024x458.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/06/egyptdetainees-300x134.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/egyptdetainees-768x344.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/egypt-activists-detained-for-protesting-detentions/" rel="bookmark" >Egypt: activists detained for protesting detentions</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/11/" rel="bookmark"><time class="entry-date published" datetime="2026-06-11T14:24:22-04:00">June 11, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/jurist/">Jurist</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Amnesty International <a href="https://www.amnesty.org/en/latest/news/2026/06/egypt-drop-charges-against-activists-arrested-for-demanding-release-of-unjustly-jailed-prisoners/" target="_blank" rel="noopener">called</a> on Egyptian authorities to immediately release jailed activists and uphold international law, following the arrest of a group involved in organizing a peaceful protest. Several members of the Committee to Defend Prisoners of Conscience were detained after holding an exhibition called &#8220;They Don&#8217;t Belong in Prison,&#8221; highlighting cases of persons unjustly detained for political reasons. They were charged with &#8220;disseminating false news,&#8221; and one activist, lawyer Mohamed Abu al-Dayyar, is also facing terrorism-related charges. (Image: <a href="https://egyptianforum.org/en/when-defending-prisoners-of-conscience-becomes-a-crime/">Egyptian Human Rights Forum</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25334" class="post-25334 blog type-blog status-publish has-post-thumbnail hentry tag-africa-region tag-central-africa tag-central-african-republic tag-climate-destabilization tag-islamophobia tag-paramilitaries tag-politics-of-immigration tag-sectarian-war tag-sudan">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Africa</span>						</div>
									 					 				<a href="https://countervortex.org/blog/persistent-violence-in-central-african-republic/">
			 					<img width="325" height="265" src="https://countervortex.org/wp-content/uploads/2020/07/central_african_republic_sm_2016.gif" class="aligncenter wp-post-image" alt="Central African Republic" decoding="async" loading="lazy" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/persistent-violence-in-central-african-republic/" rel="bookmark" >Persistent armed attacks in Central African Republic</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/10/" rel="bookmark"><time class="entry-date published" datetime="2026-06-10T15:09:12-04:00">June 10, 2026</time><time class="updated" datetime="2026-06-10T17:40:47-04:00">June 10, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/jurist/">Jurist</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The UN Independent Expert on the human rights situation in the Central African Republic, Aristide Nononsi, <a href="https://www.ohchr.org/en/press-releases/2026/06/un-expert-gravely-concerned-persistent-violence-several-regions-central" target="_blank" rel="noopener">expressed concern</a> about the persistent violence in the country, and its impacts on humanitarian needs. Reporting on his visit to the CAR, Nononsi noted that despite the mostly peaceful <a href="https://news.un.org/en/story/2026/02/1167036" target="_blank" rel="noopener">electoral process</a> that took place in December, the country continues to face instability due to attacks by armed groups against civilians, <a href="https://www.crisisgroup.org/rpt/africa/central-africa/central-african-republic-chad/317-violence-et-transhumance-en-centrafrique-le-temps-dagir" target="_blank" rel="noopener">tensions</a> involving nomadic pastoral communities, and spillover consequences of the conflict in Sudan. (Map via <a href="https://legacy.lib.utexas.edu/maps/cia16/central_african_republic_sm_2016.gif">Perry-Castañeda Library Map Collection</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
													<span class="more-headlines">
				<a href="/page/2/?post_type=blog" class="readmore">More Headlines
				<span class="fa fa-angle-double-right" aria-hidden="true"></span>
				</a>
			</span>
			<h1 class="main-title">Featured Stories <!--span class="fa fa-angle-double-down" aria-hidden="true"></span--></h1>
						
				
											
				<div class="tile-post">
<article id="post-25329" class="post-25329 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/ai-the-case-for-abolition/">
			 					<img width="800" height="533" src="https://countervortex.org/wp-content/uploads/2026/06/Artificial-Intelligence.jpg" class="aligncenter wp-post-image" alt="Artificial Intelligence" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/Artificial-Intelligence.jpg 1920w, https://countervortex.org/wp-content/uploads/2026/06/Artificial-Intelligence-1024x683.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/06/Artificial-Intelligence-300x200.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/Artificial-Intelligence-768x512.jpg 768w, https://countervortex.org/wp-content/uploads/2026/06/Artificial-Intelligence-1536x1024.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/ai-the-case-for-abolition/" rel="bookmark" >AI: THE CASE FOR ABOLITION</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/09/" rel="bookmark"><time class="entry-date published" datetime="2026-06-09T16:37:25-04:00">June 9, 2026</time><time class="updated" datetime="2026-06-14T23:39:46-04:00">June 14, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Trump’s <a href="https://www.jurist.org/news/2026/06/trump-signs-executive-order-calling-for-government-access-to-frontier-ai-models/">executive order</a> purporting to establish a regulation regime for artificial intelligence actually serves the aim of a government partnership with the AI industry to advance the police state. Ironically, it is the AI company <a href="https://countervortex.org/blog/anthropic-sues-pentagon-over-risk-designation/">Anthropic</a> that is calling for a <a href="https://siliconangle.com/2026/06/04/anthropic-calls-global-pause-ai-development-humans-lose-control/">moratorium</a> on development of the technology until its threats are assessed. Pope Leo XIV’s <a href="https://www.vaticannews.va/en/pope/news/2026-05/pope-leo-xiv-encyclical-magnifica-humanitas-ai.html">encyclical</a>, “<a href="https://www.vatican.va/content/leo-xiv/en/encyclicals/documents/20260515-magnifica-humanitas.html">Magnifica Humanitas: On Safeguarding the Human Person in the Time of Artificial Intelligence</a>,” raises critical points but still echoes the illusion that this technology, now threatening to develop its own powers of “<a href="https://www.anthropic.com/institute/recursive-self-improvement">recursive self-improvement</a>,” can be effectively <a href="https://www.youtube.com/watch?v=_0TPV0pzFTc">regulated</a>. There are encouraging signs of <a href="http://english.scio.gov.cn/chinavoices/2026-04/30/content_118471189.html">worker pushback</a> against replacement by AI, and an emerging <a href="https://freedomnews.org.uk/2026/04/08/stop-talking-about-ai-start-talking-about-techno-fascism/">anarchist critique</a> of the technology. Of course the Trump regime is <a href="https://www.wired.com/story/us-law-enforcement-warns-of-anti-tech-extremism/">targeting critics for repression</a> as “anti-tech extremists.” In a commentary for the UK anarchist journal <strong>Freedom</strong>, <strong>Bill Weinberg</strong> calls for total <a href="https://countervortex.org/blog/lunar-hubris-and-the-end-of-the-earth/">abolition</a> of AI, citing unacceptable threats to humanity on <a href="https://www.jurist.org/news/2026/06/un-calls-for-ai-regulation-amidst-expanding-environmental-footprint-by-daily-use/">ecological</a>, <a href="https://www.npr.org/2026/03/25/nx-s1-5759931/openais-sora-app-may-be-going-away-but-its-legacy-will-be-the-spread-ai-video-slop">epistemological</a> and <a href="https://adp.yolasite.com/articles/the-shadow-that-the-future-throws-by-ivan-illich">eschatological</a> grounds.</p>
													<a class="more-link" href="https://countervortex.org/ai-the-case-for-abolition/">Continue Reading<span class="screen-reader-text">AI: THE CASE FOR ABOLITION</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-25150" class="post-25150 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/orbital-data-centers-in-legal-vacuum/">
			 					<img width="800" height="531" src="https://countervortex.org/wp-content/uploads/2026/03/1599px-Sunrise.jpg" class="aligncenter wp-post-image" alt="cislunar orbit" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/03/1599px-Sunrise.jpg 1599w, https://countervortex.org/wp-content/uploads/2026/03/1599px-Sunrise-1024x680.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/03/1599px-Sunrise-300x199.jpg 300w, https://countervortex.org/wp-content/uploads/2026/03/1599px-Sunrise-768x510.jpg 768w, https://countervortex.org/wp-content/uploads/2026/03/1599px-Sunrise-1536x1020.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/orbital-data-centers-in-legal-vacuum/" rel="bookmark" >ORBITAL DATA CENTERS IN LEGAL VACUUM</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/03/16/" rel="bookmark"><time class="entry-date published" datetime="2026-03-16T23:20:07-04:00">March 16, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>With a landmark filing to the Federal Communications Commission, SpaceX proposed a network of one million solar-powered satellites designed not for communication, but for computation. This &#8220;Orbital Data Center&#8221; system, bolstered by the recent SpaceX-xAI merger, aims to place massive AI server farms into outer space—opening a jurisdictional dilemma. We are witnessing the birth of &#8220;Digital Soil,&#8221; a new form of territory where power is exercised not by planting flags, but by controlling space-based data processing. For emerging economies and Global South democracies, the implications are severe. If orbital infrastructure becomes the backbone of global AI, exclusion from its governance will translate directly into a new form of digital dependency. In a commentary for <strong>JURIST</strong> website, <strong>Vishal Sharma</strong> of NALSAR University in Hyderabad argues that the United Nations must designate orbital strata as &#8220;International Data Commons&#8221; to ensure that the &#8220;Digital Soil&#8221; of our future remains a global public good.</p>
													<a class="more-link" href="https://countervortex.org/orbital-data-centers-in-legal-vacuum/">Continue Reading<span class="screen-reader-text">ORBITAL DATA CENTERS IN LEGAL VACUUM</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-25127" class="post-25127 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/no-authorization-no-imminence-no-plan/">
			 					<img width="800" height="533" src="https://countervortex.org/wp-content/uploads/2026/03/USS_Spruance_launching_Tomahawk_during_Operation_Epic_Fury.jpg" class="aligncenter wp-post-image" alt="USS Spruance" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/03/USS_Spruance_launching_Tomahawk_during_Operation_Epic_Fury.jpg 1200w, https://countervortex.org/wp-content/uploads/2026/03/USS_Spruance_launching_Tomahawk_during_Operation_Epic_Fury-1024x683.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/03/USS_Spruance_launching_Tomahawk_during_Operation_Epic_Fury-300x200.jpg 300w, https://countervortex.org/wp-content/uploads/2026/03/USS_Spruance_launching_Tomahawk_during_Operation_Epic_Fury-768x512.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/no-authorization-no-imminence-no-plan/" rel="bookmark" >TRUMP&#8217;S IRAN WAR: NO AUTHORIZATION, NO IMMINENCE, NO PLAN</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/03/07/" rel="bookmark"><time class="entry-date published" datetime="2026-03-07T22:34:14-05:00">March 7, 2026</time><time class="updated" datetime="2026-05-21T14:46:41-04:00">May 21, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Given the absence of congressional authorization, UN Security Council approval, or any credible showing of imminence, the Trump administration&#8217;s strikes on Iran constitute violations of both US constitutional law and foundational international norms, setting a dangerous precedent for unchecked executive war-making. <strong>Mohamed Arafa</strong>, professor of law at Egypt&#8217;s Alexandria University, makes the case in a commentary for <strong>JURIST</strong>.</p>
													<a class="more-link" href="https://countervortex.org/no-authorization-no-imminence-no-plan/">Continue Reading<span class="screen-reader-text">TRUMP&#8217;S IRAN WAR: NO AUTHORIZATION, NO IMMINENCE, NO PLAN</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-25063" class="post-25063 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/the-lunar-jurisdictional-trap/">
			 					<img width="746" height="360" src="https://countervortex.org/wp-content/uploads/2026/02/moon-earth.jpg" class="aligncenter wp-post-image" alt="moon" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/02/moon-earth.jpg 746w, https://countervortex.org/wp-content/uploads/2026/02/moon-earth-300x145.jpg 300w" sizes="auto, (max-width: 746px) 100vw, 746px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/the-lunar-jurisdictional-trap/" rel="bookmark" >THE LUNAR JURISDICTIONAL TRAP</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/02/03/" rel="bookmark"><time class="entry-date published" datetime="2026-02-03T23:03:57-05:00">February 3, 2026</time><time class="updated" datetime="2026-02-08T22:47:25-05:00">February 8, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The recent unveiling of Russia&#8217;s Selena project, a nuclear power plant slated for the lunar surface by 2035 under the joint Russo-Chinese International Lunar Research Station program, has been hailed as an unprecedented ambition of engineering. But beneath the proposed cooling towers lies a volatile reality. We are about to place the highest-stakes technologies of the 21st century—autonomous artificial intelligence (AI) and nuclear fission—on a legal foundation that has been frozen since the Cold War. In a commentary for <strong>JURIST</strong> website, <strong>Vishal Sharma</strong> of NALSAR University in Hyderabad argues that we need a new <em>Lex Spacialis</em> to fill the vacuum of space before it is filled by the strongest unaccountable power, with no human oversight.</p>
													<a class="more-link" href="https://countervortex.org/the-lunar-jurisdictional-trap/">Continue Reading<span class="screen-reader-text">THE LUNAR JURISDICTIONAL TRAP</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-24971" class="post-24971 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/burma-junta-controlled-electoral-sham/">
			 					<img width="800" height="450" src="https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11.jpg" class="aligncenter wp-post-image" alt="Burma" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11.jpg 1600w, https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11-1024x576.jpg 1024w, https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11-300x169.jpg 300w, https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11-768x432.jpg 768w, https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11-1536x864.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/burma-junta-controlled-electoral-sham/" rel="bookmark" >JUNTA-CONTROLLED ELECTORAL &#8216;SHAM&#8217; IN BURMA</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2025/12/23/" rel="bookmark"><time class="entry-date published" datetime="2025-12-23T16:30:29-05:00">December 23, 2025</time><time class="updated" datetime="2026-06-12T02:05:50-04:00">June 12, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Trouble-torn Burma is heading for the first general elections since the military coup of February 2021 that ousted a democratically elected government. The seating of a new parliament will mark the re-opening of the bicameral body which was suspended when the military junta seized power. However, several prominent political parties will be barred from the three-phase polling to start on December 28—including Aung San Suu Kyi&#8217;s National League for Democracy, which won the last general elections held in November 2020. The new elections, with only parties approved by the military junta participating, are rejected by the opposition as a &#8220;sham.&#8221; And there will be no voting in the nearly half of the country now under the control of the armed resistance loyal to the rebel parallel government, <strong>CounterVortex</strong> correspondent <strong>Nava Thakuria</strong> speaks to opposition activists in clandestinity, who demand that the world reject the junta&#8217;s controlled elections.</p>
													<a class="more-link" href="https://countervortex.org/burma-junta-controlled-electoral-sham/">Continue Reading<span class="screen-reader-text">JUNTA-CONTROLLED ELECTORAL &#8216;SHAM&#8217; IN BURMA</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-24940" class="post-24940 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/when-citizenship-becomes-caste/">
			 					<img width="800" height="449" src="https://countervortex.org/wp-content/uploads/2025/01/Fourteenth-Amendment.jpg" class="aligncenter wp-post-image" alt="Fourteenth Amendment" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/01/Fourteenth-Amendment.jpg 1367w, https://countervortex.org/wp-content/uploads/2025/01/Fourteenth-Amendment-1024x575.jpg 1024w, https://countervortex.org/wp-content/uploads/2025/01/Fourteenth-Amendment-300x169.jpg 300w, https://countervortex.org/wp-content/uploads/2025/01/Fourteenth-Amendment-768x431.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/when-citizenship-becomes-caste/" rel="bookmark" >WHEN CITIZENSHIP BECOMES CASTE</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2025/12/09/" rel="bookmark"><time class="entry-date published" datetime="2025-12-09T14:04:44-05:00">December 9, 2025</time><time class="updated" datetime="2025-12-09T14:07:16-05:00">December 9, 2025</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Birthright citizenship in the United States was never a bureaucratic detail or an immigration loophole. It was a direct assault on white supremacy&#8217;s original theory of the nation—that Black presence was permissible only as labor, never as belonging. The framers of the Fourteenth Amendment sought to end that theory for good. That amendment did not just welcome formerly enslaved Black people into the civic body; it attempted to inoculate the Constitution itself against the return of caste. Yet white supremacy, in every generation, finds new ways to renegotiate the boundaries of who counts as fully American. The Supreme Court has agreed to hear the consolidated case challenging lower-court rulings that struck down Trump&#8217;s attempt to repeal birthright citizenship. This signals that the highest court in the land is willing to consider whether whiteness may once again serve as the gatekeeper of America&#8217;s future. <strong>Timothy Benston</strong> of <strong>The Black Eye</strong> Substack writes that if this administration and this Court seek to restore whiteness as the measure of full belonging, they must face resistance equal to the enormity of that threat.</p>
													<a class="more-link" href="https://countervortex.org/when-citizenship-becomes-caste/">Continue Reading<span class="screen-reader-text">WHEN CITIZENSHIP BECOMES CASTE</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-24915" class="post-24915 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/the-paradox-of-trumps-drug-war/">
			 					<img width="800" height="466" src="https://countervortex.org/wp-content/uploads/2025/12/caribmil2.png" class="aligncenter wp-post-image" alt="Operation Southern Spear" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/12/caribmil2.png 1400w, https://countervortex.org/wp-content/uploads/2025/12/caribmil2-1024x597.png 1024w, https://countervortex.org/wp-content/uploads/2025/12/caribmil2-300x175.png 300w, https://countervortex.org/wp-content/uploads/2025/12/caribmil2-768x448.png 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/the-paradox-of-trumps-drug-war/" rel="bookmark" >THE PARADOX OF TRUMP&#8217;S DRUG WAR</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2025/12/06/" rel="bookmark"><time class="entry-date published" datetime="2025-12-06T00:25:05-05:00">December 6, 2025</time><time class="updated" datetime="2025-12-07T00:28:40-05:00">December 7, 2025</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>This week, President Donald Trump pardoned a man federal prosecutors described as the architect of a &#8220;narco-state&#8221; who moved 400 tons of cocaine to United States shores. In September, the US military began killing people on Caribbean vessels based on unproven suspicions they were doing the same thing on a far smaller scale. The strikes have drawn allegations of war crimes; the contradiction has drawn bipartisan scrutiny. In an explainer for <strong>JURIST</strong>, <strong>Ingrid Burke Friedman</strong> examines the White House legal justifications for the air-strikes, and the response from international law experts. She also dissects the politics behind the divergent approaches to the pardoned Honduran ex-president Juan Orlando Hernández and the incumbent Venezuelan leader Nicolás Maduro—who faces trafficking charges in the US, and a destabilization campaign.</p>
													<a class="more-link" href="https://countervortex.org/the-paradox-of-trumps-drug-war/">Continue Reading<span class="screen-reader-text">THE PARADOX OF TRUMP&#8217;S DRUG WAR</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-24635" class="post-24635 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/chinas-mega-hydro-scheme-sparks-outcry-in-india/">
			 					<img width="640" height="417" src="https://countervortex.org/wp-content/uploads/2025/08/Yarlung_Tsangpo_map.png" class="aligncenter wp-post-image" alt="Yarlung Tsangpo" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/08/Yarlung_Tsangpo_map.png 640w, https://countervortex.org/wp-content/uploads/2025/08/Yarlung_Tsangpo_map-300x195.png 300w" sizes="auto, (max-width: 640px) 100vw, 640px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/chinas-mega-hydro-scheme-sparks-outcry-in-india/" rel="bookmark" >CHINA&#8217;S MEGA-HYDRO SCHEME SPARKS OUTCRY IN INDIA</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2025/08/06/" rel="bookmark"><time class="entry-date published" datetime="2025-08-06T13:34:47-04:00">August 6, 2025</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The Chinese state&#8217;s hydro-electric activities on Tibet&#8217;s Yarlung Tsangpo River—known in India as the Brahmaputra—have long been a source of tension with the downstream countries of India and Bangladesh, which cite a risk of ecological disaster. Now Beijing has started building a colossal dam at the Tsangpo&#8217;s great bend in southeastern Tibet, close to the border with the Indian state of Arunachal Pradesh. Chinese Premier Li Qiang just attended the groundbreaking ceremony for the Medog Hydropower Station in Nyingchi, Tibet Autonomous Region, and <a href="https://www.scmp.com/news/china/science/article/3319175/china-building-worlds-biggest-hydropower-dam-why-india-worried">hailed</a> it as the &#8220;project of the century.&#8221; But the $168 billion hydro-dam, which will be the world&#8217;s largest when it is completed, is <a href="https://indianexpress.com/article/explained/chinas-mega-dam-on-brahmaputra-concerns-in-india-10151594/">described</a> by Arunachal Pradesh leaders as an &#8220;existential threat.&#8221; <strong>CounterVortex</strong> correspondent <strong>Nava Thakuria</strong> reports from Northeast India.</p>
													<a class="more-link" href="https://countervortex.org/chinas-mega-hydro-scheme-sparks-outcry-in-india/">Continue Reading<span class="screen-reader-text">CHINA&#8217;S MEGA-HYDRO SCHEME SPARKS OUTCRY IN INDIA</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-24260" class="post-24260 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/pkk-dissolution-the-long-farewell-to-vanguardism/">
			 					<img width="800" height="533" src="https://countervortex.org/wp-content/uploads/2025/05/Rojava_by_Montecruz_Foto.jpg" class="aligncenter wp-post-image" alt="Rojava" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/05/Rojava_by_Montecruz_Foto.jpg 800w, https://countervortex.org/wp-content/uploads/2025/05/Rojava_by_Montecruz_Foto-300x200.jpg 300w, https://countervortex.org/wp-content/uploads/2025/05/Rojava_by_Montecruz_Foto-768x512.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/pkk-dissolution-the-long-farewell-to-vanguardism/" rel="bookmark" >PKK DISSOLUTION: THE LONG FAREWELL TO VANGUARDISM</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2025/05/28/" rel="bookmark"><time class="entry-date published" datetime="2025-05-28T15:32:30-04:00">May 28, 2025</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The formal dissolution of the Kurdistan Workers&#8217; Party (PKK), which had waged an armed insurgency against the Turkish state since 1984, has implications beyond the borders of Turkey, as the ideology of imprisoned leader Abdullah Öcalan has won a following among militant Kurds in Syria, Iraq, Iran and the greater diaspora. In an analysis for Britain&#8217;s anarchist-oriented <strong>Freedom News</strong>, writer <strong>Blade Runner</strong> argues that the PKK dissolution does not necessarily represent a retreat, but is the culmination of a long rethinking of the precepts of vanguardism, ethno-nationalism and separatism in favor of a broader strategic vision emphasizing gender liberation, pluralism and local democracy.</p>
													<a class="more-link" href="https://countervortex.org/pkk-dissolution-the-long-farewell-to-vanguardism/">Continue Reading<span class="screen-reader-text">PKK DISSOLUTION: THE LONG FAREWELL TO VANGUARDISM</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-24148" class="post-24148 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/syrians-stand-up-for-palestine/">
			 					<img width="800" height="546" src="https://countervortex.org/wp-content/uploads/2025/04/damascus4palestine.jpeg" class="aligncenter wp-post-image" alt="#Damascus4Palestine" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/04/damascus4palestine.jpeg 1213w, https://countervortex.org/wp-content/uploads/2025/04/damascus4palestine-1024x699.jpeg 1024w, https://countervortex.org/wp-content/uploads/2025/04/damascus4palestine-300x205.jpeg 300w, https://countervortex.org/wp-content/uploads/2025/04/damascus4palestine-768x524.jpeg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/syrians-stand-up-for-palestine/" rel="bookmark" >FREE SYRIANS STAND UP FOR PALESTINE</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2025/04/09/" rel="bookmark"><time class="entry-date published" datetime="2025-04-09T17:31:09-04:00">April 9, 2025</time><time class="updated" datetime="2025-05-28T15:57:42-04:00">May 28, 2025</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p data-end="667" data-start="424">In an unprecedented wave of demonstrations across government-held territory, the Syrian people have <a href="https://ahdath-alyom.com/uncategorized/17728/%D8%B3%D9%88%D8%B1%D9%8A%D8%A7-%D9%85%D8%B8%D8%A7%D9%87%D8%B1%D8%A7%D8%AA-%D8%AD%D8%A7%D8%B4%D8%AF%D8%A9-%D8%AA%D9%86%D8%AF%D9%8A%D8%AF%D8%A7%D9%8B-%D8%A8%D8%A7%D9%84%D8%A7%D8%B9%D8%AA%D8%AF%D8%A7%D8%A1%D8%A7%D8%AA-%D8%A7%D9%84%D8%A5%D8%B3%D8%B1%D8%A7%D8%A6%D9%8A%D9%84%D9%8A%D8%A9-%D9%88%D8%AA%D8%B6%D8%A7%D9%85%D9%86%D8%A7%D9%8B-%D9%85%D8%B9-%D8%BA%D8%B2%D8%A9---%D8%A3%D8%AD%D8%AF%D8%A7%D8%AB-%D8%A7%D9%84%D9%8A%D9%88%D9%85.html" target="_blank" rel="noopener">taken to the streets</a> not to challenge their own leadership, but to protest Israel’s ongoing human rights <a href="https://www.jurist.org/news/2025/04/un-experts-urge-states-to-join-hague-group-and-hold-israel-accountable/" target="_blank" rel="noopener">atrocities</a> in Gaza and its repeated <a href="https://www.washingtonpost.com/world/2025/04/04/israel-syria-strikes-turkey-hama-homs/" target="_blank" rel="noopener">military strikes</a> on Syrian soil. An explainer by <strong>JURIST</strong> breaks down what’s fueling the anger, what it signals about a country emerging from decades of harsh internal rule, and why Syrians are rallying around a cause that reaches well beyond their own country&#8217;s borders.</p>
													<a class="more-link" href="https://countervortex.org/syrians-stand-up-for-palestine/">Continue Reading<span class="screen-reader-text">FREE SYRIANS STAND UP FOR PALESTINE</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-24037" class="post-24037 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/leonard-peltier-heads-home-at-last/">
			 					<img width="717" height="525" src="https://countervortex.org/wp-content/uploads/2025/02/leonard-1.jpg" class="aligncenter wp-post-image" alt="Leonard Peltier," decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/02/leonard-1.jpg 717w, https://countervortex.org/wp-content/uploads/2025/02/leonard-1-300x220.jpg 300w" sizes="auto, (max-width: 717px) 100vw, 717px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/leonard-peltier-heads-home-at-last/" rel="bookmark" >LEONARD PELTIER HEADS HOME —AT LAST</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2025/02/19/" rel="bookmark"><time class="entry-date published" datetime="2025-02-19T14:55:56-05:00">February 19, 2025</time><time class="updated" datetime="2025-02-20T04:54:00-05:00">February 20, 2025</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Native American activist Leonard Peltier, one of the longest-serving federal prisoners in US history, has been released to home confinement after spending nearly five decades behind bars. His imprisonment stems from a controversial 1977 conviction in the shooting deaths of two FBI agents on South Dakota’s Pine Ridge Indian Reservation, a case that has been harshly contested between activists and law enforcement for generations. As Peltier returns to his birthplace on North Dakota&#8217;s Turtle Mountain Indian Reservation, his case continues to raise questions about justice, reconciliation, and the relationship between the federal government and Native American nations. In an explainer for <strong>JURIST</strong>, <strong>Ingrid Burke Friedman</strong> looks back on his case and its legacy.</p>
													<a class="more-link" href="https://countervortex.org/leonard-peltier-heads-home-at-last/">Continue Reading<span class="screen-reader-text">LEONARD PELTIER HEADS HOME —AT LAST</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

					
								
				<div class="tile-post">
<article id="post-23572" class="post-23572 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/revolution-9/">
			 					<img width="800" height="421" src="https://countervortex.org/wp-content/uploads/2024/06/9Bleecker_FB.dc45afbceebca5f372febdc68ef9d741.jpg" class="aligncenter wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2024/06/9Bleecker_FB.dc45afbceebca5f372febdc68ef9d741.jpg 1191w, https://countervortex.org/wp-content/uploads/2024/06/9Bleecker_FB.dc45afbceebca5f372febdc68ef9d741-1024x539.jpg 1024w, https://countervortex.org/wp-content/uploads/2024/06/9Bleecker_FB.dc45afbceebca5f372febdc68ef9d741-300x158.jpg 300w, https://countervortex.org/wp-content/uploads/2024/06/9Bleecker_FB.dc45afbceebca5f372febdc68ef9d741-768x404.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/revolution-9/" rel="bookmark" >REVOLUTION 9</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2024/06/25/" rel="bookmark"><time class="entry-date published" datetime="2024-06-25T02:45:32-04:00">June 25, 2024</time><time class="updated" datetime="2024-06-28T01:26:12-04:00">June 28, 2024</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>In a brief memoir written for Canada&#8217;s <strong>Skunk</strong> magazine, <strong>CounterVortex</strong> editor <strong>Bill Weinberg</strong> recalls his days as a young neo-Yippie in the 1980s. A remnant faction of the 1960s counterculture group adopted a punk aesthetic for the Reagan era, launched the US branch of the Rock Against Racism movement, brought chaos to the streets at Republican and Democratic political conventions, defied the police in open cannabis &#8220;smoke-ins&#8221; —and won a landmark Supreme Court ruling for free speech. The Yippie clubhouse at 9 Bleecker Street, the hub for all these activities, has long since succumbed to the gentrification of the East Village, but it survived long enough to provide inspiration to a new generation of radical youth during Occupy Wall Street.</p>
													<a class="more-link" href="https://countervortex.org/revolution-9/">Continue Reading<span class="screen-reader-text">REVOLUTION 9</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->

				
			<!--?php simple_life_paging_nav(); ?-->
	<nav class="navigation posts-navigation" role="navigation" aria-label="Posts">
		<h2 class="screen-reader-text">Posts navigation</h2>
		<div class="nav-links"><div class="nav-previous"><a href="/tag/features/page/2/" ><span class="meta-nav"><i class="fa fa-chevron-left" aria-hidden="true"></i></span> Previous Features</a></div></div>
	</nav>


				
		</main><!-- #main -->
	</div><!-- #primary -->

<div id="secondary" class="widget-area container clearfix col-sm-4" role="complementary">
	<aside id="search-2" class="widget clearfix widget_search"><form role="search" method="get" id="searchform" class="search-form" action="https://countervortex.org/">
	<div>
		<label class="screen-reader-text" for="s"></label>
		<input type="text" value="" name="s" id="s" placeholder="Search..." class="search-field" />
		<input type="submit" class="search-submit screen-reader-text" id="searchsubmit" value="Search" />
	</div>
</form><!-- .search-form -->
</aside><aside id="custom_html-4" class="widget_text widget clearfix widget_custom_html"><h3 class="widget-title">Regions</h3><div class="textwidget custom-html-widget"><div class="small_globe">
<a href="/regions">
<img class="small_globe_img" alt="World Globe" src="/sites/default/files/pogos_world.svg.png">
</a>
</div></div></aside><aside id="custom_html-5" class="widget_text widget clearfix widget_custom_html"><div class="textwidget custom-html-widget"><div class="region-links">
<div class="region-set">
<a href="/tag/iraq-region/" class="region-list">Iraq</a> - <a href="/tag/syria/" class="region-list">Syria</a><br>
<a href="/tag/iran-region/" class="region-list">Iran</a> - <a href="/tag/yemen/" class="region-list">Yemen</a><br>
<a href="/tag/afghanistan/" class="region-list">Afghanistan</a><br>
<a href="/tag/palestine-region/" class="region-list">Palestine</a><br><a href="/tag/kurdistan/" class="region-list">Kurdistan</a><br>
<a href="/tag/greater-middle-east/" class="region-list">Greater Mideast</a>
</div>
<div class="region-set">
<a href="/tag/africa-region/" class="region-list">Africa</a><br>
<a href="/tag/Sahel" class="region-list">Sahel</a> - <a href="/tag/horn-of-africa" class="region-list">Horn</a><br>
<a href="/tag/west-africa" class="region-list">West Africa</a><br>
<a href="/tag/north-africa-region/" class="region-list">North Africa</a><br>
	<a href="/tag/central-africa/" class="region-list">Central Africa</a><br><a href="/tag/sudan/" class="region-list">Sudan</a><br>
</div>
<div class="region-set">
<a href="/tag/south-asia-region/" class="region-list">South Asia</a><br>
<a href="/tag/southeast-asia-region/" class="region-list">Southeast Asia</a><br>
<a href="/tag/oceania-region/" class="region-list">Oceania</a><br>
<a href="/tag/east-asia-region/" class="region-list">East Asia</a><br>
<a href="/tag/central-asia-region/" class="region-list">Inner Asia</a><br>
</div>
<div class="region-set">
<a href="/tag/european-region/" class="region-list">Europe</a><br>
	<a href="/tag/central-europe/" class="region-list">Central Europe</a><br>
	<a href="/tag/balkans/" class="region-list">Balkans</a><br>
		<a href="/tag/ukraine/" class="region-list">Ukraine</a><br>
<a href="/tag/caucasus-region/" class="region-list">Caucasus</a><br>

</div>
<div class="region-set">
<a href="/tag/mexico-region/" class="region-list">Mexico</a><br>
<a href="/tag/central-america-region/" class="region-list">Central America</a><br>
<a href="/tag/caribbean-region/" class="region-list">Caribbean</a><br>
</div>
<div class="region-set">
<a href="/tag/andean-region/" class="region-list">Andes</a><br>
<a href="/tag/amazon-region/" class="region-list">Amazon</a><br>
<a href="/tag/southern-cone/" class="region-list">Southern Cone</a><br>
</div>
<div class="region-set">
<a href="/tag/homeland-region/" class="region-list">North America</a><br>
<a href="/tag/new-york-city/" class="region-list">New York City</a><br>
</div>
<div class="region-set">
<a href="/tag/watching-the-shadows/" class="region-list">Shadow Watch</a><br>
<a href="/tag/planet-watch/" class="region-list">Planet Watch</a><br>
</div>
</div>
</div></aside><aside id="recent-comments-2" class="widget clearfix widget_recent_countervortex_comments"><h3 class="widget-title">Recent Updates</h3><ul id="recentcomments"><li class="recentcomments"><a href="https://countervortex.org/blog/uk-orders-closure-of-china-run-police-stations/#comment-10017838">UK court sentences two for spying on HK dissidents</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/arrests-at-hong-kongs-patriots-only-election/#comment-10017837">HK top court upholds law banning election boycott advocacy</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/un-climate-report-code-red-for-humanity/#comment-10017836">Trump admin pauses plan to remove ocean monitoring equipment</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/donroe-doctrine-threatens-hemisphere/#comment-10017835">Tren de Aragua leader in joint US-Venezuela operation</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/israeli-leaders-reaffirm-plans-to-ethnically-cleanse-gaza/#comment-10017834">More than 1,000 Palestinians killed in Gaza since 'ceasefire'</a></li></ul></aside>
		<aside id="recent-posts-2" class="widget clearfix widget_recent_entries">
		<h3 class="widget-title">Features</h3>
		<ul>
											<li>
					<a href="https://countervortex.org/ai-the-case-for-abolition/">AI: THE CASE FOR ABOLITION</a>
									</li>
											<li>
					<a href="https://countervortex.org/orbital-data-centers-in-legal-vacuum/">ORBITAL DATA CENTERS IN LEGAL VACUUM</a>
									</li>
											<li>
					<a href="https://countervortex.org/no-authorization-no-imminence-no-plan/">TRUMP&#8217;S IRAN WAR: NO AUTHORIZATION, NO IMMINENCE, NO PLAN</a>
									</li>
											<li>
					<a href="https://countervortex.org/the-lunar-jurisdictional-trap/">THE LUNAR JURISDICTIONAL TRAP</a>
									</li>
											<li>
					<a href="https://countervortex.org/burma-junta-controlled-electoral-sham/">JUNTA-CONTROLLED ELECTORAL &#8216;SHAM&#8217; IN BURMA</a>
									</li>
					</ul>

		</aside><aside id="custom_html-3" class="widget_text widget clearfix widget_custom_html"><h3 class="widget-title">Links</h3><div class="textwidget custom-html-widget"><div class="link-list">
<p><a href="https://soundcloud.com/user-752167240"><img alt="CounterVortex" src="/sites/default/files/podcast.jpg" style="width: 100px; height: 100px;" /></a></p>
<p>
	 
	<a href="http://www.globalganjareport.com" target="_new"><img alt="" class="image image-_original" src="/sites/default/files/96-Msvd_thirdSmLgo.jpg" style="height:133px; width:133px" title="" /></a></p>
<p>
	<a href="http://globaljusticeecology.org/" target="_new"><img alt="" class="image image-_original" src="/sites/default/files/logo.jpg" style="height:148px; width:142px" title="" /></a></p>
	<p>
		<a href="http://www.bdsmovement.net/" target="_new"><img alt="" class="image image-_original" src="/sites/default/files/BDS.gif" style="width:140px" title="" /></a></p>
<p>
	<a href="https://enlacezapatista.ezln.org.mx/" target="_new"><img alt="EZLN" class="image image-_original" src="/wp-content/uploads/2019/04/ezln-zapatista-liberation-national.gif" style="width: 140px;" title="" /></a></p>
<p>
	<a href="https://www.onic.org.co" target="_new"><img alt="ONIC" class="image image-_original" src="/sites/default/files/CABECERA_WEB-SITE4.jpg" style="width: 140px;" title="" /></a></p>
<p><a href="http://www.rawa.org/" target="_new"><img alt="RAWA" class="image image-_original" src="/sites/default/files/RAWA.jpg" style="height: 150px; width: 150px;" title="" /></a></p>
 
<p><a href="https://www.marxisthumanistinitiative.org/" target="_new"><img alt="Marxist-Humanist Initiative" class="image image-_original" src="/wp-content/uploads/2021/02/mhi_logo-3.png" style="height: 150px; width: 150px;" title="" /></a></p>	

<p>
	<a href="http://www.morc.info" target="_new"><img alt="morc" class="image img_assist_custom" src="/sites/default/files/MORC-radio-logo_98_0.jpg" style="height:143px; width:81px" title="morc" /></a></p>
	<p><strong>We depend on our readers.</strong></p><p><strong>Please support us:</strong></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input name="cmd" type="hidden" value="_xclick" /> <input name="business" type="hidden" value="billw@riseup.net" /> <input name="item_name" type="hidden" value="SUPPORT THE REPORT!!" /> <input name="item_number" type="hidden" value="SUPPORT THE REPORT!!" /> <input alt="Make payments with PayPal - it's fast, free and secure!" border="0" name="submit" src="/sites/default/files/x-click-but04.gif" type="image" /></form>
</div>
</div></aside><aside id="meta-2" class="widget clearfix widget_meta"><h3 class="widget-title">Login</h3>
		<ul>
						<li><a href="https://countervortex.org/wp-login.php">Log in</a></li>
			<li><a href="https://countervortex.org/feed/">Entries feed</a></li>
			<li><a href="https://countervortex.org/comments/feed/">Comments feed</a></li>

			<li><a href="https://wordpress.org/">WordPress.org</a></li>
		</ul>

		</aside></div><!-- #secondary -->
	</div> <!-- .row -->
	</div><!-- #content -->

	<div class="container" id="footer_widgets_wrap" ><div class="row"><div class="col-sm-12 footer-widget-area"></div><!-- .footer-widget-area --></div><!-- .row --></div>
	<footer id="colophon" class="site-footer container" role="contentinfo">

				
		
		
			<div id="copyright-wrap">
				<div class="copyright-text">&copy; 2026 All rights reserved</div>
			</div>

		
		
		
	</footer><!-- #colophon -->
	</div><!-- #page -->

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/countervortex/*","/wp-content/themes/simple-life/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script id="simple-life-navigation-js" src="https://countervortex.org/wp-content/themes/simple-life/js/navigation.js?ver=3.0.0"></script>
<script id="simple-life-meanmenu-script-js" src="https://countervortex.org/wp-content/themes/simple-life/third-party/meanmenu/jquery.meanmenu.js?ver=2.0.8"></script>
<script id="simple-life-custom-js-extra">
var simpleLifeScreenReaderText = {"expand":"expand menu","collapse":"collapse menu"};
//# sourceURL=simple-life-custom-js-extra
</script>
<script id="simple-life-custom-js" src="https://countervortex.org/wp-content/themes/simple-life/js/custom.js?ver=3.0.0"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"wpemoji":"https://countervortex.org/wp-includes/js/wp-emoji.js?ver=7.0","twemoji":"https://countervortex.org/wp-includes/js/twemoji.js?ver=7.0"}}
</script>
<script type="module">
/**
 * @output wp-includes/js/wp-emoji-loader.js
 */

/* eslint-env es6 */

// Note: This is loaded as a script module, so there is no need for an IIFE to prevent pollution of the global scope.

/**
 * Emoji Settings as exported in PHP via _print_emoji_detection_script().
 * @typedef WPEmojiSettings
 * @type {object}
 * @property {?object} source
 * @property {?string} source.concatemoji
 * @property {?string} source.twemoji
 * @property {?string} source.wpemoji
 */

const settings = /** @type {WPEmojiSettings} */ (
	JSON.parse( document.getElementById( 'wp-emoji-settings' ).textContent )
);

// For compatibility with other scripts that read from this global, in particular wp-includes/js/wp-emoji.js (source file: js/_enqueues/wp/emoji.js).
window._wpemojiSettings = settings;

/**
 * Support tests.
 * @typedef SupportTests
 * @type {object}
 * @property {?boolean} flag
 * @property {?boolean} emoji
 */

const sessionStorageKey = 'wpEmojiSettingsSupports';
const tests = [ 'flag', 'emoji' ];

/**
 * Checks whether the browser supports offloading to a Worker.
 *
 * @since 6.3.0
 *
 * @private
 *
 * @returns {boolean}
 */
function supportsWorkerOffloading() {
	return (
		typeof Worker !== 'undefined' &&
		typeof OffscreenCanvas !== 'undefined' &&
		typeof URL !== 'undefined' &&
		URL.createObjectURL &&
		typeof Blob !== 'undefined'
	);
}

/**
 * @typedef SessionSupportTests
 * @type {object}
 * @property {number} timestamp
 * @property {SupportTests} supportTests
 */

/**
 * Get support tests from session.
 *
 * @since 6.3.0
 *
 * @private
 *
 * @returns {?SupportTests} Support tests, or null if not set or older than 1 week.
 */
function getSessionSupportTests() {
	try {
		/** @type {SessionSupportTests} */
		const item = JSON.parse(
			sessionStorage.getItem( sessionStorageKey )
		);
		if (
			typeof item === 'object' &&
			typeof item.timestamp === 'number' &&
			new Date().valueOf() < item.timestamp + 604800 && // Note: Number is a week in seconds.
			typeof item.supportTests === 'object'
		) {
			return item.supportTests;
		}
	} catch ( e ) {}
	return null;
}

/**
 * Persist the supports in session storage.
 *
 * @since 6.3.0
 *
 * @private
 *
 * @param {SupportTests} supportTests Support tests.
 */
function setSessionSupportTests( supportTests ) {
	try {
		/** @type {SessionSupportTests} */
		const item = {
			supportTests: supportTests,
			timestamp: new Date().valueOf()
		};

		sessionStorage.setItem(
			sessionStorageKey,
			JSON.stringify( item )
		);
	} catch ( e ) {}
}

/**
 * Checks if two sets of Emoji characters render the same visually.
 *
 * This is used to determine if the browser is rendering an emoji with multiple data points
 * correctly. set1 is the emoji in the correct form, using a zero-width joiner. set2 is the emoji
 * in the incorrect form, using a zero-width space. If the two sets render the same, then the browser
 * does not support the emoji correctly.
 *
 * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing
 * scope. Everything must be passed by parameters.
 *
 * @since 4.9.0
 *
 * @private
 *
 * @param {CanvasRenderingContext2D} context 2D Context.
 * @param {string} set1 Set of Emoji to test.
 * @param {string} set2 Set of Emoji to test.
 *
 * @return {boolean} True if the two sets render the same.
 */
function emojiSetsRenderIdentically( context, set1, set2 ) {
	// Cleanup from previous test.
	context.clearRect( 0, 0, context.canvas.width, context.canvas.height );
	context.fillText( set1, 0, 0 );
	const rendered1 = new Uint32Array(
		context.getImageData(
			0,
			0,
			context.canvas.width,
			context.canvas.height
		).data
	);

	// Cleanup from previous test.
	context.clearRect( 0, 0, context.canvas.width, context.canvas.height );
	context.fillText( set2, 0, 0 );
	const rendered2 = new Uint32Array(
		context.getImageData(
			0,
			0,
			context.canvas.width,
			context.canvas.height
		).data
	);

	return rendered1.every( ( rendered2Data, index ) => {
		return rendered2Data === rendered2[ index ];
	} );
}

/**
 * Checks if the center point of a single emoji is empty.
 *
 * This is used to determine if the browser is rendering an emoji with a single data point
 * correctly. The center point of an incorrectly rendered emoji will be empty. A correctly
 * rendered emoji will have a non-zero value at the center point.
 *
 * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing
 * scope. Everything must be passed by parameters.
 *
 * @since 6.8.2
 *
 * @private
 *
 * @param {CanvasRenderingContext2D} context 2D Context.
 * @param {string} emoji Emoji to test.
 *
 * @return {boolean} True if the center point is empty.
 */
function emojiRendersEmptyCenterPoint( context, emoji ) {
	// Cleanup from previous test.
	context.clearRect( 0, 0, context.canvas.width, context.canvas.height );
	context.fillText( emoji, 0, 0 );

	// Test if the center point (16, 16) is empty (0,0,0,0).
	const centerPoint = context.getImageData(16, 16, 1, 1);
	for ( let i = 0; i < centerPoint.data.length; i++ ) {
		if ( centerPoint.data[ i ] !== 0 ) {
			// Stop checking the moment it's known not to be empty.
			return false;
		}
	}

	return true;
}

/**
 * Determines if the browser properly renders Emoji that Twemoji can supplement.
 *
 * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing
 * scope. Everything must be passed by parameters.
 *
 * @since 4.2.0
 *
 * @private
 *
 * @param {CanvasRenderingContext2D} context 2D Context.
 * @param {string} type Whether to test for support of "flag" or "emoji".
 * @param {Function} emojiSetsRenderIdentically Reference to emojiSetsRenderIdentically function, needed due to minification.
 * @param {Function} emojiRendersEmptyCenterPoint Reference to emojiRendersEmptyCenterPoint function, needed due to minification.
 *
 * @return {boolean} True if the browser can render emoji, false if it cannot.
 */
function browserSupportsEmoji( context, type, emojiSetsRenderIdentically, emojiRendersEmptyCenterPoint ) {
	let isIdentical;

	switch ( type ) {
		case 'flag':
			/*
			 * Test for Transgender flag compatibility. Added in Unicode 13.
			 *
			 * To test for support, we try to render it, and compare the rendering to how it would look if
			 * the browser doesn't render it correctly (white flag emoji + transgender symbol).
			 */
			isIdentical = emojiSetsRenderIdentically(
				context,
				'\uD83C\uDFF3\uFE0F\u200D\u26A7\uFE0F', // as a zero-width joiner sequence
				'\uD83C\uDFF3\uFE0F\u200B\u26A7\uFE0F' // separated by a zero-width space
			);

			if ( isIdentical ) {
				return false;
			}

			/*
			 * Test for Sark flag compatibility. This is the least supported of the letter locale flags,
			 * so gives us an easy test for full support.
			 *
			 * To test for support, we try to render it, and compare the rendering to how it would look if
			 * the browser doesn't render it correctly ([C] + [Q]).
			 */
			isIdentical = emojiSetsRenderIdentically(
				context,
				'\uD83C\uDDE8\uD83C\uDDF6', // as the sequence of two code points
				'\uD83C\uDDE8\u200B\uD83C\uDDF6' // as the two code points separated by a zero-width space
			);

			if ( isIdentical ) {
				return false;
			}

			/*
			 * Test for English flag compatibility. England is a country in the United Kingdom, it
			 * does not have a two letter locale code but rather a five letter sub-division code.
			 *
			 * To test for support, we try to render it, and compare the rendering to how it would look if
			 * the browser doesn't render it correctly (black flag emoji + [G] + [B] + [E] + [N] + [G]).
			 */
			isIdentical = emojiSetsRenderIdentically(
				context,
				// as the flag sequence
				'\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67\uDB40\uDC7F',
				// with each code point separated by a zero-width space
				'\uD83C\uDFF4\u200B\uDB40\uDC67\u200B\uDB40\uDC62\u200B\uDB40\uDC65\u200B\uDB40\uDC6E\u200B\uDB40\uDC67\u200B\uDB40\uDC7F'
			);

			return ! isIdentical;
		case 'emoji':
			/*
			 * Is there a large, hairy, humanoid mythical creature living in the browser?
			 *
			 * To test for Emoji 17.0 support, try to render a new emoji: Hairy Creature.
			 *
			 * The hairy creature emoji is a single code point emoji. Testing for browser
			 * support required testing the center point of the emoji to see if it is empty.
			 *
			 * 0xD83E 0x1FAC8 (\uD83E\u1FAC8) == 🫈 Hairy creature.
			 *
			 * When updating this test, please ensure that the emoji is either a single code point
			 * or switch to using the emojiSetsRenderIdentically function and testing with a zero-width
			 * joiner vs a zero-width space.
			 */
			const notSupported = emojiRendersEmptyCenterPoint( context, '\uD83E\u1FAC8' );
			return ! notSupported;
	}

	return false;
}

/**
 * Checks emoji support tests.
 *
 * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing
 * scope. Everything must be passed by parameters.
 *
 * @since 6.3.0
 *
 * @private
 *
 * @param {string[]} tests Tests.
 * @param {Function} browserSupportsEmoji Reference to browserSupportsEmoji function, needed due to minification.
 * @param {Function} emojiSetsRenderIdentically Reference to emojiSetsRenderIdentically function, needed due to minification.
 * @param {Function} emojiRendersEmptyCenterPoint Reference to emojiRendersEmptyCenterPoint function, needed due to minification.
 *
 * @return {SupportTests} Support tests.
 */
function testEmojiSupports( tests, browserSupportsEmoji, emojiSetsRenderIdentically, emojiRendersEmptyCenterPoint ) {
	let canvas;
	if (
		typeof WorkerGlobalScope !== 'undefined' &&
		self instanceof WorkerGlobalScope
	) {
		canvas = new OffscreenCanvas( 300, 150 ); // Dimensions are default for HTMLCanvasElement.
	} else {
		canvas = document.createElement( 'canvas' );
	}

	const context = canvas.getContext( '2d', { willReadFrequently: true } );

	/*
	 * Chrome on OS X added native emoji rendering in M41. Unfortunately,
	 * it doesn't work when the font is bolder than 500 weight. So, we
	 * check for bold rendering support to avoid invisible emoji in Chrome.
	 */
	context.textBaseline = 'top';
	context.font = '600 32px Arial';

	const supports = {};
	tests.forEach( ( test ) => {
		supports[ test ] = browserSupportsEmoji( context, test, emojiSetsRenderIdentically, emojiRendersEmptyCenterPoint );
	} );
	return supports;
}

/**
 * Adds a script to the head of the document.
 *
 * @ignore
 *
 * @since 4.2.0
 *
 * @param {string} src The url where the script is located.
 *
 * @return {void}
 */
function addScript( src ) {
	const script = document.createElement( 'script' );
	script.src = src;
	script.defer = true;
	document.head.appendChild( script );
}

settings.supports = {
	everything: true,
	everythingExceptFlag: true
};

// Obtain the emoji support from the browser, asynchronously when possible.
new Promise( ( resolve ) => {
	let supportTests = getSessionSupportTests();
	if ( supportTests ) {
		resolve( supportTests );
		return;
	}

	if ( supportsWorkerOffloading() ) {
		try {
			// Note that the functions are being passed as arguments due to minification.
			const workerScript =
				'postMessage(' +
				testEmojiSupports.toString() +
				'(' +
				[
					JSON.stringify( tests ),
					browserSupportsEmoji.toString(),
					emojiSetsRenderIdentically.toString(),
					emojiRendersEmptyCenterPoint.toString()
				].join( ',' ) +
				'));';
			const blob = new Blob( [ workerScript ], {
				type: 'text/javascript'
			} );
			const worker = new Worker( URL.createObjectURL( blob ), { name: 'wpTestEmojiSupports' } );
			worker.onmessage = ( event ) => {
				supportTests = event.data;
				setSessionSupportTests( supportTests );
				worker.terminate();
				resolve( supportTests );
			};
			return;
		} catch ( e ) {}
	}

	supportTests = testEmojiSupports( tests, browserSupportsEmoji, emojiSetsRenderIdentically, emojiRendersEmptyCenterPoint );
	setSessionSupportTests( supportTests );
	resolve( supportTests );
} )
	// Once the browser emoji support has been obtained from the session, finalize the settings.
	.then( ( supportTests ) => {
		/*
		 * Tests the browser support for flag emojis and other emojis, and adjusts the
		 * support settings accordingly.
		 */
		for ( const test in supportTests ) {
			settings.supports[ test ] = supportTests[ test ];

			settings.supports.everything =
				settings.supports.everything && settings.supports[ test ];

			if ( 'flag' !== test ) {
				settings.supports.everythingExceptFlag =
					settings.supports.everythingExceptFlag &&
					settings.supports[ test ];
			}
		}

		settings.supports.everythingExceptFlag =
			settings.supports.everythingExceptFlag &&
			! settings.supports.flag;

		// When the browser can not render everything we need to load a polyfill.
		if ( ! settings.supports.everything ) {
			const src = settings.source || {};

			if ( src.concatemoji ) {
				addScript( src.concatemoji );
			} else if ( src.wpemoji && src.twemoji ) {
				addScript( src.twemoji );
				addScript( src.wpemoji );
			}
		}
	} );
//# sourceURL=https://countervortex.org/wp-includes/js/wp-emoji-loader.js
</script>
</body>
</html>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: countervortex.org @ 2026-06-21 19:54:14 by W3 Total Cache
-->