
This is what downtown San Francisco looks like right now.
(🧵1/x)

My hands are trembling I am so angry at our leaders.
This is their doing.
This is what happens when the criminal justice system doesn't work.
San Francisco has become lawless and residents and businesses are going into self-protection mode.
The stats are fictitious. Nobody reports. People are hunkering down.
A shiny example of what a progressive-run city looks like.
I believe our government is more akin to a regime than a body of public servants.
San Franciscans -- this is our doing. It's up to us to reverse the trend.
Read San Fransicko, get on Twitter, engage with your neighbors, talk to local business owners.
This is going to take years to turn around...
First up, recalls.
(Fin)
Someone sent me an album of more photos.
I made a slideshow on YouTube and added some thoughts.
Still grappling with why I think this situation is so concerning.
https://t.co/tWUnmxtym8
Someone sent me an album filled with photos of boarded up San Francisco.
— Michelle Tandler (@michelletandler) November 30, 2021
I recorded some thoughts while looking through them.
Would love to know how everybody is thinking about this. https://t.co/DRmNGnL2fz
More from Real estate
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.
