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

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

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

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

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

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

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

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

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

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

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

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

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

.aligncenter {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	font-size: 1.125em;
}

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

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

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

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

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

</head>

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

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

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

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

																
			<h2 class="entry-title daily-report-lead">From our Daily Report:</h2>
								
				<div class="tile-blog">
<article id="post-25319" class="post-25319 blog type-blog status-publish has-post-thumbnail hentry tag-china tag-east-asia-region tag-great-game tag-hong-kong tag-police-state tag-propaganda tag-trumpism">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">East Asia</span>						</div>
									 					 				<a href="https://countervortex.org/blog/china-bans-families-from-mourning-tiananmen-victims/">
			 					<img width="800" height="393" src="https://countervortex.org/wp-content/uploads/2026/06/tiananmen.jpg" class="aligncenter wp-post-image" alt="Tiananmen" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/tiananmen.jpg 1444w, https://countervortex.org/wp-content/uploads/2026/06/tiananmen-1024x503.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/06/tiananmen-300x148.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/tiananmen-768x378.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/china-bans-families-from-mourning-tiananmen-victims/" rel="bookmark" >China bans families from mourning Tiananmen victims</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/05/" rel="bookmark"><time class="entry-date published" datetime="2026-06-05T14:24:54-04:00">June 5, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/jurist/">Jurist</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Amnesty International <a href="https://www.amnesty.org/en/latest/news/2026/06/china-heartless-ban-on-tiananmen-mothers-visiting-cemetery-signals-escalating-repression/" target="_blank" rel="noopener">condemned</a> China for banning family members from visiting the resting places of people who perished in the 1989 Tiananmen Square repression. This is the first time in 37 years that the Chinese authorities have banned the visit. According to the Tiananmen Mothers group, the authorities notified family members of people who lost their lives in the 1989 massacre that they cannot travel to Beijing&#8217;s Wan&#8217;an Cemetery or conduct any commemoration in the cemetery. (Photo: <a href="https://countervortex.org/blog/hong-kong-bans-self-declared-parliament/">Hong Kong Alliance</a> via <a href="https://www.amnesty.org/en/latest/news/2019/06/china-tiananmen-crackdown-30-years-on/">Amnesty International</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25317" class="post-25317 blog type-blog status-publish has-post-thumbnail hentry tag-autonomy tag-central-america-region tag-miskito-coast tag-nicaragua tag-police-state">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Central America</span>						</div>
									 					 				<a href="https://countervortex.org/blog/nicaragua-indigenous-leader-dies-in-state-custody/">
			 					<img width="800" height="386" src="https://countervortex.org/wp-content/uploads/2026/06/Brooklyn-2-1468x710-copy.png" class="aligncenter wp-post-image" alt="Brooklyn Rivera" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/Brooklyn-2-1468x710-copy.png 816w, https://countervortex.org/wp-content/uploads/2026/06/Brooklyn-2-1468x710-copy-300x145.png 300w, https://countervortex.org/wp-content/uploads/2026/06/Brooklyn-2-1468x710-copy-768x371.png 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/nicaragua-indigenous-leader-dies-in-state-custody/" rel="bookmark" >Nicaragua: indigenous leader dies in state custody</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/04/" rel="bookmark"><time class="entry-date published" datetime="2026-06-04T14:49:56-04:00">June 4, 2026</time><time class="updated" datetime="2026-06-04T17:34:57-04:00">June 4, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/jurist/">Jurist</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>International human rights organizations released statements decrying the death of indigenous leader, politician and activist Brooklyn Rivera after years in Nicaraguan state custody. His passing came days after the Washington Office on Latin America (WOLA) <a href="https://www.wola.org/2026/05/wola-calls-for-the-immediate-release-and-medical-attention-for-nicaraguan-political-prisoner-brooklyn-rivera/" target="_blank" rel="noopener">called for</a> Rivera&#8217;s immediate release and urgent medical attention. WOLA raised concerns over his condition following the <a href="https://www.el19digital.com/articulos/ver/177578-informe-de-salud-de-brooklyn-rivera-bryan-del-ministerio-del-interior-y-ministerio-de-salud" target="_blank" rel="noopener">release</a> of a statement and photographs by the Nicaraguan government to provide proof of life, as <a href="https://www.ohchr.org/en/press-releases/2026/05/nicaragua-un-experts-appalled-allegations-death-custody-forcibly-disappeared" target="_blank" rel="noopener">requested</a> by UN experts. Rivera was a <a href="https://www.nbcnews.com/world/south-america/indigenous-leader-brooklyn-rivera-dies-nicaragua-rcna347780" target="_blank" rel="noopener">renowned</a> leader of the <a href="https://minorityrights.org/resources/the-miskito-indians-of-nicaragua/" target="_blank" rel="noopener">Miskito indigenous people</a> who played a central role in winning pledges of regional <a href="https://peacemaker.un.org/sites/default/files/document/files/2024/05/y20a20t20a20m20a202020p20e20a20c20e202020i20n20i20t20i20a20t20i20v20e.pdf" target="_blank" rel="noopener">autonomy</a> in peace negotiations with the Sandinista government after a period of armed insurgency in the 1980s. (Photo: Brooklyn Rivera family via <a href="https://www.amnesty.org/en/latest/news/2026/06/nicaragua-muerte-de-brooklyn-rivera-bajo-custodia-estatal-debe-ser-investigada-con-prontitud-y-de-manera-efectiva-e-independiente/">Amnesty International</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25315" class="post-25315 blog type-blog status-publish has-post-thumbnail hentry tag-albania tag-balkans tag-european-region tag-greece tag-land tag-land-grabbing tag-politics-of-anti-semitism tag-politics-of-cyberspace tag-propaganda tag-qatar tag-trumpism">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Europe</span>						</div>
									 					 				<a href="https://countervortex.org/blog/greco-albanians-protest-trump-linked-development-scheme/">
			 					<img width="800" height="500" src="https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania.jpg" class="aligncenter wp-post-image" alt="Albania" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania.jpg 1280w, https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania-1024x640.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania-300x188.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/Aquile_lanciate_da_ora_bandiera_dellAlbania-768x480.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/greco-albanians-protest-trump-linked-development-scheme/" rel="bookmark" >Greco-Albanians protest Trump-linked development scheme</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/03/" rel="bookmark"><time class="entry-date published" datetime="2026-06-03T22:28:26-04:00">June 3, 2026</time><time class="updated" datetime="2026-06-05T15:08:33-04:00">June 5, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Protesters clashed with security forces at the site of a planned luxury resort on Albania&#8217;s Adriatic coast linked to Ivanka Trump and Jared Kushner, the daughter and son-in-law of US President Donald Trump. The site, at Zvërnec, is one of the last nearly pristine coastal zones in the entire Mediterranean, and is located within Albania&#8217;s southern Greek-speaking region. The project has raised serious concerns among local ethnic Greek residents over the loss of their traditional lands. (Image: <a href="https://commons.wikimedia.org/wiki/File:Aquile_lanciate_da_ora_bandiera_dell%27Albania.jpg">Wikimedia Commons</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25313" class="post-25313 blog type-blog status-publish has-post-thumbnail hentry tag-land tag-land-grabbing tag-peru tag-andean-region tag-vatican">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">The Andes</span>						</div>
									 					 				<a href="https://countervortex.org/blog/peru-mass-of-reparation-for-abuses-of-catholic-society/">
			 					<img width="800" height="450" src="https://countervortex.org/wp-content/uploads/2026/06/piura.jpeg" class="aligncenter wp-post-image" alt="Catacaos" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/piura.jpeg 1280w, https://countervortex.org/wp-content/uploads/2026/06/piura-1024x576.jpeg 1024w, https://countervortex.org/wp-content/uploads/2026/06/piura-300x169.jpeg 300w, https://countervortex.org/wp-content/uploads/2026/06/piura-768x432.jpeg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/peru-mass-of-reparation-for-abuses-of-catholic-society/" rel="bookmark" >Peru: &#8216;Mass of Reparation&#8217; for abuses of Catholic society</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/03/" rel="bookmark"><time class="entry-date published" datetime="2026-06-03T18:51:13-04:00">June 3, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>A delegation from the Vatican—including cardinals and bishops—joined representatives of the Catholic Church in Peru to kneel before local campesinos and ask their forgiveness at a &#8220;Mass of Reparation&#8221; held at the parish of San Juan Bautista in Catacaos, Piura region. A Vatican investigation found that the Tallán indigenous communities of the parish for over a decade suffered land expropriation, physical threats and other abuses at the hands of the Sodalitium Christianae Vitae. The lay society, better known as &#8220;<a href="https://sodalitium.org/">Sodalicio</a>,&#8221; was among the most active Catholic movements in Latin America from the early 1970s until it was suppressed by order of Pope Francis in April 2025. (Photo: <a href="https://www.vaticannews.va/en/church/news/2026-05/peru-mass-reparation-victims-sodalitium.html">Vatican News</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25311" class="post-25311 blog type-blog status-publish has-post-thumbnail hentry tag-australia tag-climate-destabilization tag-control-of-oil tag-oceania-region tag-petro-resistance tag-planet-watch tag-politics-of-archaeology">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Planet Watch</span>						</div>
									 					 				<a href="https://countervortex.org/blog/australia-admits-un-expert-in-lng-site-challenge/">
			 					<img width="800" height="534" src="https://countervortex.org/wp-content/uploads/2026/06/aussieglyph.jpg" class="aligncenter wp-post-image" alt="Murujuga" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/aussieglyph.jpg 1000w, https://countervortex.org/wp-content/uploads/2026/06/aussieglyph-300x200.jpg 300w, https://countervortex.org/wp-content/uploads/2026/06/aussieglyph-768x512.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/australia-admits-un-expert-in-lng-site-challenge/" rel="bookmark" >Australia admits UN expert in LNG site challenge</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2026/06/03/" rel="bookmark"><time class="entry-date published" datetime="2026-06-03T14:10:46-04:00">June 3, 2026</time><time class="updated" datetime="2026-06-03T14:11:38-04:00">June 3, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/jurist/">Jurist</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The Federal Court of Australia has <a href="https://www.ohchr.org/en/press-releases/2026/05/australian-court-allows-first-ever-un-expert-intervention-landmark" target="_blank" rel="noopener">admitted</a> a UN special rapporteur on human rights and the environment as an intervenor in a judicial review concerning a liquefied natural gas (LNG) operation site. The admission marks the first time a national court has allowed a UN environmental expert to advise on international environmental law. Special Rapporteur Astrid Puentes Riaño is to intervene in light of the recent UN General Assembly<a href="https://docs.un.org/en/A/80/L.65" target="_blank" rel="noopener"> resolution</a> enshrining the duty of member states to protect the global climate system by reducing greenhouse gas emissions. (Photo: <a href="https://whc.unesco.org/en/list/1709/gallery/">UNESCO</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25308" class="post-25308 blog type-blog status-publish has-post-thumbnail hentry tag-drones tag-european-region tag-genocide tag-politics-of-archaeology tag-russia tag-ukraine">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Europe</span>						</div>
									 					 				<a href="https://countervortex.org/blog/russia-unlawfully-seizes-civilian-property-in-ukraine/">
			 					<img width="1" height="1" src="https://countervortex.org/wp-content/uploads//sites/default/files/ukraine_sm_2016_1.gif" class="aligncenter wp-post-image" alt="Ukraine" decoding="async" loading="lazy" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/russia-unlawfully-seizes-civilian-property-in-ukraine/" rel="bookmark" >Russia unlawfully seizes civilian property in Ukraine</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/02/" rel="bookmark"><time class="entry-date published" datetime="2026-06-02T23:09:08-04:00">June 2, 2026</time><time class="updated" datetime="2026-06-02T23:09:49-04:00">June 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 (HRW) reports that Russian authorities are <a href="https://www.hrw.org/news/2026/05/26/ukraine-russia-illegally-seizing-property-in-occupied-areas" target="_blank" rel="noopener">unlawfully seizing</a> civilian property belonging to Ukrainians in occupied areas of the country, in violation of international law. HRW analyzed some 8,000 cases involving property seizures filed in 25 courts in occupied areas, with court records showing &#8220;consistent disregard of evidence of ownership and efforts by owners to assert their rights.&#8221; The seizure of property has affected millions of displaced Ukrainians or those who refuse to re-register their properties under Russian law, as they are stripped of shelter, income, or the means to sustain their lives. (Map: <a href="https://maps.lib.utexas.edu/">PCL</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25306" class="post-25306 blog type-blog status-publish has-post-thumbnail hentry tag-canada tag-land tag-native-america tag-homeland-region">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">North America</span>						</div>
									 					 				<a href="https://countervortex.org/blog/canada-setback-for-aboriginal-title-on-private-lands/">
			 					<img width="800" height="527" src="https://countervortex.org/wp-content/uploads/2026/06/Wabanaki_Confederacy_Native_Names.png" class="aligncenter wp-post-image" alt="Wabanaki" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/06/Wabanaki_Confederacy_Native_Names.png 1754w, https://countervortex.org/wp-content/uploads/2026/06/Wabanaki_Confederacy_Native_Names-1024x675.png 1024w, https://countervortex.org/wp-content/uploads/2026/06/Wabanaki_Confederacy_Native_Names-300x198.png 300w, https://countervortex.org/wp-content/uploads/2026/06/Wabanaki_Confederacy_Native_Names-768x506.png 768w, https://countervortex.org/wp-content/uploads/2026/06/Wabanaki_Confederacy_Native_Names-1536x1012.png 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/canada-setback-for-aboriginal-title-on-private-lands/" rel="bookmark" >Canada: setback for Aboriginal title on private lands</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/02/" rel="bookmark"><time class="entry-date published" datetime="2026-06-02T20:56:18-04:00">June 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>The Supreme Court of Canada <a href="https://decisions.scc-csc.ca/scc-csc/scc-l-csc-a/en/item/21531/index.do" target="_blank" rel="noopener">refused</a> to hear an appeal by the six Wolastoqey communities of New Brunswick seeking to assert Aboriginal title over private lands. The refusal to hear the appeal makes final a lower court&#8217;s decision, holding that the Wolastoqey Nation cannot seek declarations of Aboriginal title over privately-owned lands, but may seek damages against the government for unjustified infringement of Aboriginal title. In response to the refusal, the Wolastoqey Nation <a href="https://wnnb.wolastoqey.ca/the-fight-for-our-homeland-will-continue-wolastoqey-chief/" target="_blank" rel="noopener">maintained</a> that it does not remove the government&#8217;s duty to First Nations. Chief Patricia Bernard of Madawaska said: &#8220;Our ancestors never surrendered our lands and waters&#8230; Our title has not been extinguished&#8230; The fight for our homeland will continue.&#8221; (Map of traditional Wabanaki Confederacy lands: <a href="https://commons.wikimedia.org/wiki/File:Wabanaki_Confederacy_%28Native_Names%29.png">Wikimedia Commons</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25304" class="post-25304 blog type-blog status-publish has-post-thumbnail hentry tag-new-york-city tag-homeland-region tag-police-state tag-politics-of-immigration tag-trumpism">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">New York City</span>						</div>
									 					 				<a href="https://countervortex.org/blog/new-york-state-limits-ice-enforcement-activities/">
			 					<img width="800" height="479" src="https://countervortex.org/wp-content/uploads/2026/01/border-patrol-srt-officer-minneapolis.jpg" class="aligncenter wp-post-image" alt="Border Patrol" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2026/01/border-patrol-srt-officer-minneapolis.jpg 1399w, https://countervortex.org/wp-content/uploads/2026/01/border-patrol-srt-officer-minneapolis-1024x613.jpg 1024w, https://countervortex.org/wp-content/uploads/2026/01/border-patrol-srt-officer-minneapolis-300x180.jpg 300w, https://countervortex.org/wp-content/uploads/2026/01/border-patrol-srt-officer-minneapolis-768x460.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/new-york-state-limits-ice-enforcement-activities/" rel="bookmark" >New York state limits ICE enforcement activities</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/01/" rel="bookmark"><time class="entry-date published" datetime="2026-06-01T22:35:54-04:00">June 1, 2026</time><time class="updated" datetime="2026-06-01T22:47:00-04:00">June 1, 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>New York Gov. Kathy Hochul signed <a href="https://www.governor.ny.gov/news/governor-hochul-signs-comprehensive-immigration-plan-protect-new-yorkers-against-ice" target="_blank" rel="noopener">legislation</a> that places limits on where and how Immigration &amp; Customs Enforcement (ICE) agents can enforce immigration law in the state. The new legislation also prohibits state and local police from cooperating with ICE to enforce civil laws. Under the new law, local governments, police forces and corrections agencies are no longer allowed to enter <a href="https://www.ice.gov/identify-and-arrest/287g" target="_blank" rel="noopener">287(g)</a> agreements, under which ICE delegates immigration enforcement to state or local officers. (Photo of ICE agents in Minnesota: <a href="https://chaddavis.photography/sets/ice-in-minneapolis/">Chad Davis</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25302" class="post-25302 blog type-blog status-publish has-post-thumbnail hentry tag-africa-region tag-bionoia tag-central-africa tag-detention tag-drc tag-kenya tag-peace-initiatives tag-trumpism tag-uganda">
	
			 			
			
					<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-appeal-for-peace-to-to-fight-ebola/">
			 					<img width="800" height="398" src="https://countervortex.org/wp-content/uploads/2020/05/congo-ituri-conflict-lede.jpg" class="aligncenter wp-post-image" alt="Ituri" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2020/05/congo-ituri-conflict-lede.jpg 955w, https://countervortex.org/wp-content/uploads/2020/05/congo-ituri-conflict-lede-300x149.jpg 300w, https://countervortex.org/wp-content/uploads/2020/05/congo-ituri-conflict-lede-768x382.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-appeal-for-peace-to-to-fight-ebola/" rel="bookmark" >DRC: appeal for peace to to fight Ebola</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/01/" rel="bookmark"><time class="entry-date published" datetime="2026-06-01T13:39:10-04:00">June 1, 2026</time><time class="updated" datetime="2026-06-01T13:50:46-04:00">June 1, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/irin/">TNH</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>The head of the World Health Organization has <a href="https://www.who.int/news/item/28-05-2026-message-by-the-who-director-general-to-the-people-of-the-democratic-republic-of-the-congo" target="_blank" rel="noopener">appealed</a> for a ceasefire in the Democratic Republic of Congo&#8217;s <a href="https://countervortex.org/blog/massacres-mount-in-eastern-drc/">Ituri</a> province, where Ebola is rapidly spreading. Director-general Dr. Tedros Adhanom Ghebreyesus&#8217; <a href="https://x.com/DrTedros/status/2059984851839647765" target="_blank" rel="noopener">statement</a> said even a temporary truce would allow health workers through and save lives. &#8220;I urge you, I implore you: give us the space to help the people who need it most,&#8221; he said, addressing the armed factions active in the province. Out of <a href="https://www.humanitariancoalition.ca/humanitarian-coalition-sounds-the-alarm-as-ebola-rapidly-spreads-in-drc-and-uganda" target="_blank" rel="noopener">nearly a thousand suspected Ebola cases</a> in the DRC and Uganda, over 220 people may have died, with the WHO warning that the outbreak could <a href="https://www.who.int/news/item/17-05-2026-epidemic-of-ebola-disease-in-the-democratic-republic-of-the-congo-and-uganda-determined-a-public-health-emergency-of-international-concern" target="_blank" rel="noopener">potentially be much larger</a>. (Photo of displaced persons camp in Ituri: Alexis Huguet/MSF via <a href="https://www.thenewhumanitarian.org/feature/2020/05/05/Ituri-Congo-Hema-Lendu-CODECO-demobilisation">TNH</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25299" class="post-25299 blog type-blog status-publish has-post-thumbnail hentry tag-china tag-crimea tag-cuba tag-detention tag-european-region tag-great-game tag-central-asia-region tag-morc tag-podcasts tag-politics-of-anti-semitism tag-politics-of-cyberspace tag-propaganda tag-idiot-left tag-russia tag-tatars tag-trumpism tag-uighurs tag-ukraine 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-hasan-piker-the-pro-fascist-pseudo-left/">
			 					<img width="714" height="398" src="https://countervortex.org/wp-content/uploads/2020/09/uyghurs.jpg" class="aligncenter wp-post-image" alt="Xinjiang" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2020/09/uyghurs.jpg 714w, https://countervortex.org/wp-content/uploads/2020/09/uyghurs-300x167.jpg 300w" sizes="auto, (max-width: 714px) 100vw, 714px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/podcast-hasan-piker-the-pro-fascist-pseudo-left/" rel="bookmark" >Podcast: Hasan Piker &#038; the pro-fascist pseudo-left</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/05/31/" rel="bookmark"><time class="entry-date published" datetime="2026-05-31T13:33:02-04:00">May 31, 2026</time><time class="updated" datetime="2026-06-01T00:43:08-04:00">June 1, 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>The <a href="https://wfin.com/fox-political-news/feds-subpoena-hasan-piker-medea-benjamin-over-cuba-trips/">administrative subpoenas</a> issued for <a href="https://www.youtube.com/watch?v=Rb-yN-p5bGM">Hasan Piker</a> and <a href="https://oaklandsocialist.com/2022/12/14/review-of-medea-benjamins-book-on-ukraine/">Medea Benjamin</a> over their participation in the <a href="https://countervortex.org/blog/will-us-cuba-deal-survive-trump/#comment-10017624">Cuba caravan</a> are to be opposed—in part because the subpoenas will only give their <a href="https://countervortex.org/blog/against-pseudo-left-disinformation-on-ukraine-iii/">sinister politics</a> greater cachet among neophyte activists! Piker&#8217;s <a href="https://www.scmp.com/news/us/diplomacy/article/3343845/hasan-piker-talks-about-his-controversial-china-trip-and-thinking-chinese-thoughts">shameless shilling</a>for the dictatorships of Xi Jinping and Vladimir Putin <a href="https://www.youtube.com/watch?v=Fu2VEpLjCcE">invisibilizes</a> the <a href="https://samuelcolterstonedempsey.substack.com/p/hasan-piker-in-china-the-forgotten">victims</a> of their ethno-supremacist <a href="https://countervortex.org/blog/rehabilitation-center-planned-for-crimean-tatars/">detention states</a>—such as the <a href="https://countervortex.org/blog/still-no-accountability-for-chinas-crimes-against-uyghurs/">Uyghurs</a> of <a href="https://countervortex.org/blog/probe-corporate-profit-from-uyghur-forced-labor/">Xinjiang</a> and the <a href="https://kyivindependent.com/in-crimea-you-cant-even-mention-it-out-loud-82-years-after-soviet-deportation-russia-continues-persecution-of-crimean-tatars/">Crimean Tatars</a>. This more critical point is obscured in the <a href="https://www.middleeasteye.net/trending/us-congress-consider-resolution-condemning-hasan-piker-and-candace-owens">endless outrage</a> over his supposed anti-Semitism. And with Xi and Putin <a href="https://www.lemonde.fr/en/opinion/article/2026/05/28/putin-and-xi-have-an-ace-up-their-sleeve-named-trump_6753908_23.html">joining with Trump</a> to build a <a href="https://countervortex.org/blog/today-greenland-tomorrow-the-world/">fascist world order</a>, Piker&#8217;s brand of campist pseudo-opposition (however <a href="https://www.youtube.com/watch?v=mT5-CEP5imM">overheated</a>) is compromised from the start, <a href="https://www.telegraph.co.uk/politics/2026/05/27/reform-makerfield-candidate-russia-within-rights-crimea/">mirroring</a> what it ostensibly opposes—subpoenas notwithstanding. In <a href="https://soundcloud.com/user-752167240/hasan-piker-the-pro-fascist">Episode 330</a> of the <a href="https://soundcloud.com/user-752167240">CounterVortex podcast</a>, <strong>Bill Weinberg</strong> breaks it down in his typically unsparing manner. (Photo: <a href="https://web.archive.org/web/20180820154817/https://baijiahao.baidu.com/s?id=1564669932542581&amp;wfr=spider&amp;for=pc">Xinjiang Judicial Administration</a> via <a href="https://thediplomat.com/2018/12/the-muslim-world-remains-largely-mute-on-uyghurs-plight/">The Diplomat</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25298" class="post-25298 blog type-blog status-publish has-post-thumbnail hentry tag-gaza-strip tag-genocide tag-israel tag-palestine-region tag-peace-initiatives">
	
			 			
			
					<div class="entry-summary entry-summary-with-thumbnail">
											<div class="region-badge">
<span class="region-badge-tag">Palestine</span>						</div>
									 					 				<a href="https://countervortex.org/blog/israeli-leaders-reaffirm-plans-to-ethnically-cleanse-gaza/">
			 					<img width="800" height="339" src="https://countervortex.org/wp-content/uploads/2025/04/Forced_Displacement_of_Gaza_Strip_Residents_During_the_Gaza-Israel_War_23-25.jpg" class="aligncenter wp-post-image" alt="Gaza" decoding="async" loading="lazy" srcset="https://countervortex.org/wp-content/uploads/2025/04/Forced_Displacement_of_Gaza_Strip_Residents_During_the_Gaza-Israel_War_23-25.jpg 1600w, https://countervortex.org/wp-content/uploads/2025/04/Forced_Displacement_of_Gaza_Strip_Residents_During_the_Gaza-Israel_War_23-25-1024x434.jpg 1024w, https://countervortex.org/wp-content/uploads/2025/04/Forced_Displacement_of_Gaza_Strip_Residents_During_the_Gaza-Israel_War_23-25-300x127.jpg 300w, https://countervortex.org/wp-content/uploads/2025/04/Forced_Displacement_of_Gaza_Strip_Residents_During_the_Gaza-Israel_War_23-25-768x325.jpg 768w, https://countervortex.org/wp-content/uploads/2025/04/Forced_Displacement_of_Gaza_Strip_Residents_During_the_Gaza-Israel_War_23-25-1536x651.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/israeli-leaders-reaffirm-plans-to-ethnically-cleanse-gaza/" rel="bookmark" >Israeli leaders reaffirm plans to ethnically cleanse Gaza</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/05/30/" rel="bookmark"><time class="entry-date published" datetime="2026-05-30T14:05:14-04:00">May 30, 2026</time><time class="updated" datetime="2026-06-03T02:47:41-04:00">June 3, 2026</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/irin/">TNH</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>Israeli Prime Minister Benjamin Netanyahu <a href="https://www.cnn.com/2026/05/28/middleeast/israel-netanyahu-military-70-percent-gaza-intl" target="_blank" rel="noopener">said</a> that he has ordered the Israeli military to take over 70% of the territory of the Gaza Strip, adding: &#8220;Let&#8217;s start with that.&#8221; Defense Minister Israel Katz meanwhile said the government is <a href="https://www.theguardian.com/world/2026/may/28/israels-defence-minister-says-large-scale-palestinian-migration-from-gaza-will-go-ahead" target="_blank" rel="noopener">planning</a> for large numbers of Palestinians to leave the enclave &#8220;at the right time and in the right manner&#8221;—which rights groups say amounts to ethnic cleansing. As global attention <a href="https://www.thenewhumanitarian.org/opinion/2026/05/11/pushing-back-against-erasure-gaza-flotilla">has shifted elsewhere</a>, Israel has created its own facts on the ground by <a href="https://countervortex.org/blog/amnesty-international-pressures-eu-on-board-of-peace/#comment-10017716">progressively inching forward</a> the so-called &#8220;yellow line&#8221; demarcating its area of control. More than 60% of Gaza&#8217;s territory currently falls within this line, and the Israeli military regularly kills and injures Palestinians in the vicinity of the shifting boundary. (Photo: Jaber Jehad Badwan via <a href="https://commons.wikimedia.org/wiki/File:Forced_Displacement_of_Gaza_Strip_Residents_During_the_Gaza-Israel_War_23-25.jpg">Wikimedia Commons</a>)</p>
																						 		</div>

			 	

		

		</article><!-- #post-## -->
</div><!-- .tile-post -->
					
								
				<div class="tile-blog">
<article id="post-25297" class="post-25297 blog type-blog status-publish has-post-thumbnail hentry tag-africa-region tag-arms-traffic tag-colombia tag-corporate-rule tag-darfur tag-genocide tag-great-game tag-gulf-states 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-recruits-colombian-fighters-for-sudans-rsf-report/">
			 					<img width="320" height="240" src="https://countervortex.org/wp-content/uploads/2020/05/sudan.jpg.gif" class="aligncenter wp-post-image" alt="Sudan" decoding="async" loading="lazy" />			 				</a>
				 			<header class="entry-header">
		 					<h2 class="entry-title"><a href="https://countervortex.org/blog/uae-recruits-colombian-fighters-for-sudans-rsf-report/" rel="bookmark" >UAE recruits Colombian fighters for Sudan&#8217;s RSF: report</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/05/29/" rel="bookmark"><time class="entry-date published" datetime="2026-05-29T14:46:57-04:00">May 29, 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 company based in the United Arab Emirates (UAE) has hired and transported hundreds of Colombian private military contractors to Sudan to fight for the <a href="https://rapidsupportforce.com/en" target="_blank" rel="noopener">Rapid Support Forces</a> (<a href="https://countervortex.org/blog/sudan-rsf-commander-named-in-war-crimes/">RSF</a>), Human Rights Watch charges in a new <a href="https://www.hrw.org/news/2026/05/25/sudan-colombians-linked-to-atrocities-trained-in-uae-bases" target="_blank" rel="noopener">report</a>. HRW found that the recruits passed through a UAE military base in Ghiyathi and an apparent private military facility in Al Wathba, both in the Emirate of Abu Dhabi. HRW called on the international community to press the UAE to end its support for the RSF by suspending military cooperation and arms sales. (Map: <a href="https://legacy.lib.utexas.edu/maps/">PCL</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-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" >BURMA: JUNTA-CONTROLLED ELECTORAL &#8216;SHAM&#8217;</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/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="2025-12-29T00:15:23-05:00">December 29, 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>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">BURMA: JUNTA-CONTROLLED ELECTORAL &#8216;SHAM&#8217;</span>&nbsp;<span class="fa fa-angle-double-right" aria-hidden="true"></span></a>									 		</div>

			 	

		

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

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

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

			 	

		

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

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

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

			 	

		

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

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

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

			 	

		

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

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

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

			 	

		

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

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

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

			 	

		

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

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

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

			 	

		

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

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

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

			 	

		

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

					
								
				<div class="tile-post">
<article id="post-23530" class="post-23530 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/chiquita-to-pay-for-paramilitary-terror/">
			 					<img width="1" height="1" src="https://countervortex.org/wp-content/uploads//sites/default/files/colombia_paramilitares-770x400.jpg" class="aligncenter wp-post-image" alt="paramilitaries" decoding="async" loading="lazy" />			 				</a>
				 			<header class="entry-header">
					<div class="entry-post-format">
							</div>
		 					<h2 class="entry-title"><a href="https://countervortex.org/chiquita-to-pay-for-paramilitary-terror/" rel="bookmark" >CHIQUITA TO PAY FOR PARAMILITARY TERROR IN COLOMBIA</a></h2>		
				<!--div class="entry-meta">
			<span class="posted-on"><i class="fa fa-calendar" aria-hidden="true"></i> <a href="https://countervortex.org/2024/06/15/" rel="bookmark"><time class="entry-date published" datetime="2024-06-15T22:35:07-04:00">June 15, 2024</time><time class="updated" datetime="2024-06-17T00:15:21-04:00">June 17, 2024</time></a></span><span class="byline"> <i class="fa fa-user" aria-hidden="true"></i> <span class="author vcard"><a class="url fn n" href="https://countervortex.org/author/countervortex/">CounterVortex</a></span></span>		</div--><!-- .entry-meta -->
			</header><!-- .entry-header -->

				 		<!--?php wp_trim_words( get_the_excerpt(), 10, ''); ?-->
				 		<p>In 2007, Chiquita—one of the world&#8217;s largest banana producers—admitted that for years it had been knowingly paying a Colombian terrorist organization to protect its operations in the country. The consequence was predictably violent, resulting in thousands of murders, disappearances, and acts of torture. This week, nearly two decades later, a federal jury in South Florida ordered the company to pay upwards of $38 million in damages in the first of multiple waves of wrongful death and disappearance lawsuits. In an explainer for <strong>JURIST</strong>, <strong>Ingrid Burke Friedman</strong> explores the factors that drove the multinational to make these payments, the consequences, and the legal impact.</p>
													<a class="more-link" href="https://countervortex.org/chiquita-to-pay-for-paramilitary-terror/">Continue Reading<span class="screen-reader-text">CHIQUITA TO PAY FOR PARAMILITARY TERROR IN COLOMBIA</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/greco-albanians-protest-trump-linked-development-scheme/#comment-10017794">Propaganda and the Albania protests</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/china-bans-families-from-mourning-tiananmen-victims/#comment-10017793">Tiananmen Square in the Great Game</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/reversal-for-hard-right-in-hungary-peru-in-the-balance/#comment-10017792">Hungary prosecutors drop charges against Budapest mayor</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/uncertain-ceasefire-in-iran/#comment-10017791">US House passes resolution to end conflict in Iran</a></li><li class="recentcomments"><a href="https://countervortex.org/blog/drc-appeal-for-peace-to-to-fight-ebola/#comment-10017790">Kenya court lengthens suspension of US Ebola center</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/orbital-data-centers-in-legal-vacuum/">ORBITAL DATA CENTERS IN LEGAL VACUUM</a>
									</li>
											<li>
					<a href="https://countervortex.org/no-authorization-no-imminence-no-plan/">TRUMP&#8217;S IRAN WAR: NO AUTHORIZATION, NO IMMINENCE, NO PLAN</a>
									</li>
											<li>
					<a href="https://countervortex.org/the-lunar-jurisdictional-trap/">THE LUNAR JURISDICTIONAL TRAP</a>
									</li>
											<li>
					<a href="https://countervortex.org/burma-junta-controlled-electoral-sham/">BURMA: JUNTA-CONTROLLED ELECTORAL &#8216;SHAM&#8217;</a>
									</li>
											<li>
					<a href="https://countervortex.org/when-citizenship-becomes-caste/">WHEN CITIZENSHIP BECOMES CASTE</a>
									</li>
					</ul>

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

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

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

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

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

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

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

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

/* eslint-env es6 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	return true;
}

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

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

			if ( isIdentical ) {
				return false;
			}

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

			if ( isIdentical ) {
				return false;
			}

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

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

	return false;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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