What about the dictatorial regime that's bombing schools, falsely imprisoned tens of thousands, murdered far more than 100s, openly admitting to international war crimes?
Israel/the US started the war by murdering 160 Iranian school girls and has been murdering civilians non-stop since (and before) then. How many civilians has Iran killed?
It's ironic how they've been so instrumental in bombing Ukraine's civilian targets (for years) and now they're likely to get their civilian infrastructure bombed, by a third party. Strange times.
Having an electoral mandate is a necessary condition, not a sufficient one. If you don't follow your own laws and your own constitution, for instance, you're not a in a democracy, even if you have been elected. Precisely because you are elected under the assumption that you will follow the laws and constitution, not have unlimited power to do whatever you like until the next elections.
> On the first morning of Operation Epic Fury, 28 February 2026, American forces struck the Shajareh Tayyebeh primary school in Minab, in southern Iran, hitting the building at least two times during the morning session. American forces killed between 175 and 180 people, most of them girls between the ages of seven and 12
For readers not in Washington, there is currently legislation being worked on that is essentially a millionaire's tax, (simplified as) 10% income tax on income over 1 million dollars, inflation adjusted.
There are a few very angry, emotional, and vocal opponents of this in most corners of the internet, although very few of them actually make a million dollars and there are many million+ income people supporting this.
Demographically, there are over 3 million households in WA, and only 20k of them would be affected.
The bigger news is that it would be WA's first-ever income tax, along with the tax on capital gains income they just introduced. You can look at any historical example of introducing income tax in the US to see that the rates always expand to lower brackets over time.
I lived in the Seattle area and would be affected by some of these taxes. I moved to California recently. WA lost its tax advantage, so If I’m now going to be paying the same taxes, I might as well enjoy better weather and schools for my kids.
Maybe the opponents consider it a foot in the door; a wedge that can be expanded gradually to include lower tiers at lower percentages AKA the beginning of a WA State Income Tax. There are not few 400k households in Seattle.
The majority of states have one so it's not that big a deal, but it'll be less often said "I'm going to turn down this higher SF offer for Seattle b/c of lower COL...".
I'm not sure where the next refuge will be. Austin? Memphis?
And there is such small thing as state constitution that explicitly forbids any income tax.
Current government is using it as toilet paper, first by introducing capital gains tax, and now income tax.
I see in another comments though that you argue in bad faith by dismissing opponent arguments as “small amount”, “talking points”. If you don’t have anything real to say, don’t bother to answer.
The state constitution does not forbid an income tax. We both know it is more nuanced than that. Don't accuse me of bad faith in the same comment that you present an inaccuracy in the form of simplification that suits your argument
Neither the state nor any county, city, or other local jurisdiction in the state of Washington may tax any individual person on any form of personal income. For the purposes of this chapter, "income" has the same meaning as "gross income" in 26 U.S.C. Sec. 61.
Gross income defined
(a) General definition
Except as otherwise provided in this subtitle, gross income means all income from whatever source derived, including (but not limited to) the following items:
(1) Compensation for services, including fees, commissions, fringe benefits, and similar items;
(2) Gross income derived from business;
(3) Gains derived from dealings in property;
(4) Interest;
(5) Rents;
(6) Royalties;
(7) Dividends;
(8) Annuities;
(9) Income from life insurance and endowment contracts;
(10) Pensions;
(11) Income from discharge of indebtedness;
(12) Distributive share of partnership gross income;
(13) Income in respect of a decedent; and
(14) Income from an interest in an estate or trust.
One issue is gems which are locked `ruby < 4.0` which will now require updating, and releasing 4.0 instead of 3.5 was only done very recently.
For a more concrete example, the grpc gem locks Ruby versions (< 3.5), and they refuse to change it. So until they support the next Ruby version, we could test ruby-next by testing with a preview release. This worked for 3.4 and 3.5, but now doesn't work with 4.0 (bundler resolves 4.0-preview2 > 3.5, whereas we are able to do 3.5-preview1).
So unless I feel like doing a lot of grunt work (which I don't), I can't even test Ruby 4 in our app until they release a new version. And while I recognize this is an issue with the gem, it is a consequence of choosing to do 4.0.
reply