HAPPENING NOW: I'm on the call now where Derrek Evans is having an initial appearance before Magistrate Eifert. They are reading the allegations out loud.
More from News
Could it be the MSM played a hoax on us? What if the inauguration was prior filmed and aired as “live TV”? Why was sun shining in some while snow/non sun shining falling in some shots? Why bright lights in front of WH? What if CGI was used? Would our media do that? Why?
The “stage” is still there last night👇🏻👀
Why was BiDEn sworn in before noon? The Constitution(Supreme Law of the Land) says noon is time of swearing in.... why did BiDEn sign “17” Executive Orders” which were only blank pieces of paper?
Can a new POTUS be sworn in during time of war? NO! We are at war! Remember Emergency Act in Spring of 2020 signed due to China Bioweapon? Then, EO signed and China election interference. THESE are ACTS of WAR!
Did POTUS Trump sign the Insurrection Act allowing Military to take the reigns of Government control? By law, POTUS does not have to announce it...but if HE does, then he has to physically SHOW the document signed. Could this be why we hear he signed it but have not seen it?
7:11 1/21/21 what is this in front of the White House this morning? Could it be the remains of the fake inauguration set up!?? pic.twitter.com/rSYidKoAmX
— AngelaFaith (@AngelaF86527788) January 21, 2021
The “stage” is still there last night👇🏻👀
Why was BiDEn sworn in before noon? The Constitution(Supreme Law of the Land) says noon is time of swearing in.... why did BiDEn sign “17” Executive Orders” which were only blank pieces of paper?
Can a new POTUS be sworn in during time of war? NO! We are at war! Remember Emergency Act in Spring of 2020 signed due to China Bioweapon? Then, EO signed and China election interference. THESE are ACTS of WAR!
Did POTUS Trump sign the Insurrection Act allowing Military to take the reigns of Government control? By law, POTUS does not have to announce it...but if HE does, then he has to physically SHOW the document signed. Could this be why we hear he signed it but have not seen it?
1/1 On @seanhannity last night (at 5:56 of this clip), @SenTedCruz said that the Hayes-Tilden Commission was "charged with reviewing the evidence and making a determination about the disputed ballots." That's incorrect. The Commission was tasked with determining which rival ...
2/2 ... group of electors was appointed by the authority within state government entitled to make that appointment at the time the electors cast their votes on the constitutionally required day. Justice Joseph Bradley, who was held the intentionally tiebreaking seat on the ...
3/3 ... 15-member Commission, explained his decision in favor of Hayes by saying that it was NOT the Commission's authority (NOR Congress's, from which the Commission derived its subsidiary power) to determine whether the state properly counted its popular vote. Instead, ...
4/4 ...it was the Commission's job to figure out which of the competing claims was correct concerning who had authority under state law to make the determination upon which the appointment of electors would be based. For Florida, Bradley ruled that the state's canvassing board...
5/5... had this authority at the time the electors voted & thus Congress was obligated to accept the votes cast by the electors that the canvassing board had appointed, and this was true even if the canvassing board's appointment was based on a mistake or even fraud affecting ...
Tomorrow is an important day. We have an obligation to protect the integrity of the election & our democratic system. That\u2019s why 10 of my colleagues & I are calling for an Electoral Commission to conduct an emergency 10-day audit to examine voter fraud allegations. pic.twitter.com/fExTpxlmKl
— Senator Ted Cruz (@SenTedCruz) January 6, 2021
2/2 ... group of electors was appointed by the authority within state government entitled to make that appointment at the time the electors cast their votes on the constitutionally required day. Justice Joseph Bradley, who was held the intentionally tiebreaking seat on the ...
3/3 ... 15-member Commission, explained his decision in favor of Hayes by saying that it was NOT the Commission's authority (NOR Congress's, from which the Commission derived its subsidiary power) to determine whether the state properly counted its popular vote. Instead, ...
4/4 ...it was the Commission's job to figure out which of the competing claims was correct concerning who had authority under state law to make the determination upon which the appointment of electors would be based. For Florida, Bradley ruled that the state's canvassing board...
5/5... had this authority at the time the electors voted & thus Congress was obligated to accept the votes cast by the electors that the canvassing board had appointed, and this was true even if the canvassing board's appointment was based on a mistake or even fraud affecting ...
You May Also Like
Krugman is, of course, right about this. BUT, note that universities can do a lot to revitalize declining and rural regions.
See this thing that @lymanstoneky wrote:
And see this thing that I wrote:
And see this book that @JamesFallows wrote:
And see this other thing that I wrote:
One thing I've been noticing about responses to today's column is that many people still don't get how strong the forces behind regional divergence are, and how hard to reverse 1/ https://t.co/Ft2aH1NcQt
— Paul Krugman (@paulkrugman) November 20, 2018
See this thing that @lymanstoneky wrote:
And see this thing that I wrote:
And see this book that @JamesFallows wrote:
And see this other thing that I wrote:
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.