<!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.1' 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.1' 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.1" />
<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-25399" class="post-25399 blog type-blog status-publish has-post-thumbnail hentry tag-baluchistan tag-land tag-land-grabbing tag-mining tag-pakistan tag-police-state tag-politics-of-cyberspace 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/pakistan-life-sentence-for-baloch-activist/">
			 					<img width="800" height="450" src="https://countervortex.org/wp-content/uploads/2026/07/baloch.jpg" class="aligncenter wp-post-image" alt="Baloch" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/07/baloch.jpg 1564w, https://countervortex.org/wp-content/uploads/2026/07/baloch-1024x576.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/07/baloch-300x169.jpg 300w, https://countervortex.org/wp-content/uploads/2026/07/baloch-768x432.jpg 768w, https://countervortex.org/wp-content/uploads/2026/07/baloch-1536x863.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/pakistan-life-sentence-for-baloch-activist/" rel="bookmark" >Pakistan: Baloch activist gets life sentence</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/07/11/" rel="bookmark"><time class="entry-date published" datetime="2026-07-11T13:58:46-04:00">July 11, 2026</time><time class="updated" datetime="2026-07-11T14:00:12-04:00">July 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>UN experts <a href="https://www.ohchr.org/en/press-releases/2026/07/un-experts-condemn-life-sentence-against-baloch-woman-human-rights-defender" target="_blank" rel="noopener">condemned</a> the sentencing of Pakistani human rights defender Mahrang Baloch to two terms of life imprisonment by a court in Quetta, describing it as a &#8220;travesty&#8221; of justice and misuse of counter-terrorism laws. Mahrang Baloch is a leader of the Baloch Yakjehti Committee (BYC), which advocates for the rights of the Baloch community in Pakistan. She was convicted alongside another BYC member for the death of a Frontier Corps officer during a July 2024 protest in Gwadar condemning discrimination, enforced disappearances, and unlawful appropriation of local communities&#8217; lands for mining and foreign investment projects. (Photo: <a href="https://thebalochcircle.com/">The Baloch Circle</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25397" class="post-25397 blog type-blog status-publish has-post-thumbnail hentry tag-corporate-rule tag-greater-middle-east tag-land tag-land-grabbing tag-mining tag-police-state tag-turkey">
	
			 			
			
					<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/turkish-environmental-activist-faces-prison/">
			 					<img width="800" height="435" src="https://countervortex.org/wp-content/uploads/2026/07/esra3-2048x1113.jpg" class="aligncenter wp-post-image" alt="Esra Işık" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/07/esra3-2048x1113.jpg 2048w, https://countervortex.org/wp-content/uploads/2026/07/esra3-1024x556.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/07/esra3-300x163.jpg 300w, https://countervortex.org/wp-content/uploads/2026/07/esra3-768x417.jpg 768w, https://countervortex.org/wp-content/uploads/2026/07/esra3-1536x835.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/turkish-environmental-activist-faces-prison/" rel="bookmark" >Turkish ecological defender faces prison</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/07/10/" rel="bookmark"><time class="entry-date published" datetime="2026-07-10T13:54:07-04:00">July 10, 2026</time><time class="updated" datetime="2026-07-11T00:46:51-04:00">July 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/07/turkiye-conviction-of-peaceful-environmental-activist-esra-isik-a-devastating-blow/" target="_blank" rel="noopener">condemned</a> the conviction in Turkey of environmental activist Esra Işık. The activist was convicted of &#8220;resisting a public official to prevent performance of duty&#8221; and &#8220;insulting a public official,&#8221; and sentenced to two years and one month in prison. Işık was <a href="https://amnesty.ca/urgent-actions/turkiye-environmental-defender-faces-prosecution/" target="_blank" rel="noopener">detained</a> in March following participation in demonstrations against an extraordinary &#8220;urgent&#8221; land <a href="https://www.aschukuk.com/en/activity-areas/expropriation-law#:~:text=Expropriation%20is%20one%20of%20the,payment%20of%20the%20due%20consideration." target="_blank" rel="noopener">expropriation</a> decision by the Turkish government, in which over 600 parcels in the Akbelen Forest area were to be seized for expansion of a coal mine. (Photo: <a href="https://www.cumhuriyet.com.tr/siyaset/akbelen-direniscisi-esra-isik-a-2-yil-1-ay-hapis-cezasi-2518525">Cumhuriyet</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25396" class="post-25396 blog type-blog status-publish has-post-thumbnail hentry tag-africa-region tag-arms-traffic tag-benghazi tag-colombia tag-darfur tag-great-game tag-gulf-states tag-libya tag-paramilitaries tag-sudan tag-uae">
	
			 			
			
					<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/uae-backed-network-in-libya-fuels-sudan-war/">
			 					<img width="768" height="485" src="https://countervortex.org/wp-content/uploads/2023/05/RSF-forces-returning-to-Nyala-from-CAR-broder-on-March-3-2023-768x485-1.jpg" class="aligncenter wp-post-image" alt="RSF" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2023/05/RSF-forces-returning-to-Nyala-from-CAR-broder-on-March-3-2023-768x485-1.jpg 768w, https://countervortex.org/wp-content/uploads/2023/05/RSF-forces-returning-to-Nyala-from-CAR-broder-on-March-3-2023-768x485-1-300x189.jpg 300w" sizes="auto, (max-width: 768px) 100vw, 768px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/uae-backed-network-in-libya-fuels-sudan-war/" rel="bookmark" >UAE-backed network in Libya fuels Sudan 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/2026/07/09/" rel="bookmark"><time class="entry-date published" datetime="2026-07-09T13:44:09-04:00">July 9, 2026</time><time class="updated" datetime="2026-07-09T13:44:55-04:00">July 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/irin/">TNH</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>A new <a href="https://www.lighthousereports.com/investigation/inside-the-secret-network-fueling-sudans-war/" target="_blank" rel="noopener">Lighthouse Reports investigation</a> has brought to light new evidence of the United Arab Emirates&#8217; role in sustaining Sudan&#8217;s civil war by <a href="https://countervortex.org/blog/sudan-atrocity-alert-as-rsf-rings-el-obeid/">backing</a> the Rapid Support Forces (<a href="https://countervortex.org/blog/sudan-atrocity-alert-as-rsf-rings-el-obeid/">RSF</a>) through a covert logistics and training network based in eastern Libya. The report draws on social media analysis, geolocation data, satellite imagery, and witness interviews to trace alleged RSF-linked camps, convoy routes, and transfers of weapons and fuel between Libya and Sudan. The investigation identified four previously unknown RSF staging areas in Libya, including one near Benghazi. RSF defectors described training alongside Libyan National Army soldiers and UAE-contracted <a href="https://countervortex.org/blog/uae-recruits-colombian-fighters-for-sudans-rsf-report/">Colombian mercenaries</a> before being sent back to Sudan. (Photo of RSF forces in Darfur via <a href="https://sudantribune.com/article273689/">Sudan Tribune</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25395" class="post-25395 blog type-blog status-publish has-post-thumbnail hentry tag-bahrain tag-greater-middle-east tag-gulf-states tag-struggle-within-islam">
	
			 			
			
					<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/iran-linked-terrorism-conspiracy-case-in-bahrain/">
			 					<img width="1" height="1" src="https://countervortex.org/wp-content/uploads//sites/default/files/bahrain-79639_1280.jpg" class="aligncenter wp-post-image" alt="Bahrain" decoding="async" loading="lazy" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/iran-linked-terrorism-conspiracy-case-in-bahrain/" rel="bookmark" >Iran-linked terror conspiracy case in Bahrain</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/07/08/" rel="bookmark"><time class="entry-date published" datetime="2026-07-08T13:27:13-04:00">July 8, 2026</time><time class="updated" datetime="2026-07-08T13:28:41-04:00">July 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/jurist/">Jurist</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Bahrain&#8217;s High Criminal Court <a href="https://www.gdnonline.com/Details/1399723/First-hearing-held-in-case-involving-terrorist-organisation-linked-to-IRGC" target="_blank" rel="noopener">held its first hearing</a> in a national security case involving 19 defendants accused of forming and operating a terrorist organization allegedly linked to Iran’s Islamic Revolutionary Guard Corps (IRGC). The case concerns 19 individuals, of whom 11 are currently in custody and eight remain at large. Prosecutors allege the group sought to destabilize Bahrain&#8217;s political order, obstruct government institutions, undermine national unity, and ultimately overthrow the constitutional system. The defendants are also accused of efforts to spread political messaging aligned with <em><a href="https://countervortex.org/blog/iran-on-edge-following-death-of-sufi-leader/">wilayat al-faqih</a></em>, the governance theory of Iran&#8217;s cleric-led political system. (Photo: Pixabay via <a href="https://www.jurist.org/news/2019/04/bahrain-court-sentences-139-on-terrorism-charges/">Jurist</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25391" class="post-25391 blog type-blog status-publish has-post-thumbnail hentry tag-africa-region tag-al-qaeda tag-burkina-faso tag-burundi tag-genocide tag-mali tag-niger tag-paramilitaries tag-russia tag-sahel tag-slavery 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/mali-niger-burkina-faso-withdraw-from-icc/">
			 					<img width="503" height="278" src="https://countervortex.org/wp-content/uploads/2026/07/sahel.png" class="aligncenter wp-post-image" alt="AES" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/07/sahel.png 503w, https://countervortex.org/wp-content/uploads/2026/07/sahel-300x166.png 300w" sizes="auto, (max-width: 503px) 100vw, 503px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/mali-niger-burkina-faso-withdraw-from-icc/" rel="bookmark" >Mali, Niger, Burkina Faso withdraw from ICC</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/07/07/" rel="bookmark"><time class="entry-date published" datetime="2026-07-07T14:10:51-04:00">July 7, 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/07/burkina-mali-niger/" target="_blank" rel="noopener">warned</a> that the recent move by Mali, Niger and Burkina Faso to submit formal notifications of withdrawal from the Rome Statute of the International Criminal Court (ICC) paints a bleak future for thousands of conflict survivors, threatening their right to truth, justice and reparations. The three countries recently formed the <a href="https://iiardjournals.org/get/JPSLR/VOL.%2012%20NO.%204%202026/The%20Emergence%20of%20the%20Alliance%20of%20Sahel%20171-183.pdf" target="_blank" rel="noopener">Alliance of Sahel States</a> (<a href="https://countervortex.org/blog/sahel-states-launch-new-counterinsurgency-force/">AES</a>), a mutual defense and economic confederation that seeks to reject the political influence of Western powers. The AES countries are currently engaged in coordinated military actions to beat back <a href="https://digitalcommons.liberty.edu/cgi/viewcontent.cgi?article=1245&amp;context=jspp" target="_blank" rel="noopener">surging jihadist offensives</a>, which have resulted in massive civilian casualties across their shared borders. The <a href="https://www.oecd.org/content/dam/oecd/en/publications/reports/2017/09/wars-and-conflicts-in-the-sahara-sahel_6016985a/8bbc5813-en.pdf" target="_blank" rel="noopener">Sahel war</a> has contributed to an ongoing humanitarian crisis in the region, and resulted in multiple massacres and extrajudicial killings committed by state security forces and <a href="https://scholarhub.ui.ac.id/cgi/viewcontent.cgi?article=1118&amp;context=jts" target="_blank" rel="noopener">paramilitaries with Kremlin ties</a>, as well as by insurgent groups. (Photo: Mali Government Information Center via <a href="https://morningstaronline.co.uk/article/alliance-sahel-states-launches-unified-military-force-and-strengthens-regional-security">Morning Star</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25389" class="post-25389 blog type-blog status-publish has-post-thumbnail hentry tag-anarchists tag-morc tag-new-york-city tag-planet-watch tag-podcasts tag-police-state tag-politics-of-cyberspace tag-robotocracy tag-urban-space tag-watching-the-shadows">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Watching the Shadows</span>						</div>
									 					 				<a href="https://countervortex.org/blog/podcast-resist-digital-hegemony-ii/">
			 					<img width="800" height="431" src="https://countervortex.org/wp-content/uploads/2026/07/chart.jpeg" class="aligncenter wp-post-image" alt="technostate" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/07/chart.jpeg 1092w, https://countervortex.org/wp-content/uploads/2026/07/chart-1024x551.jpeg 1024w, https://countervortex.org/wp-content/uploads/2026/07/chart-300x162.jpeg 300w, https://countervortex.org/wp-content/uploads/2026/07/chart-768x414.jpeg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/podcast-resist-digital-hegemony-ii/" rel="bookmark" >Podcast: Resist digital hegemony! II</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/07/06/" rel="bookmark"><time class="entry-date published" datetime="2026-07-06T14:05:16-04:00">July 6, 2026</time><time class="updated" datetime="2026-07-07T19:32:30-04:00">July 7, 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>Digital technology continues to colonize every sphere of human activity with <a href="https://countervortex.org/blog/podcast-resist-digital-hegemony/">terrifying rapidity</a>, and Artificial Intelligence portends the actual<em> <a href="https://countervortex.org/blog/ai-the-case-for-abolition/">abolition of humanity</a>.</em> Even the United Nations&#8217; belated and insufficient <a href="https://www.un.org/global-dialogue-ai-governance/en">efforts to put a regulatory regime</a> in place for AI acknowledge that humans face imminent &#8220;<a href="https://www.un.org/independent-international-scientific-panel-ai/en/preliminary-report">loss of control</a>&#8221; over the technology. There are glimmers of hope, however: teachers engaged in <a href="https://indypendent.org/2026/06/parents-teachers-push-pause-on-ai-rollout-in-schools/">practical resistance</a> to the rollout of AI in school classrooms, and the <a href="https://indypendent.org/2026/06/western-new-york-resists-mega-data-center-plan/">nationwide protests</a> against the proliferation of data centers. In New York City, the local <a href="https://countervortex.org/blog/podcast-resist-cellular-hegemony-ii/">Luddite Club</a> just held a <a href="https://countervortex.org/blog/podcast-resist-cellular-hegemony-ii/">Summer of Ludd</a> festival—aimed at getting people to disconnect from the digital pseudo-reality that recuperates our very alienation <em>from </em><em>itself</em>, and to reclaim <em>real life</em> in the public parks and streets. In <a href="https://soundcloud.com/user-752167240/resist-digital-hegemony-ii">Episode 335</a> of the <a href="https://soundcloud.com/user-752167240">CounterVortex</a> podcast, <strong>Bill Weinberg</strong> offers a report from Manhattan&#8217;s Lower East Side. (Photo: <a href="https://countervortex.org/">CounterVortex </a>at the Summer of Ludd, Tompkins Square Park, NYC)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25387" class="post-25387 blog type-blog status-publish has-post-thumbnail hentry tag-narco-wars tag-philippines tag-police-state tag-southeast-asia-region">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Southeast Asia</span>						</div>
									 					 				<a href="https://countervortex.org/blog/extrajudicial-killings-continue-in-philippines/">
			 					<img width="800" height="423" src="https://countervortex.org/wp-content/uploads/2026/07/phil.jpg" class="aligncenter wp-post-image" alt="Philippines" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/07/phil.jpg 800w, https://countervortex.org/wp-content/uploads/2026/07/phil-300x159.jpg 300w, https://countervortex.org/wp-content/uploads/2026/07/phil-768x406.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/extrajudicial-killings-continue-in-philippines/" rel="bookmark" >Extrajudicial killings continue in Philippines</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/07/05/" rel="bookmark"><time class="entry-date published" datetime="2026-07-05T13:41:15-04:00">July 5, 2026</time><time class="updated" datetime="2026-07-06T18:29:38-04:00">July 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>Human Rights Watch (HRW) <a href="https://www.hrw.org/news/2026/06/30/philippines-drug-war-abuses-persist-10-years-on" target="_blank" rel="noopener">reported</a> that authorities in the Philippines continue to conduct extrajudicial killings, with no accountability, as part of the government&#8217;s anti-drug campaign. Ten years after then-President Rodrigo Duterte launched his brutal &#8220;<a href="https://www.amnesty.org/en/projects/the-philippines-war-on-drugs/" target="_blank" rel="noopener">war on drugs</a>,&#8221; serious human rights violations remain ongoing. According to HRW, the number of killings in the anti-drug campaign has reached 1,273 since Ferdinand Marcos Jr. became president in 2022. The report noted a decline in the number of extrajudicial killings compared to rates under Duterte&#8217;s presidency, but found that illegal arrests have significantly increased. In 2025, Duterte was arrested under an International Criminal Court (ICC) warrant <a href="https://countervortex.org/blog/philippines-urged-to-arrest-fugitive-senator/">for crimes against humanity</a> related to his &#8220;war on drugs.&#8221; The <a href="https://www.jurist.org/news/2026/05/icc-to-begin-philippines-ex-president-dutertes-trial-in-november/">trial</a> is scheduled for November. (Image: <a href="https://www.flickr.com/photos/80497449@N04/7382814260">Grunge Love</a> via Flickr)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25384" class="post-25384 blog type-blog status-publish has-post-thumbnail hentry tag-blm tag-guerrero tag-land tag-mexico-region">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Mexico</span>						</div>
									 					 				<a href="https://countervortex.org/blog/afro-mexican-human-rights-activist-assassinated/">
			 					<img width="800" height="410" src="https://countervortex.org/wp-content/uploads/2026/07/sael.jpeg" class="aligncenter wp-post-image" alt="Silva Cisneros" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/07/sael.jpeg 1633w, https://countervortex.org/wp-content/uploads/2026/07/sael-1024x525.jpeg 1024w, https://countervortex.org/wp-content/uploads/2026/07/sael-300x154.jpeg 300w, https://countervortex.org/wp-content/uploads/2026/07/sael-768x394.jpeg 768w, https://countervortex.org/wp-content/uploads/2026/07/sael-1536x787.jpeg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/afro-mexican-human-rights-activist-assassinated/" rel="bookmark" >Afro-Mexican human rights advocate assassinated</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/07/04/" rel="bookmark"><time class="entry-date published" datetime="2026-07-04T14:03:59-04:00">July 4, 2026</time><time class="updated" datetime="2026-07-04T14:11:48-04:00">July 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>A UN expert panel <a href="https://www.ohchr.org/en/press-releases/2026/07/mexico-un-experts-condemn-murder-afro-mexican-activist-call-prompt" target="_blank" rel="noopener">condemned</a> the latest murder of a Mexican human rights activist, and called for a thorough, impartial and transparent investigation by state authorities. Sael Silva Cisneros, a prominent lawyer and advocate for Afro-Mexican and LGBTQ rights, was killed in a roadside attack outside the town of Cuajinicuilapa, Guerrero state, shortly after delivering a seminar titled &#8220;Afro-Mexican dissidences in Guerrero: history, justice and rights.&#8221; SilvaCisneros had a history of campaigning for local community and land rights on Guerrero&#8217;s Costa Chica, the Afro-Mexican heartland. (Photo: <a href="https://www.gob.mx/inpi">INPI</a> via <a href="https://www.facebook.com/photo/?fbid=122214656402517678&amp;set=a.122093248646517678">Facebook</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25383" class="post-25383 blog type-blog status-publish has-post-thumbnail hentry tag-china tag-east-asia-region tag-hong-kong tag-police-state tag-urban-space">
	
			 			
			
					<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/hong-kong-six-years-after-national-security-law/">
			 					<img width="800" height="533" src="https://countervortex.org/wp-content/uploads/2021/09/natsechk.jpg" class="aligncenter wp-post-image" alt="Hong Kong" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2021/09/natsechk.jpg 1200w, https://countervortex.org/wp-content/uploads/2021/09/natsechk-1024x683.jpg 1024w, https://countervortex.org/wp-content/uploads/2021/09/natsechk-300x200.jpg 300w, https://countervortex.org/wp-content/uploads/2021/09/natsechk-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/hong-kong-six-years-after-national-security-law/" rel="bookmark" >Hong Kong: six years after National Security Law</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/07/03/" rel="bookmark"><time class="entry-date published" datetime="2026-07-03T15:00:33-04:00">July 3, 2026</time><time class="updated" datetime="2026-07-06T18:30:24-04:00">July 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>Human Rights Watch <a href="https://www.hrw.org/news/2026/06/29/hong-kong-beijing-tightens-social-control" target="_blank" rel="noopener">stated</a> in a new report that over the past years Beijing has restructured Hong Kong&#8217;s governance in a way that reduces accountability and tightens social control. A &#8220;draconian&#8221; national security regime is in place, which answers to the <a href="https://www.cfr.org/backgrounders/chinese-communist-party" target="_blank" rel="noopener">Chinese Communist Party</a> leadership rather than Hong Kong&#8217;s people. The reshaping has fundamentally changed the institutions of the Hong Kong Special Administrative Region (HKSAR). The new Legislative Council is overwhelmingly comprised of individuals with deep ties to the Chinese state, including 45 people who hold positions in Chinese state-owned enterprises, and numerous former police officers. These changes have been consolidated in the six years since the <a href="https://www.elegislation.gov.hk/doc/hk/a302/eng_translation_(a302)_en.pdf" target="_blank" rel="noopener">National Security Law</a> was imposed in June 2020. This law has led to the arrests of protestors, activists and former opposition lawmakers, as well as shutting down numerous pro-democracy news sources. Prominent democracy advocates have been imprisoned, including <a href="https://www.jurist.org/news/2025/12/hong-kong-court-finds-media-tycoon-jimmy-lai-guilty-on-sedition-and-national-security-charges/" target="_blank" rel="noopener">Jimmy Lai</a> and <a href="https://www.jurist.org/news/2021/05/hong-kong-activist-joshua-wong-and-3-others-plead-guilty-to-tiananmen-square-vigil-charges/" target="_blank" rel="noopener">Joshua Wong</a>. (Photo: <a href="https://hongkongfp.com/2021/09/06/organisers-of-hong-kongs-tiananmen-massacre-vigil-refuse-to-comply-with-national-security-police-data-request/">HKFP</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25382" class="post-25382 blog type-blog status-publish has-post-thumbnail hentry tag-africa-region tag-al-qaeda tag-drones tag-fulani tag-genocide tag-mali tag-paramilitaries tag-russia tag-sahel tag-tuaregs 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/mali-rising-violence-against-civilians/">
			 					<img width="329" height="239" src="https://countervortex.org/wp-content/uploads/2022/04/mali_sm_crop.gif" class="aligncenter wp-post-image" alt="Mali" decoding="async" loading="lazy" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/mali-rising-violence-against-civilians/" rel="bookmark" >Mali: rising violence against civilians</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/07/02/" rel="bookmark"><time class="entry-date published" datetime="2026-07-02T14:23:55-04:00">July 2, 2026</time><time class="updated" datetime="2026-07-02T14:29:00-04:00">July 2, 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>Human Rights Watch <a href="https://www.hrw.org/news/2026/06/28/mali-grave-abuses-amid-renewed-fighting" target="_blank" rel="noopener">criticized</a> insurgent armed groups, the Malian armed forces and allied militias, and Russian mercenaries, which have all committed &#8220;serious abuses of human rights against civilians&#8221; amid an internal conflict that has further fueled long-standing ethnic tensions in the country. A sudden <a href="https://www.crisisgroup.org/qna/africa/mali/mali-avoiding-trap-military-escalation" target="_blank" rel="noopener">intensification of violence</a> ​began this April after the al-Qaeda-affiliated Group for the Support of Islam &amp; Muslims (<a href="https://www.csis.org/programs/warfare-irregular-threats-and-terrorism-program/jamaat-nasr-al-islam-wal-muslimin-jnim" target="_blank" rel="noopener">Jama&#8217;at Nusrat al-Islam wal-Muslimin</a>, or <a href="https://countervortex.org/blog/shock-rebel-offensive-driven-back-in-mali/">JNIM</a>) formed a pact with Tuareg fighters of the Azawad Liberation Front (<a href="https://countervortex.org/blog/shock-rebel-offensive-driven-back-in-mali/">FLA</a>), a faction with which they have had a<a href="https://www.cfr.org/global-conflict-tracker/conflict/violent-extremism-sahel" target="_blank" rel="noopener"> rocky relationship</a>, to carry out attacks across Mali. The Malian armed forces have responded with drone strikes that resulted in multiple civilian fatalities. The armed forces and militia groups are also believed to have carried out <a href="https://www.megatrends-afrika.de/assets/afrika/publications/policybrief/MTA-PB32_Courtright_vers3.pdf" target="_blank" rel="noopener">reprisals against Fulani communities</a>, who are stigmatized as JNIM collaborators. Russian fighters from the paramilitary <a href="https://countervortex.org/blog/shock-rebel-offensive-driven-back-in-mali/">Africa Corps</a> have also participated in atrocities. (Map: <a href="https://maps.lib.utexas.edu/maps/cia16/mali_sm_2016.gif">PCL</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25380" class="post-25380 blog type-blog status-publish has-post-thumbnail hentry tag-austria tag-detention tag-genocide tag-struggle-within-islam tag-syria">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Syria</span>						</div>
									 					 				<a href="https://countervortex.org/blog/syria-barrel-bomb-mufti-on-trial/">
			 					<img width="670" height="381" src="https://countervortex.org/wp-content/uploads/2026/07/mufti.jpg" class="aligncenter wp-post-image" alt="barrel bomb mufti" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/07/mufti.jpg 670w, https://countervortex.org/wp-content/uploads/2026/07/mufti-300x171.jpg 300w" sizes="auto, (max-width: 670px) 100vw, 670px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/syria-barrel-bomb-mufti-on-trial/" rel="bookmark" >Syria: &#8216;Barrel Bomb Mufti&#8217; on trial</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/07/01/" rel="bookmark"><time class="entry-date published" datetime="2026-07-01T14:19:11-04:00">July 1, 2026</time><time class="updated" datetime="2026-07-11T03:23:51-04:00">July 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/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The trial of Syria&#8217;s former grand mufti, <a href="https://countervortex.org/blog/assads-radical-right-admirers-in-charlottesville/#comment-454859">Ahmed Bareddin Hassoun</a>, opened at the Palace of Justice in Damascus. Hassoun led Syria&#8217;s official religious establishment under the Bashar Assad dictatorship. He is accused of incitement to murder and abusing his position as mufti to provide religious cover for the crimes of the regime, as well as participation in war crimes and crimes against humanity. He famously issued <em>fatwas</em> justifying the bombing of civilians and called the regime&#8217;s use of indiscriminate <a href="https://countervortex.org/blog/france-bombs-syria-us-bombs-libya/">barrel bombs</a> &#8220;liberation,&#8221; winning him the epithet &#8220;Barrel Bomb Mufti.&#8221; He also issued a <em>fatwa</em> in 2017 authorizing the execution of detainees held at the notorious <a href="https://countervortex.org/blog/syria-urged-to-investigate-100000-disappearances/#comment-10017300">Sednaya Prison</a>, where the Assad regime killed thousands, many through torture and starvation. (Photo: SANA via <a href="https://www.arabnews.com/node/2648562/middle-east">Arab News</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25379" class="post-25379 blog type-blog status-publish has-post-thumbnail hentry tag-africa-region tag-central-africa tag-drc tag-genocide tag-paramilitaries tag-rwanda">
	
			 			
			
					<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/drc-files-icj-case-against-rwanda/">
			 					<img width="800" height="515" src="https://countervortex.org/wp-content/uploads/2023/06/icj.jpg" class="aligncenter wp-post-image" alt="ICJ" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2023/06/icj.jpg 980w, https://countervortex.org/wp-content/uploads/2023/06/icj-300x193.jpg 300w, https://countervortex.org/wp-content/uploads/2023/06/icj-768x494.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/drc-files-icj-case-against-rwanda/" rel="bookmark" >DRC files ICJ case against Rwanda</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/30/" rel="bookmark"><time class="entry-date published" datetime="2026-06-30T14:24:34-04:00">June 30, 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 Democratic Republic of the Congo (DRC) <a href="https://x.com/CIJ_ICJ/status/2070525003754316120" target="_blank" rel="noopener">filed</a> an <a href="https://www.icj-cij.org/sites/default/files/case-related/202/202-20260626-pre-01-00-en.pdf" target="_blank" rel="noopener">application</a> to bring proceedings against Rwanda over <a href="https://www.aljazeera.com/news/2024/2/21/a-guide-to-the-decades-long-conflict-in-dr-congo" target="_blank" rel="noopener">decades</a> of war crimes and violence perpetrated in the DRC&#8217;s east. The <a href="https://x.com/xtr_africa/status/2070559308970959019" target="_blank" rel="noopener">case</a> filed with the International Court of Justice cites &#8220;abuses attributable to Rwanda over a period extending from 1996 to the present day,&#8221; including massacres, forced displacement, and other atrocities. The case comes after years of worsening tensions, with the Congolese government repeatedly accusing Rwanda of supporting armed groups operating in the eastern DRC, particularly the <a href="https://www.aljazeera.com/news/2013/11/5/qa-who-are-dr-congos-m23-rebels" target="_blank" rel="noopener">M23 rebel group</a>, which has seized large areas of territory in recent years. (Photo: <a href="https://www.icj-cij.org/home">ICJ</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-25363" class="post-25363 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/drones-over-romania/">
			 					<img width="800" height="627" src="https://countervortex.org/wp-content/uploads/2026/06/romania_pol96.jpg" class="aligncenter wp-post-image" alt="Romania" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/romania_pol96.jpg 971w, https://countervortex.org/wp-content/uploads/2026/06/romania_pol96-300x235.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/romania_pol96-768x602.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/drones-over-romania/" rel="bookmark" >DRONES OVER ROMANIA</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/25/" rel="bookmark"><time class="entry-date published" datetime="2026-06-25T02:21:35-04:00">June 25, 2026</time><time class="updated" datetime="2026-06-25T02:32:52-04:00">June 25, 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>Within the span of one week, Romania was struck twice by drones originating from the conflict in Ukraine: first by an aerial drone in the city of Galați on May 29, and then by a maritime drone that exploded in the Port of Constanța on June 5. The Galați strike marked the first time a Russian drone caused physical injury to Romanian civilians in a densely populated area. The two incidents, unprecedented in their proximity and severity, have reignited urgent debates about the legal and security implications of modern drone warfare spilling across international borders. International law scholar <strong>Mihai Coca-Constantinescu</strong> explores for <strong>JURIST</strong>.</p>
													<a class="more-link" href="https://countervortex.org/drones-over-romania/">Continue Reading<span class="screen-reader-text">DRONES OVER ROMANIA</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-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-25T01:27:58-04:00">June 25, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

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

			 	

		

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

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

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

			 	

		

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

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

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

			 	

		

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

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

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

			 	

		

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

					
								
				<div class="tile-post">
<article id="post-24971" class="post-24971 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-features content-layout-excerpt-thumb">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
									 					 				<a href="https://countervortex.org/burma-junta-controlled-electoral-sham/">
			 					<img width="800" height="450" src="https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11.jpg" class="aligncenter wp-post-image" alt="Burma" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11.jpg 1600w, https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11-1024x576.jpg 1024w, https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11-300x169.jpg 300w, https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11-768x432.jpg 768w, https://countervortex.org/wp-content/uploads/2025/12/Protest_in_Myanmar_against_Military_Coup_14-Feb-2021_11-1536x864.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/burma-junta-controlled-electoral-sham/" rel="bookmark" >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-25T15:44:55-04:00">June 25, 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">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 -->

				
			<!--?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/nyc-outrage-over-automotive-terror-at-last/#comment-10017896">Boston bicycle advocate killed by truck</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/us-removes-sanctions-amid-syria-transition/#comment-10017895">Trump removes Syria from terrorist blacklist</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/mali-rising-violence-against-civilians/#comment-10017894">New escalation in Mali</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/kenya-anti-police-protests-met-with-repression/#comment-10017893">Pre-emptive repression in Kenya</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/us-charges-raul-castro-in-1996-plane-shoot-down/#comment-10017892">Imperial noose tightens on Cuba</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/drones-over-romania/">DRONES OVER ROMANIA</a>
									</li>
											<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>
					</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.1","twemoji":"https://countervortex.org/wp-includes/js/twemoji.js?ver=7.0.1"}}
</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-07-12 01:47:17 by W3 Total Cache
-->