Forgot your password?

typodupeerror

Comment: Re:Now where's the cheap monitors? (Score 1) 201

by gigaherz (#43598939) Attached to: High End Graphics Cards Tested At 4K Resolutions
There is a value on being there early, though. People who pay a lot for a "4k" display will also want to pay a lot for "4k" content to try their new toy. Of course it won't be just ANY content, it has to be the type of content that interests people with the interest AND money to get "4k" hardware.

Comment: Re:Please no Java or C#. (Score 1) 31

by gigaherz (#43513629) Attached to: In Development: An Open Source Language For Cell Programming
Native code wouldn't help much for this. A compiler that outputs to a decent intermediate code allows the output to be later translated and optimized to the specific details of the target platform, which has greater chances of optimizing better than direct-to-native compilers. What makes VMs slower is memory management, RTTI, and the consistency checks that go along with a type- and memory-safe language. C# already has bindings for OpenGL/CL and Qt, alongside with many popular libraries, at least for x86.

Comment: Re:Looks like creationism... (Score 1) 272

by gigaherz (#43470031) Attached to: Moore's Law and the Origin of Life
The models and dating systems could be wrong. They can't possibly be SO wrong that we measure billions of years and it's only a few thousand. They could be wrong by a few orders of magnitude and 6000 years would still not make sense. Either a higher being made things to appear to be older, or they ARE older. There's no doubt about that.

Comment: Re:Looks like creationism... (Score 3, Interesting) 272

by gigaherz (#43464251) Attached to: Moore's Law and the Origin of Life

The problem with the kind of creationism some people are advertising is that they insist that it happened around 6000 years ago. A lot of scientists would be ok with the idea of creationism -- if you allow it to happen billions of years ago as the spark that created life, but then let life evolve independently. But of course then humanity is not special -- unless the creator helped things happen this way for the purpose to create intelligent life.

So creationism/intelligent design is OK, and a higher being managing/guiding the universe is OK; it just doesn't make sense for it to have happened 6000 years ago.

Comment: Re:OpenCL is a heterogeneous processing language (Score 1, Interesting) 60

by gigaherz (#43459063) Attached to: Intel Releases New OpenCL Implementation for GNU/Linux

I have heard it said that the general purpose solutions (OpenCL and DirectCompute both) can't represent the GPU architecture in enough detail to get the same level of efficiency as using a platform-specific API such as CUDA. If you want your code to be as fast as possible, and you know you are building a system around NV hardware, then CUDA is supposedly a better target.

Of course the alternative is that NV isn't putting as much effort in making the OpenCL/DirectCompute driver interfaces as efficient as CUDA, and what I said above is just an excuse, but I can't prove either.

Comment: I'd be more interested in knowing (Score 2) 126

[...] in order to prevent attackers from accessing and tempering with them, [...]

temper /tempr/ Verb: Improve the hardness and elasticity of (steel or other metal) by reheating and then cooling it.

How does this relate to EV chargers and why would it be important to prevent people from using them for this task.

Please, won't somebody tell me what diddie-wa-diddie means?

Working...