That's actually the exact reason democrats are fighting him.
I agree. Everyone should be involved and informed on how to maximize the power of their vote wherever they live. Ideally, you get plugged in with someone like the DSA and vote their endorsements.
Sadly too many people fall for spoiler candidates which is part of the reason it's so hard to unseat an incumbent.
Dems don't need to go low. They need to stop chasing conservative voters.
The reason they are so timid on everything is because the consultant class has convinced them that if they are just a bit more right wing, they'll win the next election.
If Dems fired the consultants and chased the working class, they'd win big time. People hate the Dems because they are corporate captured.
Iran has problems, for sure, however it's hardly the worst state in the region. In fact, on multiple occasions they've been willing to work with the UN and US to try and rejoin the international community.
The issue is both Israel and the US have acted like utter asses towards them.
Obama's nuclear deal showed just how willing they were to engage in diplomacy. Even after Trump killed the deal, Iran was saying they'd be willing to renter again.
And frankly, the reason for Israel's attack was almost surely because the Trump admin was again getting close to signing another nuclear deal.
There's way too much conflating of Islamic nations and their policies. Iran isn't perfect or great, but it is better than a fair number of the regions governments including many current allies.
It's remarkably cheap for a billionaire to do this shit. Bezos bought wapo for $250M
It'd frankly be dead cheap for a billionaire to setup and run a progressive newspaper and/or fund a hundred YouTube progressives and progressive politicians.
Heck, they could setup and operate a general union fund and support union campaigns and union relief funds. They could indefinitely support striking workforce. Doing that just once would completely change how companies interact with unions.
Exactly.
He could have seen another trial, but it'd be with a new jury.
Arbitration is usually faster and cheaper than setting up a brand new trial.
Clean code is more expensive than shit. That adds to the problem.
Nope.
The reason you do react native is because it's easier to hire react native devs. Further, there's a plethora of react native libraries that make it easier to make UXes above other UX frameworks.
The problem MS has is they have spent decades making platform locked UX frameworks because they were deathly afraid someone would use Linux instead of Windows.
Browser tech won because every major platform needs a browser and basically no organization was investing in multiplatform UX libraries. The likes of both Microsoft and Apple are openly hostile to such frameworks (QT and GTK come to mind).
Andor is a documentary about radicalization, resistance movements, and fascism set in the Star wars universe. It is VERY true to life and based on real revolutions.
It did an excellent job showcasing real politics and social dynamics. Tons of characters and they all had depth.
The first season is very good, the second season is, IMO, some of the best political drama ever produced. It's also highly entertaining.
Slow? Not necessarily.
The main issue with that much memory is the data routing and the physical locality of the memory. Assuming you (somehow) could shrink down the distance from the cache to the registers and could have a wide enough data line/request lines you can have data from such a cache in ~4 cycles (assuming L1 and a hit).
What slows down memory for L2 is the wider address space and slower residence checks. L3 gets a bit slower because of even wider address spaces but also it has to deal with concurrency issues since it's shared among cores. It also ends up being slower because it physically has to be further away from the cores due to it's size.
If you ever look at a CPU die, you'll see that L1 caches are generally tiny and embedded right into the center of the processor. L2 tends to be bolted onto the sides of the physical cores. And L3 tends to be the largest amount of silicon real estate on a CPU package. This is all what contributes to the increasing fetch performance for each layer along with the fact that you have to check the closest layers first (An L3 hit, for example, means that the CPU checked L1 and L2 and failed at both which takes time. So L3 access will always be at least the L1 + L2 times).
They've moved into ignore mode. Now they are hyper focused on the scandal that is an octogenarian having cancer.
Yup, the band is already littered with 6g devices. It'd be a stupid purchase.
But also, 6GHz is somewhat of a useless band for carriers. It's high enough frequency that it'll get absorbed by most things yet low enough frequency that it'll struggle to really carry a whole lot of data.