More stories

  • in

    Schwarzenegger rebukes Trump and compares Capitol riot to Kristallnacht

    Arnold Schwarzenegger issued a stinging rebuke of Donald Trump on Sunday, comparing the riot at the US Capitol which the president incited to Kristallnacht, the night in November 1938 when Nazi thugs attacked Jewish Germans and their property, a harbinger of horrors to come.
    He also compared American democracy to a weapon he wielded onscreen in the loincloth of Conan the Barbarian nearly 40 years ago, saying: “Our democracy is like the steel of this sword. The more it is tempered, the stronger it becomes.”
    Trump supporters broke into the Capitol on Wednesday after the president told them to “fight like hell” in support of his attempt to overturn election defeat by Joe Biden. Five people died, including a Capitol police officer who was hit with a fire extinguisher and a rioter shot by law enforcement.
    Authorities have made numerous arrests, among them one man charged with bringing firearms and explosives to Washington and another who allegedly threatened to kill House speaker Nancy Pelosi. Chants of “Hang Mike Pence” were heard and one rioter was seen carrying plastic “zip tie” handcuffs, suggesting plans to kidnap lawmakers.
    Trump, who will leave office on 20 January, now faces a second impeachment.
    As a two-term governor of California as well as the star of the Terminator franchise and other action classics, Schwarzenegger maintains a presence and a voice in Republican politics. He has clashed with Trump before.
    On Sunday, in a video posted to social media and scored to rousing classical music, the 73-year-old said he “would like to say a few words to my fellow Americans and to our friends around the world about the events of recent days”.
    “I grew up in Austria and was very aware of Kristallnacht, or the Night of Broken Glass,” he said. “It was a night of rampage against the Jews carried out [by] the Nazi equivalent of the Proud Boys [a quasi-fascist group of Trump supporters].”
    “Wednesday was the Day of Broken Glass right here in the United States. The broken glass was in the windows of the United States Capitol. But the mob did not just shatter the windows of the Capitol. It has shattered the ideals we took for granted. They did not just break down the doors of the building that housed American democracy. They trampled the very principles on which our country was founded.”
    On Sunday it was reported that another officer had died, though it was not immediately clear if the death was related to the Capitol riot.
    Schwarzenegger described a traumatic childhood in post-war Austria, the son of a police officer who joined the Nazi party.
    “I have seen firsthand how things can spin out of control,” Schwarzenegger said. “I know there is a fear in this country and all over the world that something like this could happen right here. I do not believe it is.
    “But I do believe that we must be aware of the dire consequences of selfishness and cynicism. President Trump sought to overturn the results of an election. And a fair election. He sought a coup by misleading people with lies. My father and our neighbours were misled also with lies. I know where such lies lead.
    “President Trump is a failed leader. He will go down in history as the worst president ever. The good thing is he soon will be as irrelevant as an old tweet.”
    Schwarzenegger appealed to Americans’ patriotism and commended lawmakers who regathered after the assault on the Capitol to confirm Biden’s victory, despite objections from 147 Republican representatives and senators. More

  • in

    Meena Harris, Building That Brand

    @media (pointer: coarse) {
    .nytslm_outerContainer {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    }
    }

    .nytslm_outerContainer {
    display: flex;
    align-items: center;
    /* Fixes IE */
    overflow-x: auto;
    box-shadow: -6px 0 white, 6px 0 white, 1px 3px 6px rgba(0, 0, 0, 0.15);
    padding: 10px 1.25em 10px;
    transition: all 250ms;
    -ms-overflow-style: none;
    /* IE 10+ */
    scrollbar-width: none;
    /* Firefox */
    background: white;
    margin-bottom: 20px;
    z-index: 1000;
    }

    @media (min-width: 1024px) {
    .nytslm_outerContainer {
    margin-bottom: 0px;
    padding: 13px 1.25em 10px;
    }
    }

    .nytslm::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
    }

    .nytslm_innerContainer {
    margin: unset;
    display: flex;
    align-items: center;
    }

    @media (min-width: 600px) {
    .nytslm_innerContainer {
    margin: auto;
    min-width: 600px;
    }
    }

    .nytslm_title {
    padding-right: 1em;
    border-right: 1px solid #ccc;
    }

    @media (min-width: 740px) {
    .nytslm_title {
    max-width: none;
    font-size: 1.0625rem;
    line-height: 1.25rem;
    }
    }

    .nytslm_spacer {
    width: 0;
    border-right: 1px solid #E2E2E2;
    height: 45px;
    margin: 0 1.4em;
    }

    .nytslm_list {
    font-family: nyt-franklin, helvetica, arial, sans-serif;
    display: flex;
    width: auto;
    list-style: none;
    padding-left: 1em;
    flex-shrink: 0;
    align-items: baseline;
    justify-content: center;
    }

    .nytslm_li {
    margin-right: 1.4em;
    flex-shrink: 0;
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    font-weight: 600;
    padding: 1em 0;
    }

    #nytslm .nytslm_li a {
    color: #121212;
    text-decoration: none;
    }

    #nytslm .nytsmenu_li_current,
    #nytslm .nytslm_li a:hover,
    #nytslm .nytslm_li a:active,
    #nytslm .nytslm_li a:focus {
    color: #121212;
    border-bottom: 2px solid #121212;
    padding-bottom: 2px;
    }

    .nytslm_li_live_loud:after {
    content: ‘LIVE’
    }

    .nytslm_li_live_loud {
    background-color: #d0021b;
    color: white;
    border-radius: 3px;
    padding: 4px 6px 2px 6px;
    margin-right: 2px;
    display: inline-block;
    letter-spacing: 0.03rem;
    font-weight: 700;
    }

    .nytslm_li_upcoming_loud {
    border: 1px solid #d0021b;
    color: #d0021b;
    border-radius: 3px;
    padding: 4px 6px 2px 6px;
    margin-right: 2px;
    display: inline-block;
    letter-spacing: 0.03rem;
    font-weight: 700;
    }

    .nytslm_li_upcoming_loud:before {
    content: ‘Upcoming’
    }

    .nytslm_li_loud a:hover,
    .nytslm_li_loud a:active,
    .nytslm_li_loud a:focus {
    border-bottom: 2px solid;
    padding-bottom: 2px;
    }

    .nytslm_li_updated {
    color: #777;
    }

    #masthead-bar-one {
    display: none;
    }

    .electionNavbar__logoSvg {
    width: 80px;
    align-self: center;
    display: flex;
    }

    @media(min-width: 600px) {
    .electionNavbar__logoSvg {
    width: 100px;
    }
    }

    .nytslm_notification {
    border-left: 1px solid #ccc;
    font-family: nyt-franklin, helvetica, arial, sans-serif;
    padding-left: 1em;
    }

    .nytslm_notification_label {
    color: #D0021B;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.6875rem;
    margin-bottom: 0.2em;
    letter-spacing: 0.02em;
    }

    .nytslm_notification_link {
    font-weight: 600;
    color: #121212;
    display: flex;
    align-items: center;
    }

    .nytslm_notification_headline {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    }

    .nytslm_notification_image_wrapper {
    position: relative;
    max-width: 75px;
    margin-left: 10px;
    flex-shrink: 0;
    }

    .nytslm_notification_image {
    max-width: 100%;
    }

    .nytslm_notification_image_live_bug {
    position: absolute;
    text-transform: uppercase;
    bottom: 7px;
    left: 2px;

    font-size: 0.5rem;
    background-color: #d0021b;
    color: white;
    border-radius: 3px;
    padding: 4px 4px 2px 4px;
    font-weight: 700;
    margin-right: 2px;
    letter-spacing: 0.03rem;
    }

    /* No hover state on in app */
    .Hybrid .nytslm_li a:hover,
    .Hybrid .nytslm_li_loud a:hover {
    border-bottom: none;
    padding-bottom: 0;
    }

    .Hybrid #TOP_BANNER_REGION {
    display: none;
    }

    .nytslm_st0 {
    fill: #f4564a;
    }

    .nytslm_st1 {
    fill: #ffffff;
    }

    .nytslm_st2 {
    fill: #2b8ad8;
    }

    Election Results: Biden Wins

    Electoral College Votes

    Congress Defies Mob

    Georgia Runoff Results

    Democrats Win Senate Control

    “),e+=””+b+””,e+=””,d&&(e+=””,e+=””,e+=”Live”,e+=””),e+=””,e}function getVariant(){var a=window.NYTD&&window.NYTD.Abra&&window.NYTD.Abra.getAbraSync&&window.NYTD.Abra.getAbraSync(“STYLN_elections_notifications”);// Only actually have control situation in prd and stg
    return[“www.nytimes.com”,”www.stg.nytimes.com”].includes(window.location.hostname)||(a=”STYLN_elections_notifications”),a||”0_control”}function reportData(){if(window.dataLayer){var a;try{a=dataLayer.find(function(a){return!!a.user}).user}catch(a){}var b={abtest:{test:”styln-elections-notifications”,variant:getVariant()},module:{name:”styln-elections-notifications”,label:getVariant(),region:”TOP_BANNER”},user:a};window.dataLayer.push(Object.assign({},b,{event:”ab-alloc”})),window.dataLayer.push(Object.assign({},b,{event:”ab-expose”})),window.dataLayer.push(Object.assign({},b,{event:”impression”}))}}function insertNotification(a,b){// Bail here if the user is in control
    if(reportData(),”0_control”!==getVariant()){// Remove menu bar items or previous notification
    var c=document.querySelector(“.nytslm_innerContainer”);if(c&&1 30 * 60 * 1000) return restoreMenuIfNecessary();
    // Do not update DOM if the content won’t change
    if(currentNotificationContents!==a.text&&window.localStorage.getItem(“stylnelecs”)!==a.timestamp)// Do not show if user has interacted with this link
    // if (Cookie.get(‘stylnelecs’) === data.timestamp) return;
    {expireLocalStorage(“stylnelecs”),currentNotificationContents=a.text;// Construct URL for tracking
    var b=a.link.split(“#”),c=b[0]+”?action=click&pgtype=Article&state=default&module=styln-elections-notifications&variant=1_election_notifications&region=TOP_BANNER&context=Menu#”+b[1],d=formatNotification(c,a.text,a.kicker,a.image);insertNotification(d,function(){var b=document.querySelector(“.nytslm_notification_link”);return b?void(b.onclick=function(){window.localStorage.setItem(“stylnelecs”,a.timestamp)}):null})}})}(function(){navigator.userAgent.includes(“nytios”)||navigator.userAgent.includes(“nyt_android”)||window.stylnelecsHasLoaded||(// setInterval(getUpdate, 5000);
    window.stylnelecsHasLoaded=!0)})(),function(){try{if(navigator.userAgent.includes(“nytios”)||navigator.userAgent.includes(“nyt_android”)){var a=document.getElementsByClassName(“nytslm_title”)[0];a.style.pointerEvents=”none”}}catch(a){}}(); More

  • in

    Mitch McConnell and Nancy Pelosi homes vandalised in Covid protests

    The Senate Republican leader, Mitch McConnell, decried what he called a “radical tantrum” on Saturday after his home in Kentucky was vandalised with messages apparently protesting against his refusal to increase Covid aid payments from $600 to $2,000.
    The attack followed a similar one on the home of Nancy Pelosi, the Democratic House speaker, in San Francisco.
    Democrats under Pelosi supported the move to increase payments but McConnell blocked it, despite its origin in a demand from Donald Trump.

    According to local media reports, on Saturday morning the majority leader’s home in Louisville was spray-painted with slogans including “Weres [sic] my money?” and “Mitch kills the poor”.
    Police reported minor damage. It was not immediately known if McConnell and his wife, the transportation secretary, Elaine Chao, were home at the time.
    In California, Pelosi’s home was graced by a pig’s head, red paint and messages including “cancel rent” and “We want everything”.
    In a statement on Saturday, McConnell said: “I’ve spent my career fighting for the first amendment [which protects free speech] and defending peaceful protest. I appreciate every Kentuckian who has engaged in the democratic process whether they agree with me or not.
    “This is different. Vandalism and the politics of fear have no place in our society. My wife and I have never been intimidated by this toxic playbook. We just hope our neighbours in Louisville aren’t too inconvenienced by this radical tantrum.”
    The state Republican party demanded Democrats denounce the vandalism. In a tweet, Democratic governor Andy Beshear called the vandalism “unacceptable”.
    “While the first amendment protects our freedom of speech,” he wrote, “vandalism is reprehensible and never acceptable for any reason.”
    Protesters both against McConnell and for Trump in his attempts to hold on to power – which McConnell has opposed – gathered outside the majority leader’s home.
    “We all know that Trump supporters and what everyone wants to call Black Lives Matter has their differences,” one protester said, in footage broadcast on social media.
    “But collectively we are here because Mitch is a bitch and he owes the American people money … we are here together to protest because the government, the system, has been ripping us all off in many different ways.” More

  • in

    How California went from a leader in the Covid fight to a state in despair

    At the San Joaquin hospital in California’s Central Valley, nurses cover infectious Covid-19 patients with clear, tent-like barriers – or, when those aren’t available, white sheets – as they’re wheeled through the ICU.
    “It’s for everybody’s protection,” said Jessica Vasquez, an ICU nurse at the hospital – the sheets ensure that infection doesn’t spread to other patients and medical staff. But like so many of the protocols that the hospital has implemented since the coronavirus pandemic struck, it feels uncanny.
    It’s eerie, that these days, she barely talks to her patients – many of whom are too weak to speak. She remembers a man, who – not long before he died of the virus, suddenly grabbed her hand. “He just said, ‘Thank you, thank you.’” None of his loved ones could be there with him.
    “I’ve just felt so scared,” she said. “This virus can come, for any of us”
    When the virus first hit California, Vasquez was relieved to see the state implement a lockdown – it was the first American state to do so. Back in March, personal protective gear for medical staff was in short supply and hospitals were scrambling to understand the best practices to treat an illness they’d never encountered before, but at least, “people understood this was serious. They stayed inside, if they could – and California avoided the fate of New York and Louisiana.
    In that first phase of the pandemic, hospitals in the nation’s most populous state were strained, but they weren’t overwhelmed the way New York hospitals were. They didn’t have to acquire massive refrigerator trucks to serve as mobile morgues for the virus’ victims.
    Until now. Less than a fortnight before the Christmas holiday, California distributed 5,000 body bags to the hard-hit regions including Los Angeles, and readied 60 refrigerated trailers. As of Monday, the state has tallied more than 2.1m cases and counted more than 24,000 dead. The ICU capacity in southern California hit 0% by mid-December. Two people were dying of Covid-19 every hour in hard-hit Los Angeles county, where the public health director, Barbara Ferrer, fought back tears as she reported that thousands of “people who were beloved members of their families are not coming back”.
    Facing an increasingly dire situation, the state enacted a second lockdown, asking Californians to remain at home throughout the holidays to slow the spread of the virus. But nine months after the first shelter-in-place order, a pandemic-fatigued, frustrated public pushed back.
    They balked at leaders’ choice to allow retail shopping and entertainment production to remain open, while most schools were shuttered and families asked to keep away from loved ones. Rightwing protestors gathered outside the homes of public health officials, while progressives demanded that the government prioritize reopening schools over shopping malls. As politicians in Washington debated a second economic relief bill, restaurant owners fretted over whether their businesses could survive a second lockdown. Lines at coronavirus testing sites and food banks grew, as the pandemic devastated ranks of essential workers at farms, grocery stores, garment factories and warehouses. “After months and months, people are broken, and they’re tired,” said Monica Gandhi, an infectious disease specialist at UC San Francisco. “And they need support.”
    The year culminated in a deadly, damning indictment of California – its leaders inability to convincingly enact and enforce public health measures, its structural racism and inbuilt inequalities, its vicious political infighting and its inability to function as a “nation-state”, as governor Gavin Newsom likes to call it, in isolation of of a hostile federal government. More

  • in

    A Stinging Setback in California Is a Warning for Democrats in 2022

    @media (pointer: coarse) {
    .nytslm_outerContainer {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    }
    }

    .nytslm_outerContainer {
    display: flex;
    align-items: center;
    /* Fixes IE */
    overflow-x: auto;
    box-shadow: -6px 0 white, 6px 0 white, 1px 3px 6px rgba(0, 0, 0, 0.15);
    padding: 10px 1.25em 10px;
    transition: all 250ms;
    -ms-overflow-style: none;
    /* IE 10+ */
    scrollbar-width: none;
    /* Firefox */
    background: white;
    margin-bottom: 20px;
    z-index: 1000;
    }

    @media (min-width: 1024px) {
    .nytslm_outerContainer {
    margin-bottom: 0px;
    padding: 13px 1.25em 10px;
    }
    }

    .nytslm::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
    }

    .nytslm_innerContainer {
    margin: unset;
    display: flex;
    align-items: center;
    }

    @media (min-width: 600px) {
    .nytslm_innerContainer {
    margin: auto;
    min-width: 600px;
    }
    }

    .nytslm_title {
    padding-right: 1em;
    border-right: 1px solid #ccc;
    }

    @media (min-width: 740px) {
    .nytslm_title {
    max-width: none;
    font-size: 1.0625rem;
    line-height: 1.25rem;
    }
    }

    .nytslm_spacer {
    width: 0;
    border-right: 1px solid #E2E2E2;
    height: 45px;
    margin: 0 1.4em;
    }

    .nytslm_list {
    font-family: nyt-franklin, helvetica, arial, sans-serif;
    display: flex;
    width: auto;
    list-style: none;
    padding-left: 1em;
    flex-shrink: 0;
    align-items: baseline;
    justify-content: center;
    }

    .nytslm_li {
    margin-right: 1.4em;
    flex-shrink: 0;
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    font-weight: 600;
    padding: 1em 0;
    }

    #nytslm .nytslm_li a {
    color: #121212;
    text-decoration: none;
    }

    #nytslm .nytsmenu_li_current,
    #nytslm .nytslm_li a:hover,
    #nytslm .nytslm_li a:active,
    #nytslm .nytslm_li a:focus {
    color: #121212;
    border-bottom: 2px solid #121212;
    padding-bottom: 2px;
    }

    .nytslm_li_live_loud:after {
    content: ‘LIVE’
    }

    .nytslm_li_live_loud {
    background-color: #d0021b;
    color: white;
    border-radius: 3px;
    padding: 4px 6px 2px 6px;
    margin-right: 2px;
    display: inline-block;
    letter-spacing: 0.03rem;
    font-weight: 700;
    }

    .nytslm_li_upcoming_loud {
    border: 1px solid #d0021b;
    color: #d0021b;
    border-radius: 3px;
    padding: 4px 6px 2px 6px;
    margin-right: 2px;
    display: inline-block;
    letter-spacing: 0.03rem;
    font-weight: 700;
    }

    .nytslm_li_upcoming_loud:before {
    content: ‘Upcoming’
    }

    .nytslm_li_loud a:hover,
    .nytslm_li_loud a:active,
    .nytslm_li_loud a:focus {
    border-bottom: 2px solid;
    padding-bottom: 2px;
    }

    .nytslm_li_updated {
    color: #777;
    }

    #masthead-bar-one {
    display: none;
    }

    .electionNavbar__logoSvg {
    width: 80px;
    align-self: center;
    display: flex;
    }

    @media(min-width: 600px) {
    .electionNavbar__logoSvg {
    width: 100px;
    }
    }

    .nytslm_notification {
    border-left: 1px solid #ccc;
    font-family: nyt-franklin, helvetica, arial, sans-serif;
    padding-left: 1em;
    }

    .nytslm_notification_label {
    color: #D0021B;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.6875rem;
    margin-bottom: 0.2em;
    letter-spacing: 0.02em;
    }

    .nytslm_notification_link {
    font-weight: 600;
    color: #121212;
    display: flex;
    align-items: center;
    }

    .nytslm_notification_headline {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    }

    .nytslm_notification_image_wrapper {
    position: relative;
    max-width: 75px;
    margin-left: 10px;
    flex-shrink: 0;
    }

    .nytslm_notification_image {
    max-width: 100%;
    }

    .nytslm_notification_image_live_bug {
    position: absolute;
    text-transform: uppercase;
    bottom: 7px;
    left: 2px;

    font-size: 0.5rem;
    background-color: #d0021b;
    color: white;
    border-radius: 3px;
    padding: 4px 4px 2px 4px;
    font-weight: 700;
    margin-right: 2px;
    letter-spacing: 0.03rem;
    }

    /* No hover state on in app */
    .Hybrid .nytslm_li a:hover,
    .Hybrid .nytslm_li_loud a:hover {
    border-bottom: none;
    padding-bottom: 0;
    }

    .Hybrid #TOP_BANNER_REGION {
    display: none;
    }

    .nytslm_st0 {
    fill: #f4564a;
    }

    .nytslm_st1 {
    fill: #ffffff;
    }

    .nytslm_st2 {
    fill: #2b8ad8;
    }

    Electoral College Results

    Election Disinformation

    Full Results

    Biden Transition Updates

    “),e+=””+b+””,e+=””,d&&(e+=””,e+=””,e+=”Live”,e+=””),e+=””,e}function getVariant(){var a=window.NYTD&&window.NYTD.Abra&&window.NYTD.Abra.getAbraSync&&window.NYTD.Abra.getAbraSync(“STYLN_elections_notifications”);// Only actually have control situation in prd and stg
    return[“www.nytimes.com”,”www.stg.nytimes.com”].includes(window.location.hostname)||(a=”STYLN_elections_notifications”),a||”0_control”}function reportData(){if(window.dataLayer){var a;try{a=dataLayer.find(function(a){return!!a.user}).user}catch(a){}var b={abtest:{test:”styln-elections-notifications”,variant:getVariant()},module:{name:”styln-elections-notifications”,label:getVariant(),region:”TOP_BANNER”},user:a};window.dataLayer.push(Object.assign({},b,{event:”ab-alloc”})),window.dataLayer.push(Object.assign({},b,{event:”ab-expose”})),window.dataLayer.push(Object.assign({},b,{event:”impression”}))}}function insertNotification(a,b){// Bail here if the user is in control
    if(reportData(),”0_control”!==getVariant()){// Remove menu bar items or previous notification
    var c=document.querySelector(“.nytslm_innerContainer”);if(c&&1 30 * 60 * 1000) return restoreMenuIfNecessary();
    // Do not update DOM if the content won’t change
    if(currentNotificationContents!==a.text&&window.localStorage.getItem(“stylnelecs”)!==a.timestamp)// Do not show if user has interacted with this link
    // if (Cookie.get(‘stylnelecs’) === data.timestamp) return;
    {expireLocalStorage(“stylnelecs”),currentNotificationContents=a.text;// Construct URL for tracking
    var b=a.link.split(“#”),c=b[0]+”?action=click&pgtype=Article&state=default&module=styln-elections-notifications&variant=1_election_notifications&region=TOP_BANNER&context=Menu#”+b[1],d=formatNotification(c,a.text,a.kicker,a.image);insertNotification(d,function(){var b=document.querySelector(“.nytslm_notification_link”);return b?void(b.onclick=function(){window.localStorage.setItem(“stylnelecs”,a.timestamp)}):null})}})}(function(){navigator.userAgent.includes(“nytios”)||navigator.userAgent.includes(“nyt_android”)||window.stylnelecsHasLoaded||(// setInterval(getUpdate, 5000);
    window.stylnelecsHasLoaded=!0)})(),function(){try{if(navigator.userAgent.includes(“nytios”)||navigator.userAgent.includes(“nyt_android”)){var a=document.getElementsByClassName(“nytslm_title”)[0];a.style.pointerEvents=”none”}}catch(a){}}(); More

  • in

    A Discussion About the Electoral College and Voting Rights

    #masthead-section-label, #masthead-bar-one { display: none }The Coronavirus OutbreakliveLatest UpdatesMaps and CasesThe Latest Vaccine InformationU.S. Deaths Surpass 300,000F.A.Q.AdvertisementContinue reading the main storySupported byContinue reading the main storyCalifornia TodayA Discussion About the Electoral College and Voting RightsThursday: Assemblywoman Shirley Weber says, “I continue to be amazed at being able to participate in the process at this level.” Also: A pandemic update.Shawn Hubler and Dec. 17, 2020, 8:56 a.m. ETAssemblywoman Shirley Weber, the head of California’s Legislative Black Caucus. Credit…Rich Pedroncelli/Associated PressGood morning.This week, the Electoral College voted, officially making Joseph R. Biden Jr. and Kamala Harris the next president and vice president of the United States.If you were watching the news, you might have caught California’s electors bursting into applause in the green-carpeted Assembly as they cast the 55 votes that put the Biden-Harris ticket over the 270-vote threshold. Or you may have noticed the legislator dressed in red who was heading the proceedings.That was Shirley Weber, a retired San Diego State University professor who is now a Democratic assemblywoman and the head of California’s Legislative Black Caucus.Shawn Hubler caught up with her on Tuesday and asked her about the experience. Her answer, lightly edited here, was a surprise:It’s not every day that the Electoral College gets gavel-to-gavel TV coverage. Watching you after the events of the past year, just as a Californian, I wondered what must be going through your mind.It was an amazing experience. I’ve been on the Electoral College once before, and it doesn’t seem like a lot. But once you’re in that room, you realize what we were doing. And how important it was. I continue to be amazed at being able to participate in the process at this level.I come from a father and grandfather who were sharecroppers in Arkansas, and my father never got a chance to vote until he was in his mid to late 30s because he lived in Arkansas. And my grandfather never got to vote at all because he died before the Voting Rights Act of 1965.Wow. I had no idea. So the back story for you was much deeper than just California and its role in the Trump resistance.My dad could barely read. He was never allowed to go to school very much in Arkansas, because they were sharecroppers and he was a male, so he had to work.Well, they were trying to cheat him out of his years of labor, and one day he fought back. And they were going to make an example of him — it was known in the community they were going to kill him. My mother’s mother had come to California years before, so he came here, fleeing for his life.My God.They had put him in the back of a wagon, in the middle of the night like in a movie, and took him to Texarkana and he got on the train and came to my mother’s mother in California.When the men came to our house that night, my dad was gone. We remained in Arkansas for three months, until my dad earned enough money to bring his wife and six children by train to California. Later two more were born in California.Where in Arkansas was this?We lived in Hope, Ark. Bill Clinton’s grandfather lived right down the road from my grandparents. They all knew his grandfather and knew him.And your family settled in Los Angeles then?Yes. We lived in the projects. Eventually my father on a fluke was able to buy a house at 45th and Broadway. His company had changed owners and when they changed the retirement system, they had to pay what was in it to the employees, so he got $2,000 and put it down on a house.The Coronavirus Outbreak More

  • in

    Republicans are winning over Asian immigrants like my father. Here's why | Geoffrey Mak

    My father is a Chinese immigrant, middle-class. Growing up, he and his family were often on the move, escaping conflict in Vietnam, then the Great Famine and the Cultural Revolution in China. During the reign of Chairman Mao, my father remembers schoolmates in Shanghai who were disappeared by the government. He had heard of dissidents who swam from mainland China to Hong Kong by night. Politically, he considered evangelicalism, anti-communism and democracy to be radical: the west. America captivated his imagination by way of Woodstock – Bob Dylan and Peter, Paul and Mary – and pictures of the magical big houses that sprawled the suburbs.After he immigrated to the States in the 1970s, he eventually did get his big house in the suburbs, which today stands at the heart of California’s 39th congressional district, comprising parts of Los Angeles, San Bernardino and Orange county. It’s where the rapidly growing Asian American population was, in the last decade, heralded as the future of the Republican party. In November, the district flipped a House seat from Democrat to Republican. My father voted for Trump.He is just one of many Chinese American immigrants who increasingly find sympathy and belonging in the Republican party. They appear undeterred by Trump’s xenophobic rhetoric, with slurs like the “Chinese virus” and “kung-flu”. More pressingly, they vehemently hate the Chinese Communist party and support Trump’s hawkish stance against China in the trade wars. Chinese voters make up the largest group within Asian Americans, who are collectively the fastest-growing demographic category in the country. While Asian Americans supported Biden overall, Trump gained seven percentage points with Asian Americans this election. (Among Asians, only Japanese Americans shifted toward the Democrats.)This might be cause for alarm for Democrats, who like to see themselves as the bearer of a nationwide multiracial coalition. Is this a myth? In California, a Democratic stronghold, Asian Americans appear increasingly nonplussed about campaigns touting multicultural ideals. For instance, many Asian American families oppose affirmative action, fearing that their children would suffer in elite university admissions if merit were given less weight than race. So when Proposition 16 – which would have ended a 24-year-old ban on affirmative action in education, employment and contracting – appeared on the ballot, Asian Americans played a pivotal role in voting it down. They were not taking it for the team. But should they be expected to?I voted for Proposition 16 in support of affirmative action, but I represent a segment of the liberal elite: a photogenic if not misleading face of the Asian American constituency. For people like my father, Democrats’ messages of inclusion and multiculturalism are leaving them cold.When Kamala Harris identified as the first Asian American vice-presidential candidate, my father did not particularly “feel seen”. When he read that Black Lives Matter protests turned violent, he bought an American flag from Amazon and hoisted it above his front door. Some of his views and choices mystify me, but I see how, for instance, a term like “Bipoc” – which stands for Black and Indigenous people of color, and stakes authority based on relative disadvantage – risks leaving many Asian Americans feeling squeezed out of the minority coalition, like an expendable casualty. This breeds the kind of resentment that the writer Wesley Yang identified when describing Asian Americans as “a nominal minority whose claim to be a ‘person of color’ deserving of the special regard reserved for victims is taken seriously by no one”.While the Biden campaign heavily courted the suburban vote, it still missed demographics like my father’s. In California’s 39th district, where my parents live, Democrat Gil Cisneros launched a much-lauded campaign where Chinese-speaking staffers reached out to voters on apps like WeChat and Line (popular with Chinese), and Korean speakers to voters on KakaoTalk (popular with Koreans). This diversified approach helped secure his victory in 2018. Yet this year he still lost to the Republican candidate Young Kim.The Republican campaign to Asian Americans was narrower in scope than the Democrats’, but Republicans still won the hearts and minds of California’s 39th district. That so many swing congressional districts pivoted Republican seems to indicate that Biden’s victory is more indicative of a general impatience to vote Trump out of office, rather than a long-term persuasion towards Democratic interests. While Democrats still hold the majority of Asian American voters, they can hardly take them for granted.Today, Asian Americans are the only major demographic category in which naturalized citizens make up the majority, and the immigrant population is increasing. While the multiracial coalition is certainly an ideal worth fighting for, the Democrats need to find ways of reaching immigrant voters that go beyond an identity politics that treats Asian Americans as a consolidated monolith, and listen more to the grievances and enthusiasms immigrants feel today. Asian Americans will be ignorable up until they’re not. More

  • in

    'People got involved': how Los Angeles progressives swept the election

    [embedded content]
    Voters in Los Angeles have approved new limits to police power, elected a prosecutor who promised to reopen police shooting cases and mandated that 10% of the local budget be spent on prevention programs rather than incarceration.
    The slate of progressive victories in Los Angeles, which counts 10m residents and is home to the largest jail system in the United States, show the potential impact of local wins for criminal justice reform, as well as the growing electoral influence of Black Lives Matter.
    “So many people got involved and wanted to vote,” said Leah Garcia, an East Los Angeles resident whose 18-year-old son Paul Rea was shot to death by a Los Angeles sheriff’s deputy in 2019. “A lot of the families I talk to – we’re tired of living in fear.”
    Los Angeles elected a new district attorney, George Gascón, who has pledged not to keep people in prison when they are up for parole, not transfer teens to adult court, not pursue the death penalty and won’t use “gang enhancements”, which have long been used in racially discriminatory ways.
    Though Gascón faced protests in his former job as San Francisco district attorney for refusing to prosecute officers in several high-profile police killing cases, he vowed during the campaign in LA to reopen some police shooting cases, and has said that incarcerating people for low-level offenses during the coronavirus pandemic is “unconscionable”.
    Law enforcement unions had contributed millions of dollars in political spending to backing Gascón’s opponent, the incumbent prosecutor Jackie Lacey.
    For the past three years, Lacey had refused to meet with Black Lives Matter activists protesting against what they say are more than 600 police killings and in-custody deaths of prisoners since she took office in 2013 and Lacey’s refusal to prosecute the officers responsible. More