ADVERTISEMENT

US Jews battle new 'mainstreamed' anti-Semitism

Published Dec 3, 2022 12:21 pm

WASHINGTON, United States -- President Joe Biden's emphatic condemnation of anti-Semitism Friday was driven by an alarming normalization of anti-Jewish tropes and hate speech by influential public figures and on social media, experts said.

One day after hip-hop and fashion mogul Kanye West voiced a "love" for Nazis and 10 days after ex-president Donald Trump dined with West and white supremacist Nick Fuentes, Biden blasted a message about open anti-Semitism on Twitter.

"Silence is complicity," Biden said.

"The Holocaust happened. Hitler was a demonic figure. And instead of giving it a platform, our political leaders should be calling out and rejecting anti-Semitism wherever it hides."

Experts said the most recent controversies underscore a difficult new-generation fight against bigoted memes and conspiracy theories about Jews entering the mainstream.

Some of the new anti-Semitism has been propelled through Trump's MAGA movement and the parallel QAnon conspiracy community.

Some has also been advanced through youth and African American communities by influential celebrities like West and basketball star Kyrie Irving, boosted by largely uncensored social media platforms.

West capped weeks of stoking anti-Semitic fires on Thursday when, in a podcast joined by Fuentes and extremist Alex Jones, he praised Hitler and then posted online a Nazi swastika interlaced with a Star of David.

Trump factor

Oren Segal of ADL, which fights anti-Semitism, said the trend has been building for some time, with more people, intentionally or unintentionally, spreading anti-Semitic ideas.

"When you have celebrities who are promoting classic anti-Semitism like Kanye West, who has more followers on Twitter than there are Jews on the planet Earth, that is going to make that part of the public discussion," Segal told AFP.

Aside from Trump dining with West and Fuentes, Segal noted, several Republican elected officials readily attended a pro-Trump conference organized by Fuentes earlier this year.

"That normalisation is not something that just began when Kanye lost his mind. It's something that we have seen in the public, frankly, for a long time," Segal.

Trumpism is an important factor, he added.

"If Trumpism is understood as normalising disinformation and conspiracy theories, the normalisation of anti-Semitism is not far behind," he said.

That has real consequences, he said, pointing to the deadly extremist attacks on synagogues in Pittsburgh, Pennsylvania and Poway, California in 2018 and 2019.

Fringe ideas hit the mainstream

The fact that West and Irving are both Black raised concerns about a surge of anti-Semitism among African Americans and young minorities.

But Cheryl Greenberg, a professor at Trinity College, said they reflected general trends in their communities.

"What I think it is, is the trend of mainstreaming otherwise fringe ideas."

For example, she said, Irving highlighted an old video by the Black Hebrew Israelites, who are critical of Jews.

"They've been preaching the same stuff for decades," Greenberg said.

"What's unusual, I think, or what's new, is that they've managed to move from New York street corners and elsewhere into the mainstream."

A big reason for that is social media, which makes it easier to preserve and share anything, including hate.

Elon Musk's haphazard takeover of Twitter showed how fast objectionable material of any kind -- against Jews or others -- can return if a platform is not extremely diligent.

Segal said bigger problems are the "ecosystem" of algorithm-based video hosts like TikTok and mostly uncensored messaging and discussion boards like Telegram and Reddit, where virtual, global communities are built around anti-Semitism.

"It's just a toxic online environment, where the most vulnerable people are getting their worldview, where I think we're starting to see the consequences," said Segal.

Alliances unraveled

Greenberg said another problem is that anti-Semitism's importance has dissipated among younger Americans who are less knowledgeable about the Holocaust and are focused on the issues of other marginalized or oppressed groups, whether ethnic minorities or LGBTQ.

"The ways the Jews have made anti-Semitism a primary issue has made it much more difficult to engage with the many groups," said Greenberg.

She said the 1950-60s alliance between African Americans and Jews for civil rights has mostly unraveled.

A younger generation of Blacks and other minorities today don't see Jews as "fellow sufferers," in part because they consider Jews as successful whites, Greenberg said.

"There are many groups out there, it is not just about Jews, it's about lots of people," she said.

Greenberg said the only answer is to work more closely with other groups -- even those critical of Israel -- to keep the issue of anti-Semitism in the mix.

"It's never-ending because as soon as people forget, we fall off the radar," she said.


Related Tags

anti-semitism jews US
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.