Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Would be better if the UV light was converted (Score 2) 37

You can use the UV light. You need different material with a different bandgap. Basically a whole other panel, stacked on the first. But before you go after that 5% UV you're going to want to go after the blue, and probably the red and some of the near IR.

They're called multijunction solar cells and they're used in places where you need maximum efficiency, like in space. For regular use, single junction cells are much more popular because a single bandgap panel absorbing at the maximum solar emission is going to be more efficient price-wise than a multijunction cell where the extra bandgaps are in lower emission ranges.

Comment Re:It was about unions (Score 1) 46

It could have something to do with at least one of these workers reporting to Congress that they were working on a "faulty and dangerous product". If people are talking like that publicly, then it gives Google all the incentive in the world to lay off some of the more vocal ones. A union would certainly prevent some of those layoffs, of course, but they haven't actually formed one yet.

Comment Re:I think the lesson to be learned here. (Score 1) 57

Oh dear, I'm sorry I didn't read this before replying above.

Zuck was one of several government projects along the same lines back then, and he got lucky, that's all.

So is he a CIA operator indoctrinated from birth a la The Bourne Identity, a genetically programmed clone, or a straight up android?

Comment Re:I think the lesson to be learned here. (Score 1) 57

"Free market" is a stupid propaganda cliche that is devoid of meaning.

Uh huh. Is this one of those "propaganda I don't believe" Instagram slideshows?

Free markets exist and are pretty widespread. They require government intervention to maintain. Adam Smith himself called that one of the primary functions of government in the economy. American corporatism isn't the only system in the world, and authoritarian "democratic oversight" as suggested by the OP is definitely not a good alternative.

Comment Re:I think the lesson to be learned here. (Score 1) 57

The lesson to be learned here is that there's a sucker born every minute. Also you "allowed" Zuck to waste billions on VR because PEOPLE VOLUNTARILY GAVE HIM THE MONEY. People had the choice to spend money on other things and instead bought ads on Facebook. They voted with their wallets. There's your democracy in action.

Comment Re:I think the lesson to be learned here. (Score 0) 57

Free market capitalism has as a core principle the importance of market forces. That is, democracy.

Zuckerberg gained control of billions of dollars because he correctly judged that the people wanted to play hot or not with pictures of their friends and would accept psychological manipulation in return. He spent billions on VR because he thought it would work even better.

If you're American, "democracy" has had lots of opportunities to spend money on health care and does so to considerable excess.

Comment Re:Do it yourself (Score 3, Interesting) 83

So don't use STL

Indeed, No True Scotsman would use STL with C++.

clang-tidy and Cppcheck and flaw finder and Sonarqube

The last job I had where I had to use C/C++, we automatically ran an expensive static analysis tool every time we checked in code. I'd estimate that it only found about half of the potential segfaults, and it made up for that by finding twice as many false positives.

Slashdot Top Deals

"The voters have spoken, the bastards..." -- unknown

Working...