The Alabama duo—Mo Brooks and Tommy Tuberville—is one I suspect the FBI will want to investigate. At all stages of the insurrection it seems Trump was working with two Alabama Republicans to ensure the insurrection and the opposition to Biden's certification worked hand-in-glove.
Investigators will see this as too many coincidences.
in case he takes the video down, here's the relevant section pic.twitter.com/IYiqxeX6Ch
— Jason Paladino (@jason_paladino) January 8, 2021
More from Seth Abramson
MAJOR BREAKING NEWS: Donald Trump Is Now Privately Confirming His Support of a Summer Coup of the Biden Administration; If the Former President Has Engaged in Even a Single Act to Advance This Treacherous Plot He is Guilty of Seditious Conspiracy and Must Be Arrested Immediately
1/ Journalists need to be very careful in how they discuss this breaking news. Individuals who have provided cover for Trump repeatedly in the past—like Maggie Haberman—are reporting evidence of a possible seditious conspiracy as mere loose talk from an addled man. Sorry, but no.
2/ There are efforts afoot now in GA, AZ, NV, and WI to delegitimize Biden's victories there. Meanwhile, Trump advisors Flynn and Powell are saying that once those victories are delegitimized, the military should move in. If Trump is in on the conversations, it's a coup attempt.
3/ As anyone who has ever read a book or watched a movie or taken a history course knows, the most important element of a coup is the agreement of the individual who'll be installed as a nation's new president to participate in the installation. Without that there can be no coup.
4/ What Trump is privately doing, according to the NYT, is the *opposite* of what Lyndon Johnson famously did in saying that even if nominated he wouldn't run for president. Trump is telling the coup conspirators that he *will accept a re-installation* if they can make it happen.
Trump has been telling a number of people he\u2019s in contact with that he expects he will get reinstated by August (no that isn\u2019t how it works but simply sharing the information). https://t.co/kaXSXKnpF0
— Maggie Haberman (@maggieNYT) June 1, 2021
1/ Journalists need to be very careful in how they discuss this breaking news. Individuals who have provided cover for Trump repeatedly in the past—like Maggie Haberman—are reporting evidence of a possible seditious conspiracy as mere loose talk from an addled man. Sorry, but no.
2/ There are efforts afoot now in GA, AZ, NV, and WI to delegitimize Biden's victories there. Meanwhile, Trump advisors Flynn and Powell are saying that once those victories are delegitimized, the military should move in. If Trump is in on the conversations, it's a coup attempt.
3/ As anyone who has ever read a book or watched a movie or taken a history course knows, the most important element of a coup is the agreement of the individual who'll be installed as a nation's new president to participate in the installation. Without that there can be no coup.
4/ What Trump is privately doing, according to the NYT, is the *opposite* of what Lyndon Johnson famously did in saying that even if nominated he wouldn't run for president. Trump is telling the coup conspirators that he *will accept a re-installation* if they can make it happen.
More from Legal
You May Also Like
Nano Course On Python For Trading
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
