<!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-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 -->
					
								
				<div class="tile-blog">
<article id="post-25328" class="post-25328 blog type-blog status-publish has-post-thumbnail hentry tag-india tag-land tag-nagas tag-paramilitaries 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/naga-armed-groups-drawn-into-manipur-violence/">
			 					<img width="800" height="278" src="https://countervortex.org/wp-content/uploads/2025/02/mani.png" class="aligncenter wp-post-image" alt="Manipur" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/02/mani.png 1319w, https://countervortex.org/wp-content/uploads/2025/02/mani-1024x356.png 1024w, https://countervortex.org/wp-content/uploads/2025/02/mani-300x104.png 300w, https://countervortex.org/wp-content/uploads/2025/02/mani-768x267.png 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/naga-armed-groups-drawn-into-manipur-violence/" rel="bookmark" >Naga armed groups drawn into Manipur violence</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-09T14:17:57-04:00">June 9, 2026</time><time class="updated" datetime="2026-06-09T14:18:59-04:00">June 9, 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 called for the immediate and unconditional <a href="https://www.amnesty.org/en/latest/news/2026/06/india-release-all-hostages-and-end-cycle-of-violence-in-manipur/" target="_blank" rel="noopener">release</a> of civilians being held by armed groups in India&#8217;s Manipur state as negotiations over the fate of remaining captives appear to have stalled amid continuing ethnic tensions. The call comes after armed groups from the Kuki and Naga communities <a href="https://www.indiatoday.in/india/story/manipur-kuki-naga-tensions-escalate-amid-hostage-crisis-nh-blockades-2915794-2026-05-23" target="_blank" rel="noopener">reportedly</a> abducted more than 48 civilians following an ambush by unknown armed men that killed three church leaders. The church leaders had recently participated in efforts to facilitate dialogue between Kuki and Naga groups. Kuki leaders blamed the slayings on the Zeliangrong United Front (ZUF), a Naga insurgent organization, sparking the inter-communal violence. (Photo: <a href="https://www.asiamediacentre.org.nz/news/on-the-radar-whats-behind-indias-manipur-violence-2">Asia Media Centre</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25326" class="post-25326 blog type-blog status-publish has-post-thumbnail hentry tag-corporate-rule tag-gaza-strip tag-genocide tag-palestine-region tag-peak-food tag-politics-of-cyberspace">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Palestine</span>						</div>
									 					 				<a href="https://countervortex.org/blog/cyber-attack-targets-gaza-aid-recipients/">
			 					<img width="800" height="362" src="https://countervortex.org/wp-content/uploads/2026/04/gazawater.jpg" class="aligncenter wp-post-image" alt="Mansoura" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/04/gazawater.jpg 1171w, https://countervortex.org/wp-content/uploads/2026/04/gazawater-1024x463.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/04/gazawater-300x136.jpg 300w, https://countervortex.org/wp-content/uploads/2026/04/gazawater-768x348.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/cyber-attack-targets-gaza-aid-recipients/" rel="bookmark" >Cyber-attack targets Gaza aid recipients</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/08/" rel="bookmark"><time class="entry-date published" datetime="2026-06-08T14:35:21-04:00">June 8, 2026</time><time class="updated" datetime="2026-06-12T20:42: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/irin/">TNH</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>A cyber-attack targeting the World Food Program has exposed sensitive personal information belonging to some 600,000 households in Gaza, the UN&#8217;s food agency has confirmed, in what may be the largest-known breach of humanitarian beneficiary data to date. WFP is investigating a &#8220;security-related incident&#8221; in which &#8220;unauthorized actors&#8221; accessed personal information submitted by Palestinians in Gaza, the agency <a href="https://t.me/wfp_gaza/20" target="_blank" rel="noopener">said in a statement</a> sent to aid recipients via Telegram. The exposed information included names, ID and mobile numbers, and location data, the statement said. (Photo: Mohammed Nateel/UNICEF via <a href="https://news.un.org/en/story/2026/04/1167331">UN News</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25323" class="post-25323 blog type-blog status-publish has-post-thumbnail hentry tag-anarchists tag-china tag-climate-destabilization tag-corporate-rule tag-eschatology tag-labor tag-morc tag-orwellian-legacy tag-podcasts tag-police-state tag-politics-of-cyberspace tag-robotocracy tag-trumpism tag-vatican 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/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">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/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/07/" rel="bookmark"><time class="entry-date published" datetime="2026-06-07T14:12:20-04:00">June 7, 2026</time><time class="updated" datetime="2026-06-09T03:06:53-04:00">June 9, 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>Trump&#8217;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 AI company <a href="https://countervortex.org/blog/anthropic-sues-pentagon-over-risk-designation/">Anthropic</a> that calls 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&#8217;s <a href="https://www.vaticannews.va/en/pope/news/2026-05/pope-leo-xiv-encyclical-magnifica-humanitas-ai.html">encyclical</a>, &#8220;<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>,&#8221; raises critical points but still echoes the illusion that this technology, now threatening to develop its own powers of &#8220;<a href="https://www.anthropic.com/institute/recursive-self-improvement">recursive self-improvement</a>,&#8221; 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 &#8220;anti-tech extremists.&#8221; In Episode 331 of the <a href="https://soundcloud.com/user-752167240">CounterVortex podcast</a>, <strong>Bill Weinberg</strong> again 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. (Image: Pixabay via <a href="https://commons.wikimedia.org/wiki/File:Artificial-Intelligence.jpg">Wikimedia Commons</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25321" class="post-25321 blog type-blog status-publish has-post-thumbnail hentry tag-blm tag-narco-wars tag-paramilitaries tag-police-state tag-southern-cone">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Southern Cone</span>						</div>
									 					 				<a href="https://countervortex.org/blog/brazil-demand-justice-20-years-after-crimes-of-may/">
			 					<img width="800" height="499" src="https://countervortex.org/wp-content/uploads/2026/06/mothers-2048x1278.jpg" class="aligncenter wp-post-image" alt="Mothers of May" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/mothers-2048x1278.jpg 2048w, https://countervortex.org/wp-content/uploads/2026/06/mothers-1024x639.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/06/mothers-300x187.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/mothers-768x479.jpg 768w, https://countervortex.org/wp-content/uploads/2026/06/mothers-1536x959.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/brazil-demand-justice-20-years-after-crimes-of-may/" rel="bookmark" >Brazil: demand justice 20 years after &#8216;Crimes of May&#8217;</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/06/" rel="bookmark"><time class="entry-date published" datetime="2026-06-06T19:49:29-04:00">June 6, 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 human rights experts <a href="https://www.ohchr.org/en/press-releases/2026/05/brazil-un-experts-call-full-justice-and-accountability-twenty-years-after" target="_blank" rel="noopener">called</a> on Brazil to ensure full justice, accountability and reparations for victims and families affected by the 2006 &#8220;Crimes of May.&#8221; They warned that continued impunity worsens the suffering of victims and perpetuates systemic racism and police violence. The 2006 violence began when the criminal organization Primeiro Comando da Capital (PCC) launched coordinated prison rebellions and attacks against public officials <a href="https://www.theguardian.com/world/2026/may/31/brazil-mothers-of-may-police-victims" target="_blank" rel="noopener">after</a> authorities transferred hundreds of suspected gang members to maximum-security prisons. Police and death squads carried out a retaliatory campaign that resulted in more than 500 deaths and at least four &#8220;enforced disappearances.&#8221; (Photo: <a href="https://conectas.org/en/noticias/crimes-of-may-impunity-marks-15-years-since-one-of-the-biggest-massacres-in-sao-paulo/">Conectas</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25319" class="post-25319 blog type-blog status-publish has-post-thumbnail hentry tag-china tag-east-asia-region tag-great-game tag-hong-kong tag-police-state tag-propaganda tag-trumpism">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">East Asia</span>						</div>
									 					 				<a href="https://countervortex.org/blog/china-bans-families-from-mourning-tiananmen-victims/">
			 					<img width="800" height="393" src="https://countervortex.org/wp-content/uploads/2026/06/tiananmen.jpg" class="aligncenter wp-post-image" alt="Tiananmen" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/tiananmen.jpg 1444w, https://countervortex.org/wp-content/uploads/2026/06/tiananmen-1024x503.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/06/tiananmen-300x148.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/tiananmen-768x378.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/china-bans-families-from-mourning-tiananmen-victims/" rel="bookmark" >China bans families from mourning Tiananmen victims</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/05/" rel="bookmark"><time class="entry-date published" datetime="2026-06-05T14:24:54-04:00">June 5, 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/china-heartless-ban-on-tiananmen-mothers-visiting-cemetery-signals-escalating-repression/" target="_blank" rel="noopener">condemned</a> China for banning family members from visiting the resting places of people who perished in the 1989 Tiananmen Square repression. This is the first time in 37 years that the Chinese authorities have banned the visit. According to the Tiananmen Mothers group, the authorities notified family members of people who lost their lives in the 1989 massacre that they cannot travel to Beijing&#8217;s Wan&#8217;an Cemetery or conduct any commemoration in the cemetery. (Photo: <a href="https://countervortex.org/blog/hong-kong-bans-self-declared-parliament/">Hong Kong Alliance</a> via <a href="https://www.amnesty.org/en/latest/news/2019/06/china-tiananmen-crackdown-30-years-on/">Amnesty International</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25317" class="post-25317 blog type-blog status-publish has-post-thumbnail hentry tag-autonomy tag-central-america-region tag-miskito-coast tag-nicaragua tag-police-state">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Central America</span>						</div>
									 					 				<a href="https://countervortex.org/blog/nicaragua-indigenous-leader-dies-in-state-custody/">
			 					<img width="800" height="386" src="https://countervortex.org/wp-content/uploads/2026/06/Brooklyn-2-1468x710-copy.png" class="aligncenter wp-post-image" alt="Brooklyn Rivera" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/Brooklyn-2-1468x710-copy.png 816w, https://countervortex.org/wp-content/uploads/2026/06/Brooklyn-2-1468x710-copy-300x145.png 300w, https://countervortex.org/wp-content/uploads/2026/06/Brooklyn-2-1468x710-copy-768x371.png 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/nicaragua-indigenous-leader-dies-in-state-custody/" rel="bookmark" >Nicaragua: indigenous leader dies in state custody</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/04/" rel="bookmark"><time class="entry-date published" datetime="2026-06-04T14:49:56-04:00">June 4, 2026</time><time class="updated" datetime="2026-06-04T17:34:57-04:00">June 4, 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>International human rights organizations released statements decrying the death of indigenous leader, politician and activist Brooklyn Rivera after years in Nicaraguan state custody. His passing came days after the Washington Office on Latin America (WOLA) <a href="https://www.wola.org/2026/05/wola-calls-for-the-immediate-release-and-medical-attention-for-nicaraguan-political-prisoner-brooklyn-rivera/" target="_blank" rel="noopener">called for</a> Rivera&#8217;s immediate release and urgent medical attention. WOLA raised concerns over his condition following the <a href="https://www.el19digital.com/articulos/ver/177578-informe-de-salud-de-brooklyn-rivera-bryan-del-ministerio-del-interior-y-ministerio-de-salud" target="_blank" rel="noopener">release</a> of a statement and photographs by the Nicaraguan government to provide proof of life, as <a href="https://www.ohchr.org/en/press-releases/2026/05/nicaragua-un-experts-appalled-allegations-death-custody-forcibly-disappeared" target="_blank" rel="noopener">requested</a> by UN experts. Rivera was a <a href="https://www.nbcnews.com/world/south-america/indigenous-leader-brooklyn-rivera-dies-nicaragua-rcna347780" target="_blank" rel="noopener">renowned</a> leader of the <a href="https://minorityrights.org/resources/the-miskito-indians-of-nicaragua/" target="_blank" rel="noopener">Miskito indigenous people</a> who played a central role in winning pledges of regional <a href="https://peacemaker.un.org/sites/default/files/document/files/2024/05/y20a20t20a20m20a202020p20e20a20c20e202020i20n20i20t20i20a20t20i20v20e.pdf" target="_blank" rel="noopener">autonomy</a> in peace negotiations with the Sandinista government after a period of armed insurgency in the 1980s. (Photo: Brooklyn Rivera family via <a href="https://www.amnesty.org/en/latest/news/2026/06/nicaragua-muerte-de-brooklyn-rivera-bajo-custodia-estatal-debe-ser-investigada-con-prontitud-y-de-manera-efectiva-e-independiente/">Amnesty International</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25315" class="post-25315 blog type-blog status-publish has-post-thumbnail hentry tag-albania tag-balkans tag-european-region tag-greece tag-land tag-land-grabbing tag-politics-of-anti-semitism tag-politics-of-cyberspace tag-propaganda tag-qatar tag-trumpism">
	
			 			
			
					<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/greco-albanians-protest-trump-linked-development-scheme/">
			 					<img width="800" height="500" src="https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania.jpg" class="aligncenter wp-post-image" alt="Albania" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania.jpg 1280w, https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania-1024x640.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania-300x188.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania-768x480.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/greco-albanians-protest-trump-linked-development-scheme/" rel="bookmark" >Greco-Albanians protest Trump-linked development scheme</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/03/" rel="bookmark"><time class="entry-date published" datetime="2026-06-03T22:28:26-04:00">June 3, 2026</time><time class="updated" datetime="2026-06-05T15:08:33-04:00">June 5, 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>Protesters clashed with security forces at the site of a planned luxury resort on Albania&#8217;s Adriatic coast linked to Ivanka Trump and Jared Kushner, the daughter and son-in-law of US President Donald Trump. The site, at Zvërnec, is one of the last nearly pristine coastal zones in the entire Mediterranean, and is located within Albania&#8217;s southern Greek-speaking region. The project has raised serious concerns among local ethnic Greek residents over the loss of their traditional lands. (Image: <a href="https://commons.wikimedia.org/wiki/File:Aquile_lanciate_da_ora_bandiera_dell%27Albania.jpg">Wikimedia Commons</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25313" class="post-25313 blog type-blog status-publish has-post-thumbnail hentry tag-land tag-land-grabbing tag-peru tag-andean-region tag-vatican">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">The Andes</span>						</div>
									 					 				<a href="https://countervortex.org/blog/peru-mass-of-reparation-for-abuses-of-catholic-society/">
			 					<img width="800" height="450" src="https://countervortex.org/wp-content/uploads/2026/06/piura.jpeg" class="aligncenter wp-post-image" alt="Catacaos" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/piura.jpeg 1280w, https://countervortex.org/wp-content/uploads/2026/06/piura-1024x576.jpeg 1024w, https://countervortex.org/wp-content/uploads/2026/06/piura-300x169.jpeg 300w, https://countervortex.org/wp-content/uploads/2026/06/piura-768x432.jpeg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/peru-mass-of-reparation-for-abuses-of-catholic-society/" rel="bookmark" >Peru: &#8216;Mass of Reparation&#8217; for abuses of Catholic society</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/03/" rel="bookmark"><time class="entry-date published" datetime="2026-06-03T18:51:13-04:00">June 3, 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>A delegation from the Vatican—including cardinals and bishops—joined representatives of the Catholic Church in Peru to kneel before local campesinos and ask their forgiveness at a &#8220;Mass of Reparation&#8221; held at the parish of San Juan Bautista in Catacaos, Piura region. A Vatican investigation found that the Tallán indigenous communities of the parish for over a decade suffered land expropriation, physical threats and other abuses at the hands of the Sodalitium Christianae Vitae. The lay society, better known as &#8220;<a href="https://sodalitium.org/">Sodalicio</a>,&#8221; was among the most active Catholic movements in Latin America from the early 1970s until it was suppressed by order of Pope Francis in April 2025. (Photo: <a href="https://www.vaticannews.va/en/church/news/2026-05/peru-mass-reparation-victims-sodalitium.html">Vatican News</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25311" class="post-25311 blog type-blog status-publish has-post-thumbnail hentry tag-australia tag-climate-destabilization tag-control-of-oil tag-oceania-region tag-petro-resistance tag-planet-watch tag-politics-of-archaeology">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Planet Watch</span>						</div>
									 					 				<a href="https://countervortex.org/blog/australia-admits-un-expert-in-lng-site-challenge/">
			 					<img width="800" height="534" src="https://countervortex.org/wp-content/uploads/2026/06/aussieglyph.jpg" class="aligncenter wp-post-image" alt="Murujuga" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/aussieglyph.jpg 1000w, https://countervortex.org/wp-content/uploads/2026/06/aussieglyph-300x200.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/aussieglyph-768x512.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/australia-admits-un-expert-in-lng-site-challenge/" rel="bookmark" >Australia admits UN expert in LNG site challenge</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/03/" rel="bookmark"><time class="entry-date published" datetime="2026-06-03T14:10:46-04:00">June 3, 2026</time><time class="updated" datetime="2026-06-03T14:11:38-04:00">June 3, 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 Federal Court of Australia has <a href="https://www.ohchr.org/en/press-releases/2026/05/australian-court-allows-first-ever-un-expert-intervention-landmark" target="_blank" rel="noopener">admitted</a> a UN special rapporteur on human rights and the environment as an intervenor in a judicial review concerning a liquefied natural gas (LNG) operation site. The admission marks the first time a national court has allowed a UN environmental expert to advise on international environmental law. Special Rapporteur Astrid Puentes Riaño is to intervene in light of the recent UN General Assembly<a href="https://docs.un.org/en/A/80/L.65" target="_blank" rel="noopener"> resolution</a> enshrining the duty of member states to protect the global climate system by reducing greenhouse gas emissions. (Photo: <a href="https://whc.unesco.org/en/list/1709/gallery/">UNESCO</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-12T02:00:06-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>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> again 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/yemen-houthi-authorities-round-up-opposition/#comment-10017821">Yemen: demand release of detained aid workers</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/pakistan-declares-open-war-on-afghanistan/#comment-10017820">Pakistani air-strikes on Afghanistan continue</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/new-international-gang-suppression-force-for-haiti/#comment-10017819">Haiti: leap in internal displacement</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/new-taliban-criminal-code-threatens-women-minorities/#comment-10017818">Afghanistan: hijab crackdown turns deadly</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/ukrainian-robots-break-through-russian-lines/#comment-10017817">AI drones cross a deadly threshold</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-13 05:16:03 by W3 Total Cache
-->