Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Not a great value, in my opinion (Score 1) 501

Or Apple's mistaken focus on OpenCL over CUDA. Unfortunately, Apple have not indicated that they will remedy the problem.

Well, Apple is pushing an open API that will run on lots of hardware, while nvidia is pushing an API tied to their hardware. I think everyone would benefit with a widely supported open API.

Comment Re:It's pretty neat (Score 1) 501

Yes, but having "your CAD software [..] be updated to take advantage of that specific hardware" mostly means writing things to use parallel cores, and to leverage the graphics processors through OpenCL (and OpenGL, for the graphics-specific stuff.) This is stuff that a software author would want to do to help future-proof their code, in general, I think.

Comment Re:Analog (Score 2) 154

This was my immediate reaction, as well. Analog computers do some things extremely well, and faster than could be done digitally. Absolute accuracy may not be possible, but plenty-good-enough accuracy is achievable for a lot of different types of problems. Back in the 1970s I worked for a small company as their chief digital/software guy. The owner of the company was wizard at analog electronics, and instilled in me a solid respect about what can be done with analog computing.

Comment Re:Why subsidize? (Score 1) 1030

No, we should be encouraging nuclear first, then solar / wind / geothermal, because nuclear is actually scalable and doesnt chew up gobs of land.

That's true right up until it generates a huge wasteland, and starts to poison the seas. Nuclear should only be used as a transitional source. I guess, in theory, a reactor could be made safe, but I doubt it could in practice.

"In theory, there is no difference between theory and practice. But in practice, there is." - Jan L.A. van de Snepscheut

Comment Re:thats silly (Score 5, Informative) 215

For most digital work these days, you really just need a logic analyzer.

Unless your logic analyzer can show you ringing or capacitance / inductance problems on the digital signal lines, this is not really true. "Digital" signals on a circuit board are analog after all, and are subject to a lot of the same gremlins that plague an all analog circuit. This sort of thing doesn't always matter in a digital circuit, but you need a good scope to find them when they cause problems.

Comment Re:bad example (Score 1) 156

You just missed out on the previous generation workstation that experienced the coolant leak debacle, where your Powermac G5 would suddenly leak the coolant they were using down over the motherboard and power supply and then out the bottom of the chassis.

I have one of those liquid cooled G5s. It's been an audio recording workhorse. It's going to be retired soon, but it's still going strong. I look for leaks every so often, but I've never found evidence of one. I hear that there are faster machines available these days :-)

Comment Re:PR Spin (Score 1) 201

Show me where Apple have crossed the ethical lines ?

- using what practically amounts to slave labor at Foxconn

You mean just like every other major manufacturer? The Foxconn jobs are highly desired, anyway.

- dodging taxes by claiming residence in ireland

Don't most major US companies hold a lot of assets in overseas subsidies?

- suing everyone and their moms with bullshit claims and patents

You mean just like every other major manufacturer? If you're arguing that the patent system should be reformed, I totally agree with that. Until that time, shouldn't they play the game?

- false advertising (it should be named the Idiot Bar, not the Genius Bar)

If you say so.

- overpricing all their stuff

Well then their sales will suffer, right? Oh... wait...

- suing everyone making compatible hardware into bankruptcy

What is "compatible hardware" in this case? Are you talking about the 1990s clones?

- putting in a clause into OSX's license prohibiting using it on anything but official Apple hardware

This is a moot point now, as there is no distribution of the OS other than the Apple store. It's been an "upgrade" market for the OS rather than a "purchase" market for a long time.

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...