Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment The kernel can't be ported to that Rust (Score 1) 139

Given that:
1) You would need to write vast quantities of unsafe Rust to port the whole kernel to it.
2) Unsafe Rust has none of the properties you describe above.
3) Unsafe Rust is intentionally designed to be difficult to use.

The effective language the kernel would be re-written in would be very very different than the Rust you describe. Much more so than "C" and "kernel C".

Comment Logically, the US government doesn't exist. (Score 1) 88

Who believes the US government is capable of existing? Existing would require having been capable of building something at some point in time. The fact is the incompetent and unknowledgeable people don't work for the government either. That would require the US government having built office buildings for them to work, some level of communications infrastructure, etc.

And who believes the US government is capable of building ANYTHING?

Comment Re:China Says China Not Guilty (Score 1) 199

No "actual argument".

No doubt you've personally reviewed all (or any) of the data the scientists have published first hand.

Probable scenario 2 as outlined by US scientists is that covid-19 evolved from a corona virus that was already transmitting in humans that no one was tracking because it didn't cause any symptoms.

https://www.nature.com/articles/s41591-020-0820-9

No doubt they are just CCP puppets though.

Comment Re:The growth is a lie (Score 1) 322

I'm guessing you weren't alive the last 10 years where there has been lots of "printing money" and record low inflation.

Inflation in the 70s and 80s tracked real oil prices almost exactly, but monetarists used the crisis to take over the fed.

Core CPI was 3.6% in 1973 and 8.3% in 1974.

Somehow we believe:
A) The Fed suddenly started "printing money" at the end of '73
Instead of:
B) The embargo starting in Oct. '73 was what was behind the inflation

But it doesn't stop there. Inflation starts to go down again after peaking at 9.1% in '75.

In '77 it's at 6.3%.
Then at the end of '78 you have a shutdown of Irans oil production. Iranian government is overthrown in '79.
In '79 inflation is at 9.8%.
Inflation peaks in '80 at 12.4%, slowly decreases after that.

So, obviously what happened is the Fed started "printing money" as soon as the first crisis hit, stoped after it was over. Then Volker and the monetarists who were in charge during the 2nd crisis, somehow, inexplicably, secretly started printing money again -- despite it being ideologically anathema to them -- as soon as the 2nd crisis hit. Then stopped "printing money" after the crisis was over.

Comment Re:Calling all armchair economists! (Score 1) 305

Measured inflation has remained historically low -- in both government and private indexes such as the MIT billion price project -- despite a large number of cities and states enacting minimum wage hikes recently. I will note that people's perception of inflation as measured by surveys consistently exceed measured price inflation.

Why your is your intuition is not the case (or at least not the case in the US in 2019)? The reality is, inflation is not a very well understood phenomena.

The obvious question you should probably ask though, is what percentage of costs labor constitutes. In your example of McDonalds, a quick google shows that startup capital costs are around $1-2M. Now add input costs, capital replacement costs, ongoing rental and franchise fee costs. Even amortized over a 10 year period it appears labor costs are likely less than half of all expenditures.

Comment Re:stop rationalizing (Score 1) 417

What you should be comparing, then, is California's per-capita GDP to that of the entire country. It's about 12% higher than the country as a whole,

I didn't inject GDP in this, I was simply responding to someone else's simplistic analysis. But at 12% higher per capita GDP is actually underperforming given its taxes, cost structure, and resources.

Why would the tax rate negate the 12% output advantage. You seem to be mixing GDP per-capita and median household income or per-capita household income. California's median income is 3rd and 30% above the national average.

Comment Re:stop rationalizing (Score 1) 417

As of 2015 (according to wikipedia) California is ranked 10th per capita (not counting DC).

Which illustrates another problem: California's economy is volatile. The point is: California is far from the top.

What exactly is your definition of the top?

Other than New York, all of the states with higher numbers either are "petro-states" with low populations (Alaska, Dakota, etc) or quasi-city states (Massachusetts, etc).

Ah, so now you want to get into detailed analyses. Well, given the high cost of living in California, a lot of California's GDP isn't real output, it's just churning. That is, California's massive regulations and taxes may increase the GSP on paper, but they simply aren't productive. And wealth in California very unequally distributed, with a minority living in wealthy coastal enclaves while much of the rest of the state is urban slums and rural poverty.

In any case, you are entitled to your own opinions. If you come from Europe, India, or Mexico, I'm sure it's dazzling. And if you're a Prius-driving Facebook engineer with a $2M home in Mountain View, I'm sure it's just fine for you too. But if you think that "look people, if you tax like California you can be like California" is persuasive to people in the rest of the country, you're a fool.

It's true that the incomes are higher on the coasts, but the costs are also much lower in the interior. Rents 1.5-2 hours out from SF are roughly what I was paying back in Tallahassee.

I'm a Florida ex-pat living in SF for the last 7 years. If you are an engineer who isn't incompetent, and you want to maximize your income, you basically have to work here. 80-90% of the engineers I knew back at FSU are here for that reason regardless of their political ideology.

Comment GDP ranking is wrong (Score 1) 417

California was ranked 17th per capita in 2012 if you include DC as a state. As of 2015 (according to wikipedia) California is ranked 10th per capita (not counting DC). Other than New York, all of the states with higher numbers either are "petro-states" with low populations (Alaska, Dakota, etc) or quasi-city states (Massachusetts, etc).

Comment X86 has POPCNT (Score 1) 1001

x86 has had POPCNT since SSE 4.2.

This exact thing has happened to me at Amazon and Google interviews. At Amazon the interviewer was apparently one of those people who don't like to be corrected and ended the interview right there. Now I always reply, "The answer you are probably looking for involves a lookup table..."

Slashdot Top Deals

Remember, UNIX spelled backwards is XINU. -- Mt.

Working...