The EHRC is a statutory body. They investigated for 18 months.
Thread on cognitive dissonance in the Labour Party 🧵 🌹 🤯 ⬇️
Many people fail to, or refuse to, understand how the type of CLP motions ruled out of order by the general secretary lead to an unsafe space for Jewish members if debated.
Here’s a step-by-step guide...
The EHRC is a statutory body. They investigated for 18 months.
3) Corbyn refuses to retract or apologise and is suspended by GS.
Even when given the chance to apologise, he refuses.
5) These campaigns are embraced by Corbyn himself. The beast grows.
8) The Labour whip has always been in the leadership’s gift; Starmer withholds it.
Of course, fringe far-left groupings that have spent five years making excuses for and acting as shields for antisemites tell a different story.
Deferring to these groups for your dose of Jewish thought and ignoring all others is tokenistic and racist.
9) These motions come to branch/GC/AMM meetings. They say Corbyn is a ‘victim’ and a ‘lifelong antiracist.’
They might not mention Jews or antisemitism, but gloss over the eight steps to this one.
These motions do not happen in isolation, they happen as a response to steps 1-8. It gaslights the Jewish community and makes meetings unsafe.
But, for a lot of people, failing to see the link between these motions and direct hostility to Jewish members is a unique blind spot.
But after five years of crap, the resignation of Jewish MPs and councillors, and conclusion of a statutory EHRC investigation, we shouldn’t have to *still* prove what has been proven a hundred times over.
You May Also Like
There are many strategies in market 📉and it's possible to get monthly 4% return consistently if you master 💪in one strategy .
One of those strategies which I like is Iron Fly✈️
Few important points on Iron fly stategy
This is fixed loss🔴 defined stategy ,so you are aware of your losses . You know your risk ⚠️and breakeven points to exit the positions.
Risk is defined , so at psychological🧠 level you are at peace🙋♀️
How to implement
1. Should be done on Tuesday or Wednesday for next week expiry after 1-2 pm
2. Take view of the market ,looking at daily chart
3. Then do weekly iron fly.
4. No need to hold this till expiry day .
5.Exit it one day before expiry or when you see more than 2% within the week.
5. High vix is preferred for iron fly
6. Can be executed with less capital of 3-5 lakhs .
https://t.co/MYDgWkjYo8 have R:2R so over all it should be good.
8. If you are able to get 6% return monthly ,it means close to 100% return on your capital per annum.
One of those strategies which I like is Iron Fly✈️
Few important points on Iron fly stategy
This is fixed loss🔴 defined stategy ,so you are aware of your losses . You know your risk ⚠️and breakeven points to exit the positions.
Risk is defined , so at psychological🧠 level you are at peace🙋♀️
How to implement
1. Should be done on Tuesday or Wednesday for next week expiry after 1-2 pm
2. Take view of the market ,looking at daily chart
3. Then do weekly iron fly.
4. No need to hold this till expiry day .
5.Exit it one day before expiry or when you see more than 2% within the week.
5. High vix is preferred for iron fly
6. Can be executed with less capital of 3-5 lakhs .
https://t.co/MYDgWkjYo8 have R:2R so over all it should be good.
8. If you are able to get 6% return monthly ,it means close to 100% return on your capital per annum.
A brief analysis and comparison of the CSS for Twitter's PWA vs Twitter's legacy desktop website. The difference is dramatic and I'll touch on some reasons why.
Legacy site *downloads* ~630 KB CSS per theme and writing direction.
6,769 rules
9,252 selectors
16.7k declarations
3,370 unique declarations
44 media queries
36 unique colors
50 unique background colors
46 unique font sizes
39 unique z-indices
https://t.co/qyl4Bt1i5x
PWA *incrementally generates* ~30 KB CSS that handles all themes and writing directions.
735 rules
740 selectors
757 declarations
730 unique declarations
0 media queries
11 unique colors
32 unique background colors
15 unique font sizes
7 unique z-indices
https://t.co/w7oNG5KUkJ
The legacy site's CSS is what happens when hundreds of people directly write CSS over many years. Specificity wars, redundancy, a house of cards that can't be fixed. The result is extremely inefficient and error-prone styling that punishes users and developers.
The PWA's CSS is generated on-demand by a JS framework that manages styles and outputs "atomic CSS". The framework can enforce strict constraints and perform optimisations, which is why the CSS is so much smaller and safer. Style conflicts and unbounded CSS growth are avoided.
Legacy site *downloads* ~630 KB CSS per theme and writing direction.
6,769 rules
9,252 selectors
16.7k declarations
3,370 unique declarations
44 media queries
36 unique colors
50 unique background colors
46 unique font sizes
39 unique z-indices
https://t.co/qyl4Bt1i5x

PWA *incrementally generates* ~30 KB CSS that handles all themes and writing directions.
735 rules
740 selectors
757 declarations
730 unique declarations
0 media queries
11 unique colors
32 unique background colors
15 unique font sizes
7 unique z-indices
https://t.co/w7oNG5KUkJ

The legacy site's CSS is what happens when hundreds of people directly write CSS over many years. Specificity wars, redundancy, a house of cards that can't be fixed. The result is extremely inefficient and error-prone styling that punishes users and developers.
The PWA's CSS is generated on-demand by a JS framework that manages styles and outputs "atomic CSS". The framework can enforce strict constraints and perform optimisations, which is why the CSS is so much smaller and safer. Style conflicts and unbounded CSS growth are avoided.