Just like after Charlottesville, Canadians are asking if what happened in Washington DC could happen north of the border. The tragic part is we don’t need to wonder what extremism will look like in Canada.
It’s already here.
More from Government
The Manatee-Sarasota area has many connections to the horrific scene of insurrection in Washington DC yesterday. Want to see? Buckle up for this thread: /1
The Manatee GOP expressed support for Josh Hawley’s objections to certification of the electoral college vote. /2
Josh Hawley’s home-state newspaper says Hawley has blood on his hands for a “Capitol coup attempt.” This is who the Manatee GOP cheered on.
Florida GOP Vice Chair & Sarasota County Commissioner Christian Ziegler was at the protest, as described in this @HeraldTribune article.
The protest was led by the same people connected to Ziegler who were filming outside the Vern Buchanan town hall at the Van Wezel in Sarasota in 2017, namely Dustin Stockton. Stockton was also part of Steve Bannon's border wall group. /5
https://t.co/NbOxVqbtO4
The Manatee GOP expressed support for Josh Hawley’s objections to certification of the electoral college vote. /2

Josh Hawley’s home-state newspaper says Hawley has blood on his hands for a “Capitol coup attempt.” This is who the Manatee GOP cheered on.
Florida GOP Vice Chair & Sarasota County Commissioner Christian Ziegler was at the protest, as described in this @HeraldTribune article.
The protest was led by the same people connected to Ziegler who were filming outside the Vern Buchanan town hall at the Van Wezel in Sarasota in 2017, namely Dustin Stockton. Stockton was also part of Steve Bannon's border wall group. /5
https://t.co/NbOxVqbtO4

This article by Jim Spellar for @LabourList misses the point about why Labour needs to think seriously about constitutional reform - and have a programme for it ready for government.
The state of our constitution is a bit like the state of the neglected electric wiring in an old house. If you are moving into the house, sorting it out is a bit tedious. Couldn’t you spend the time and money on a new sound system?
But if you ignore the wiring, you’ll find that you can’t safely install the new sound system. And your house may well catch fire.
Any programme for social democratic government requires a state with capacity, and a state that has clear mechanisms of accountability, for all the big and all the small decisions that in takes, in which people have confidence.
That is not a description of the modern UK state.
"Voters don\u2019t care about how the D\u2019Hondt system works or about how you\u2019d geographically carve up a regional assembly... They want results.\u2070"@spellar on why Labour should stop obsessing over constitutional issues: https://t.co/W0zsire5xI
— LabourList (@LabourList) February 11, 2021
The state of our constitution is a bit like the state of the neglected electric wiring in an old house. If you are moving into the house, sorting it out is a bit tedious. Couldn’t you spend the time and money on a new sound system?
But if you ignore the wiring, you’ll find that you can’t safely install the new sound system. And your house may well catch fire.
Any programme for social democratic government requires a state with capacity, and a state that has clear mechanisms of accountability, for all the big and all the small decisions that in takes, in which people have confidence.
That is not a description of the modern UK state.
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.
