Amy Coney Barrett’s confirmation hearings; the First Amendment and disinformation; and the latest election machinations. – Slate
")), n = v(f[r.size_id].split("x").map(function (e) { return Number(e); }), 2), i.width = n[0], i.height = n[1]), i.rubiconTargeting = (Array.isArray(r.targeting) ? r.targeting : []).reduce(function (e, r) { return e[r.key] = r.values[0], e; }, { rpfl_elemid: s.adUnitCode }), e.push(i)) : g.logError("Rubicon: bidRequest undefined at index position:".concat(t), c, d), e; }, []).sort(function (e, r) { return (r.cpm || 0) - (e.cpm || 0); }); }, getUserSyncs: function getUserSyncs(e, r, t, i) { if (!R && e.iframeEnabled) { var n = ""; return t && "string" == typeof t.consentString && ("boolean" == typeof t.gdprApplies ? n += "?gdpr=".concat(Number(t.gdprApplies), "&gdpr_consent=").concat(t.consentString) : n += "?gdpr_consent=".concat(t.consentString)), i && (n += "".concat(n ? "&" : "?", "us_privacy=").concat(encodeURIComponent(i))), R = !0, { type: "iframe", url: a + n }; } }, transformBidParams: function transformBidParams(e) { return g.convertTypes({ accountId: "number", siteId: "number", zoneId: "number" }, e); } }; function _(e, r) { var t, i = 0 e.length) && (t = e.length); for (var r = 0, n = new Array(t); r '; var r, n; }; }; var a = function a(e) { var r = 0 = e && r.innerWidth r.length) && (e = r.length); for (var t = 0, n = new Array(e); t b ? a : b; } /** * Fast loop through watched elements */ function onScroll() { list.forEach(updateVisibility); } /** * updates seen property * @param {Visble} item * @param {{}} evt * @fires Visible#shown * @fires Visible#hidden */ function updateSeen(item, evt) { var px = evt.visiblePx, percent = evt.visiblePercent; // if some pixels are visible and we're greater/equal to threshold if (px && percent >= item.shownThreshold && !item.seen) { item.seen = true; setTimeout(function () { item.trigger("shown", new VisibleEvent("shown", evt)); }, 15); // if no pixels or percent is less than threshold } else if ((!px || percent = 0 && rect.left >= 0 && rect.bottom 1) { result += getLinearSpacialHash(remainder, Math.floor(stepSize / base), optimalK - 1, base); } return result; } /** * @param {ClientRect} rect * @param {number} innerHeight * @returns {number} */ function getVerticallyVisiblePixels(rect, innerHeight) { return min(innerHeight, max(rect.bottom, 0)) - min(max(rect.top, 0), innerHeight); } /** * Get offset of element relative to entire page * * @param {Element} el * @returns {{left: number, top: number}} * @see http://jsperf.com/offset-vs-getboundingclientrect/7 */ function getPageOffset(el) { var offsetLeft = el.offsetLeft, offsetTop = el.offsetTop; while (el = el.offsetParent) { offsetLeft += el.offsetLeft; offsetTop += el.offsetTop; } return { left: offsetLeft, top: offsetTop }; } /** * Create a new Visible class to observe when elements enter and leave the viewport * * Call destroy function to stop listening (this is until we have better support for watching for Node Removal) * @param {Element} el * @param {{shownThreshold: number, hiddenThreshold: number}} [options] * @class * @example this.visible = new $visibility.Visible(el); */ Visible = function Visible(el, options) { options = options || {}; this.el = el; this.seen = false; this.preload = false; this.preloadThreshhold = options && options.preloadThreshhold || 0; this.shownThreshold = options && options.shownThreshold || 0; this.hiddenThreshold = options && min(options.shownThreshold, options.hiddenThreshold) || 0; list.push(this); updateVisibility(this); // set immediately to visible or not }; Visible.prototype = { /** * Stop triggering. */ destroy: function destroy() { // remove from list list.splice(list.indexOf(this), 1); } /** * @name Visible#on * @function * @param {'shown'|'hidden'} e EventName * @param {function} cb Callback */ /** * @name Visible#trigger * @function * @param {'shown'|'hidden'} e * @param {{}} */ }; Eventify.enable(Visible.prototype); VisibleEvent = function VisibleEvent(type, options) { var _this = this; this.type = type; Object.keys(options).forEach(function (key) { _this[key] = options[key]; }); }; // listen for scroll events (throttled) $document.addEventListener("scroll", _throttle(onScroll, 200)); // public this.getPageOffset = getPageOffset; this.getLinearSpacialHash = getLinearSpacialHash; this.getVerticallyVisiblePixels = getVerticallyVisiblePixels; this.getViewportHeight = getViewportHeight; this.getViewportWidth = getViewportWidth; this.isElementNotHidden = isElementNotHidden; this.isElementInViewport = isElementInViewport; this.Visible = Visible;}]);}, {}];require=(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o
See the original post:
Amy Coney Barrett's confirmation hearings; the First Amendment and disinformation; and the latest election machinations. - Slate
- Fox News rebuke shows Trumps attacks on First Amendment are hitting roadblocks - CNN - October 15th, 2025 [October 15th, 2025]
- Americans agree the First Amendment is important, but many are unsure why, survey says - AL.com - October 15th, 2025 [October 15th, 2025]
- Chiles v. Salazar : a Defining Test for the First Amendment - City Journal - October 15th, 2025 [October 15th, 2025]
- State of the First Amendment Address to focus on algorithms, free expression, AI - University of Kentucky - October 15th, 2025 [October 15th, 2025]
- New York Times, AP, Newsmax Among News Outlets Who Say They Wont Sign New Pentagon Rules - First Amendment Watch - October 15th, 2025 [October 15th, 2025]
- Editors notebook: The First Amendment under threat in Tennessee - Tennessee Lookout - October 15th, 2025 [October 15th, 2025]
- U.S. news organizations reject Pentagon reporting rules, say they undermine First Amendment - The Globe and Mail - October 15th, 2025 [October 15th, 2025]
- Why free speech rights got left out of the Constitution and added in later via the First Amendment - The Fulcrum - October 15th, 2025 [October 15th, 2025]
- California Wants To Punish Social Platforms for Aiding and Abetting the First Amendment - Reason Magazine - October 15th, 2025 [October 15th, 2025]
- Hegseths First Amendment war: The press is correct to walk away from ridiculous Pentagon pledge - New York Daily News - October 15th, 2025 [October 15th, 2025]
- The First Amendment is fading and we are letting it happen - Talon Marks - October 15th, 2025 [October 15th, 2025]
- Friday Oct. 17 12:30pm-1:30pm Zoom event: Trump, the Media, and the First Amendment - Reason Magazine - October 15th, 2025 [October 15th, 2025]
- California wants to make platforms pay for offensive user posts. The First Amendment and Section 230 say otherwise. - FIRE | Foundation for Individual... - October 13th, 2025 [October 13th, 2025]
- 'Retaliation For Protected First Amendment Activity' - NASA Workers Union Sues Trump Over 'Unlawful' Effort To Strip Collective Bargaining Rights -... - October 13th, 2025 [October 13th, 2025]
- We took the freedom of speech away: On First Amendment, Trump says quiet part out loud - MSNBC News - October 11th, 2025 [October 11th, 2025]
- Opinion: Why NPRs dispute with CPB really is about the First Amendment - current.org - October 11th, 2025 [October 11th, 2025]
- Jane Fonda Helps Revive Committee For The First Amendment - Honolulu Civil Beat - October 11th, 2025 [October 11th, 2025]
- Pastor shot in the head by ICE agents sues Trump administration over First Amendment threats in Chicago - the-independent.com - October 11th, 2025 [October 11th, 2025]
- Are KY mans Halloween decorations protected by First Amendment? What experts say - Lexington Herald Leader - October 11th, 2025 [October 11th, 2025]
- National Review : The First Amendment Applies to the Doctors Office, Too - Pacific Legal Foundation - October 11th, 2025 [October 11th, 2025]
- Are College GameDay Signs Protected by the First Amendment? - Freedom Forum - October 11th, 2025 [October 11th, 2025]
- Kirk, Kimmel and the First Amendment | Letter to the editor - Mercer Island Reporter - October 11th, 2025 [October 11th, 2025]
- Jimmy Kimmels First Amendment right to be annoying | Andrew D. Hayes - MassLive - October 11th, 2025 [October 11th, 2025]
- Muslim activists cite First Amendment as defense for vandalizing Texas church with anti-Israel graffiti - Christian Post - October 11th, 2025 [October 11th, 2025]
- When Conversion Therapy Meets the First Amendment: A Landmark Case Before the U.S. Supreme Court - ZENIT - English - October 11th, 2025 [October 11th, 2025]
- Your right to know: What the First Amendment really says about freedom of the press - The Laconia Daily Sun - October 11th, 2025 [October 11th, 2025]
- A Matter of Fact: The gift of the First Amendment - 9News - October 11th, 2025 [October 11th, 2025]
- Rutherford Co. teacher fired for comments about Kirk files First Amendment lawsuit - The Daily News Journal - October 11th, 2025 [October 11th, 2025]
- Why free speech rights got left out of the Constitution and added in later via the First Amendment - The Conversation - October 9th, 2025 [October 9th, 2025]
- Mary Rose Papandrea Installed as Burchfield Professor of First Amendment and Free Speech Law - GW Today - October 9th, 2025 [October 9th, 2025]
- Supreme Court Weighs First Amendment Challenge to Colorados Ban on Conversion Therapy for Minors - Law Commentary - October 9th, 2025 [October 9th, 2025]
- 'We took the freedom of speech away:' Trump on flag burning protection, First Amendment - USA Today - October 9th, 2025 [October 9th, 2025]
- Jane Fonda heads celebrity-organized Committee for the First Amendment - The Tufts Daily - October 9th, 2025 [October 9th, 2025]
- Pastor shot in the head by ICE agents sues Trump administration over First Amendment threats in Chicago - The Independent - October 9th, 2025 [October 9th, 2025]
- CAC Release: Colorado Banned Conversion Therapy Because It Is Harmful. That Conversion Therapy is Accomplished Through Speech Does Not Make Colorados... - October 9th, 2025 [October 9th, 2025]
- Board of Health gets updates in wake of First Amendment audit controversy - Hopkinton Independent - October 9th, 2025 [October 9th, 2025]
- A new lawsuit claims the federal government is infringing on first amendment rights | First Listen - NPR Illinois - October 9th, 2025 [October 9th, 2025]
- Letter to the editor: Beware of abridgement of the First Amendment - The Independent Record - October 9th, 2025 [October 9th, 2025]
- NPPA raises First Amendment concerns over largest drone flight ban ever issued in US - Editor and Publisher - October 9th, 2025 [October 9th, 2025]
- Why free speech rights got left out of the Constitution and added in later via the First Amendment - EL OBRERO | Periodismo Transversal - October 9th, 2025 [October 9th, 2025]
- Cancel culture is undermining the First Amendment and the press is helping | Column - Tampa Bay Times - October 7th, 2025 [October 7th, 2025]
- Charlie Kirks Death Has Created New Debates Around The First Amendment - Religion Unplugged - October 7th, 2025 [October 7th, 2025]
- FBI Cuts Ties With Southern Poverty Law Center, Anti-Defamation League After Conservative Complaints - First Amendment Watch - October 7th, 2025 [October 7th, 2025]
- How Unique is the First Amendment? featuring Floyd Abrams Harrington School of Communication and Media - The University of Rhode Island - October 7th, 2025 [October 7th, 2025]
- Apple and Google Block Apps That Crowdsource ICE Sightings. Some Warn of Chilling Effects - First Amendment Watch - October 7th, 2025 [October 7th, 2025]
- Iconic First Amendment Attorney To Offer Forecast 2026 Keynote - Radio & Television Business Report - October 7th, 2025 [October 7th, 2025]
- Opinion: Local journalism is too important to give up on, and the First Amendment is too important to surrender - Anchorage Daily News - October 7th, 2025 [October 7th, 2025]
- The Trump administration is waging a systematic assault on First Amendment - The Durango Herald - October 7th, 2025 [October 7th, 2025]
- Press, protesters sue Trump administration over First Amendment violations at ICE facility in Broadview - Yahoo - October 7th, 2025 [October 7th, 2025]
- SCOTUS To Consider Whether Conversion Therapy Bans Violate First Amendment - GO Magazine - October 7th, 2025 [October 7th, 2025]
- California educators First Amendment rights face test in wake of Charlie Kirks killing - EdSource - October 4th, 2025 [October 4th, 2025]
- Reagan-Appointed Judge Calls Out Trumps Full-Throated Assault on the First Amendment - Democracy Docket - October 4th, 2025 [October 4th, 2025]
- Federal judge overturns part of Fla. book-ban law, drawing on nearly 100 years of precedent protecting First Amendment access to ideas - Middle... - October 4th, 2025 [October 4th, 2025]
- Senators Blumenthal and Warren on First Amendment and the FCC - C-SPAN - October 4th, 2025 [October 4th, 2025]
- A Word From Legal: Social Media, the First Amendment, and You - Maryland State Education Association - October 4th, 2025 [October 4th, 2025]
- League of Women Voters spotlights First Amendment - Midland Daily News - October 4th, 2025 [October 4th, 2025]
- A grave dancing teacher tests the First Amendment in San Jacinto public schools - Orange County Register - October 4th, 2025 [October 4th, 2025]
- Clemson University being sued, claiming the school violated First Amendment - WLTX - October 4th, 2025 [October 4th, 2025]
- First Amendment invoked in bid to demolish Holy Cross Catholic Church. Here's what historic board decided - IndyStar - October 2nd, 2025 [October 2nd, 2025]
- Is counseling entitled to protection under the First Amendment? - American Psychological Association (APA) - October 2nd, 2025 [October 2nd, 2025]
- Jane Fonda Relaunches Committee for the First Amendment With Support of 550 Celebrities Including Pedro Pascal, Viola Davis and More - Variety - October 2nd, 2025 [October 2nd, 2025]
- US stars back relaunched Committee for the First Amendment - Music Ally - October 2nd, 2025 [October 2nd, 2025]
- Jane Fonda reboots Committee for the First Amendment: Artists must speak out before its too late - The Hill - October 2nd, 2025 [October 2nd, 2025]
- Nearly 80 years after McCarthyism, Jane Fonda relaunches Committee for the First Amendment: The stakes are too high - CNN - October 2nd, 2025 [October 2nd, 2025]
- Full-throated assault on the First Amendment: Judge rips into Trump over attempts to deport pro-Palestinian academics - CNN - October 2nd, 2025 [October 2nd, 2025]
- Your right to know: What the First Amendment really says about freedom of the press - The Montpelier Bridge - October 2nd, 2025 [October 2nd, 2025]
- Rhode Island Latino Arts vs. the Trump administration: Inside a First Amendment court battle - Rhode Island PBS - October 2nd, 2025 [October 2nd, 2025]
- LETTER TO THE EDITOR: School district doesnt believe in First Amendment - Rogue Valley Times - October 2nd, 2025 [October 2nd, 2025]
- Judge Finds the Trump Administration Unconstitutionally Targeted Noncitizens Over Gaza War Protests - First Amendment Watch - October 2nd, 2025 [October 2nd, 2025]
- Jane Fonda Relaunches the Committee for the First Amendment with 550+ Signatories (Including Me) - The Ankler. - October 2nd, 2025 [October 2nd, 2025]
- Jane Fonda Relaunches McCarthy-Era Committee For The First Amendment With Support Of 550 Celebrities Including Barbra Streisand, Pedro Pascal, Ben... - October 2nd, 2025 [October 2nd, 2025]
- Committee to Protect Journalists calls on FCC chair to respect First Amendment rights, press freedom - Editor and Publisher - October 2nd, 2025 [October 2nd, 2025]
- Trump is targeting the First Amendment rights of all Americans - The Contrarian - October 2nd, 2025 [October 2nd, 2025]
- Sens. Blumenthal and Warren Hold Forum on First Amendment and FCC - C-SPAN - September 30th, 2025 [September 30th, 2025]
- The First Amendment Applies to the Doctors Office, Too - National Review - September 30th, 2025 [September 30th, 2025]
- Readers respond: Stand strong for First Amendment - OregonLive.com - September 30th, 2025 [September 30th, 2025]
- The First Amendment as a racist weapon - People's World - September 30th, 2025 [September 30th, 2025]
- Judge Rules MyPillow Guy Mike Lindell Defamed Smartmatic With False Claims on Voting Machines - First Amendment Watch - September 30th, 2025 [September 30th, 2025]
- Someone remind Florida universities that you either have a First Amendment, or you dont - Creative Loafing Tampa - September 30th, 2025 [September 30th, 2025]
- A Big Win for the First Amendment in Retaliatory Case Filed Against Journalist Timothy Burke - freepress.net - September 28th, 2025 [September 28th, 2025]