Slashdot Mirror


User: edxwelch

edxwelch's activity in the archive.

Stories
0
Comments
1,673
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,673

  1. Re:AMD could do a 24 core desktop chip right now on AMD Considered GDDR5 For Kaveri, Might Release Eight-Core Variant · · Score: 1

    Maybe they should start with the server version though, since AMD currently have no server with 24 steamroller cores.

  2. Re:Surprising on Glyphy: High Quality Glyph Rendering Using OpenGL ES2 Shaders · · Score: 2

    Most of the time you just display text with no transforms and the times when you do want transformed you don't need it pixel perfect (for example, during a rotation transition effect, the user will hardly notice pixel imperfections while the text is rotating)

  3. Disappointed on AMD's Kaveri APU Debuts With GCN-based Radeon Graphics · · Score: 2

    While the GPU is good, the Kaveri CPU is slightly slower than Richland in the benchmarks - after 4 years of waiting that's a big disappointment.

  4. Does anyone believe it? on Nvidia Announces 192-Core Tegra K1 Chips, Bets On Android · · Score: 2

    A 5W chip producing 360 gflops. To put that into persective a GeForce 730M, which has the same architecture, but twice as many cores and rated at 556.8 GFLOPS, is a 33W part.
    So basically, Nvidia have made Kepler 4 times more efficient with no architecture changes. What magic did they use?

  5. Re:That's unfortunate on Cairo 2D Graphics May Become Part of ISO C++ · · Score: 1

    You don't need templates for that.

  6. Re:That's unfortunate on Cairo 2D Graphics May Become Part of ISO C++ · · Score: 1

    I can't think of any case where templates would be needed in a graphics library. That's just going to make the code more cryptic and harder to understand.

  7. Hibernation fix? on Exponential Algorithm In Windows Update Slowing XP Machines · · Score: 1

    According to the article the problem only happens at start-up for about an hour and then stops. So, if you never restart, only shutting down the PC via hibernation you will never see the problem.

  8. Re:Best way to force an upgrade on Exponential Algorithm In Windows Update Slowing XP Machines · · Score: 0

    It's basically a performance bug built into XP. It'll slow down your machine even if you don't need any updates

  9. Re:there are people left not using adblock? on High-Frequency Trading For Your Private Data · · Score: 1

    if you're using a ipad then you wont be using adblock

  10. Re:Without money... on Private Mars One Mission Contracts Lockheed For Exploratory Mission · · Score: 1

    Mars One is a very successful enterprise. It's goal was never to actually get to Mars, but to gain publicity by playing on the public's naivity and need to dream about space travel.

  11. Re:Typical american slasdotters on EU Warns Nokia Not To Become a Patent Troll · · Score: 1

    That case had nothing to do with patent trolls.

  12. Re:Typical american slasdotters on EU Warns Nokia Not To Become a Patent Troll · · Score: 1

    > European Government actually does something about patent trolls.
    Yeah, right. A warning carries a lot of weight.

  13. Also, Big Bang Theory overrated on Physicist Peter Higgs: No University Would Employ Me Today · · Score: 0

    I've always said it, but now we have it from a noble prize winner
    "He has never been tempted to buy a television, but was persuaded to watch The Big Bang Theory last year, and said he wasn't impressed."

  14. Re:Article is crap and misses biggest feature! on AMD A10 Kaveri APU Details Emerge, Combining Steamroller and Graphics Core Next · · Score: 1

    Games will almost certainly make use of uniform memory for loading textures faster. That feature will make it much easier to implement "mega-textures".

  15. Kavari looks good for a budget gaming PC, but I think they are being a bit optimistic about the "dual graphics" feature. This is where you pair the iGPU with a dGPU, to get better performance. AMD has never been able to get this feature to work properly. All it does is create "runt" frames, which makes the FPS look higher, but without giving any visual improvement.

    http://www.tomshardware.com/reviews/dual-graphics-crossfire-benchmark,3583.html

  16. Re:Yeah i don't get it on AMD Confirms Kaveri APU Is a 512-GPU Core Integrated Processor · · Score: 1

    The eDRAM in the Iris pro is quite expensive to manufacture and hence, Intel charges a premium for it. The Core i7-4770R for instance, is listed at $392.00.

  17. Re:Meanwhile... on Fukushima Floating Offshore Wind Turbine Starts Generating Power · · Score: 3, Insightful

    No, the repairs will take a considerable amount of time. If you knew anything about radiation effects on humans you would know of the Linear no-threshold model - it predicts that exposing a huge portion of world population to small amounts of radiation is guarateed to have some health effects. It's estimated 300 tons of toxic water enter the ocean each day from Fukusima. Only an idiot would say that you can dump that into the environment without any consequences.

  18. Re:Meanwhile... on Fukushima Floating Offshore Wind Turbine Starts Generating Power · · Score: 5, Informative
  19. Re:heh on Nvidia GeForce GTX 780 Ti Review: GK110, Fully Unlocked · · Score: 1

    mantle won't appear in battlfield 4 until next, but it'll be very interesting to see how it benefits performance

  20. Deeply flawed benchmarks on Nexus 5 With Android 4.4 and Snapdragon 800 Challenges Apple A7 In Benchmarks · · Score: 1

    I find it hilarious that they are trying to benchmark CPUs using javascript on *different* browsers. Do they not realise that the javascript performance of Chrome is radically different than Safari?

  21. Isn't the installer opt-in? on GIMP, Citing Ad Policies, Moves to FTP Rather Than SourceForge Downloads · · Score: 2

    I have a project on Sourceforge and it just uses it's own installer (Nullsoft). So, I would assume that you have a choice to use the adware installer, or not if you don't want to.

  22. WTF? on The First Phone You Can Actually Bend: LG's G Flex · · Score: 1

    That's a pretty big disappointment. We were led to believe that it would flex 180Â like in this picture: http://tech.infaround.com/2013/04/25/lg-to-unveil-new-smartphone-with-flexible-oled-display-later-this-year/

  23. dangers on 6TB Helium-Filled Hard Drives Take Flight · · Score: 1

    If you install a dozen of these drives in your system, will it start floating?

  24. Stupid bug on Surface Pro 2 Gets Significant Battery Boost · · Score: 5, Informative

    Apparently, the origonal version they programmed the Marvell Wifi chip wrong, so it didn't go into power save mode and now they fixed it

  25. Re:No 90MB for ALL drivers on AMD's Radeon R9 290X Review · · Score: 1

    The GUI is obviously seperate to the actual drivers, so it could easily be ported - at least they would have that option open to them. And they could have developed just as fast using using c++ and QT. Considering they are writing drivers, I can't imagine them not having skilled c++ developers available.