Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re: For now (Score 1) 35

In no way does China have technical superiority.

China has technical superiority in a number of areas. Not across the board, but in enough things that we should care. Battery technology is the primary example. Solar panel technology, they may not lead the world, but they certainly lead the US. Manufacturing of small items, they are years out ahead of us, we gave that up, we can only cost effectively build large items now.

the only reason they are the place to make these is because of slim margins and dumping practices

That's how they became the #1 place to make those things, which in turn is how they became #1 in technology to make those things. They copied their way to understanding the tech. That saved them a lot of time and money. Now they lead in several areas. Pretending otherwise is foolish. A lot of goods sold around the world are now not only manufactured in China, they are designed there as well. Corporations in other countries are buying complete goods, not just parts, and having their logos put on them.

Comment Only on Slashdot (Score 1) 21

Is There a Market for Meta's Ray-Ban Display Smart Glasses? (How About the Blind?)

The blind do not want or need to be paying for a display they can't use. The non-display parts of the functionality may be compelling, but they need the device to speak to them, not to show them pictures they cannot see. Who fucking writes this shit?

Comment Re:Battery (Score 1) 29

Not sure, but if the frames were in video RAM already, isn't there graphics card magic that can trivially merge the frame with window data?

Rendering from memory to the framebuffer is trivial. Decoding the video takes processing time, probably on the GPU these days. Otherwise you have to keep the whole uncompressed video in memory. For a short loop that might be viable, except that resolutions have been trending upwards over time, so the memory needed for that has been as well. Most non-gamers still have 16GB RAM or less so this is still an issue. It's smarter to do live backgrounds as animations using pixel shaders, then the power consumption is much lower. This is what's done on cellphones where this feature is used with "live backgrounds" and such. Shaders are cheap and there's no video decoding so it doesn't use CPU or GPU much, and it also doesn't need much memory.

Comment Re:Cry me a river. (Score 1) 16

He's not worried about "his" drivers, he's worried about his money.

You are 100% wrong. The Uber business plan has always been to shift to self-driving vehicles ASAP, and to use humans only until that is feasible. He is planning to cause a problem, not to have a problem.

Comment Re: For now (Score 1) 35

I think that you misunderstand the role of venture capitalists in this situation.

Some of us understand how it works, you simply aren't among them, which is weird because I can see from your comment that you have all the puzzle pieces.

VCs are selling out our future by being unwilling to invest in anything without short-term returns. That means fundamental R&D expenditures get cut, and mass layoffs happen every year. The best and brightest leave for greener pastures, and the technology stagnates.

Along come the venture capitalists who look at the industry and say: well, there's no way I could possibly make 200% profit here, so I'm gonna call it *uninvestable*

How can you understand this and yet not understand what it causes to happen?

Comment Re: Overwrought (Score 1) 53

"Maybe you just suck at it. Coding with AI assistance is a learned skill"

How do you get the software to not hallucinate functions or even entire libraries which do not exist at all? Even in writing a very small shell script the software makes these kinds of error, and then some more, like hallucinating flags and arguments which do not exist either.

Comment Re:Wrong again, idiot. You're really good at that. (Score 1) 151

Once again drinkypoo goes to great lengths to expose his stupidity for the world to see with another uninformed, idiotic Slashdot post.

Oh look, whoever you are. Nobody knows you.

The 90s and early 2000s was the peak of automotive engineering in the USA

And American cars were still shit. If you RTFA I linked you'll see that the best of the 90s and 2000s were not what was destroyed.

Now go off to cry to someone else about your tiny penis, you will not be missed.

Comment Re:King George the Third... (Score 1) 261

We're already in a second civil war. It was started by the left years ago.

We never finished the first one. The losers were allowed to keep their flags and their guns. Instead of trying to be one big happy country we should have freed all the Africans and enslaved the Southerners, since they love slavery so much. Then we could have them picking fruit right now.

Slashdot Top Deals

I'm always looking for a new idea that will be more productive than its cost. -- David Rockefeller

Working...