Slashdot Mirror


User: cheesybagel

cheesybagel's activity in the archive.

Stories
0
Comments
6,965
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,965

  1. Re:Awful Summary on Google Challenging Microsoft For Business Software · · Score: 2

    Yeah. It's like they added this feature to their product. Rather than Microsoft who claims they 'innovate' everything they do.

  2. Re:It doesn't matter on Steam Hit By 'No Connection' Error Worldwide · · Score: 1

    I don't know about you but I don't like to pay for stuff that magically evaporates.

  3. Re:That's a lot of words, for a simple thing on Intel Challenges ARM On Power Consumption... And Ties · · Score: 1

    I've read articles by the guy running the site for nearly a decade now. Perhaps someone injected malware into an ad or whatever and he did not notice it yet because it is Xmas but he does not host malware. If you don't want to don't click on it now, he'll probably clean it up in a day or two.

  4. Re:That's a lot of words, for a simple thing on Intel Challenges ARM On Power Consumption... And Ties · · Score: 1

    Chromium is throwing hissy fits as usual. It's a well known tech gossip site. Perhaps some ads had malware but the site is not a malware site.

  5. Re:A tie means Intel loses on Intel Challenges ARM On Power Consumption... And Ties · · Score: 2

    Android applications are bytecode compiled and run on a Dalvik VM. So binary translation isn't as much of a problem. Unless the application uses native code. Which is probably going to be the case for games etc. Doh.

  6. Re:That's a lot of words, for a simple thing on Intel Challenges ARM On Power Consumption... And Ties · · Score: 1

    There you have it a 1.5 mW-445 mW superscalar X86 processor.

  7. Re:...alternatively on West Antarctica Warming Faster Than Thought · · Score: 1
    One of the supposed major global warming gases considered to be the big meanie is CO2. Well CO2 is plant food. If you increase CO2 atmospheric composition you will get algal blooms and increased plant growth which will counter the CO2 increase. Water vapor has even more of a global warming effect yet it gets ignored for rather obvious reasons. Our global water vapor output is insignificant compared to ocean water evaporation plus water vapor gets precipitated out of the atmosphere as rainfall.

    AGW believers just cannot accept the irrelevance of human activities in the planet compared to natural effects.

  8. Re:I often disagree with RMS, but... on GNU Grep and Sed Maintainer Quits: RMS and FSF Harming GNU Project · · Score: 1

    GCC is in version 4.7.2. I have a set of FP heavy code which runs faster in GCC with '-Ofast -march=native' than Clang with all the optimizations turned on. This also seems to be the case for everyone else I know using X86. I have no idea how the performance in ARM is like.

  9. Re:That is not a fair comparison... on China Set To Surpass US In R&D Spending In 10 Years · · Score: 2

    There are other examples like advanced lithography or other machine tools.

  10. Re:China on China Set To Surpass US In R&D Spending In 10 Years · · Score: 2

    More like 4.39x. But your point still stands.

  11. Re:maybe on China Set To Surpass US In R&D Spending In 10 Years · · Score: 3, Informative

    1) A lot of that US land area is Alaska.
    2) Population is more relevant to GDP as Japan can amply demonstrate.

  12. Re:And Wozniak will be rememberd as a nice guy on Steve Jobs' Yacht Impounded In Amsterdam · · Score: 1

    Wozniak's still alive and didn't need to rip off someone else's liver.

  13. Re:I often disagree with RMS, but... on GNU Grep and Sed Maintainer Quits: RMS and FSF Harming GNU Project · · Score: 1

    Clang is faster at producing slow code.

  14. Re:Why does C++ matter? on GNU Grep and Sed Maintainer Quits: RMS and FSF Harming GNU Project · · Score: 1

    It's arguable most of the uses for it should be in the standard language implementation to begin with.

  15. Re:grep -p on GNU Grep and Sed Maintainer Quits: RMS and FSF Harming GNU Project · · Score: 1

    Heck you could replace everything: grep, awk, sed with perl. That guy is just being stupid.

  16. Re:Eheh, explain Linux vs BSD then on GNU Grep and Sed Maintainer Quits: RMS and FSF Harming GNU Project · · Score: 3, Interesting

    Actually I think Google is getting bitten by their choice to use the Apache license for most of their Android software. It started with Amazon and Baidu developing their own OS and giving none of the code back and it is going to get worse before they realize the damage and re-license.

  17. Re:slightly off topic on GNU Grep and Sed Maintainer Quits: RMS and FSF Harming GNU Project · · Score: 1

    Try developing a cross-platform C++ application and we will see if you start agreeing with RMS or not.

  18. Re:Better than Intel on Samsung Reaches Milestone For 14nm Technology · · Score: 1

    They have been catching up quite quickly. Most of their issues are not in manufacturing but in chip design. They simply did not have in-house designs for all the additional functionality you can find on your average ARM SoC. They also did not have any low power CPU designs which they could manufacture. Their solution was quite simple: you pick up a 1990s Pentium processor design and port it to a modern manufacturing process. The result was a chip with more performance and about the same power consumption as the top notch ARM CPU core designs.

  19. Re:prior art! on Samsung Reaches Milestone For 14nm Technology · · Score: 1

    Considering that Samsung was selling cellphones before Apple I think it is rather disingenuous to assume they would stop doing so just because Apple is paying them a pittance to manufacture chips and other components. Apple just screwed themselves for the next 2 years because they can't accept having any competition at all.

  20. Re:Agreed! on Samsung Reaches Milestone For 14nm Technology · · Score: 1

    Bollocks. Apple was not willing to negotiate licensing terms. Neither did they want to pay the market price for Samsung's own patents.

  21. Re:fabless ecosystem? on Samsung Reaches Milestone For 14nm Technology · · Score: 1

    IBM, GlobalFoundries (formerly AMD and Chartered), Samsung have an agreement to share semiconductor manufacturing R&D. So their manufacturing processes are supposed to be similar.

  22. Re:...alternatively on West Antarctica Warming Faster Than Thought · · Score: 1

    Actually I am not right wing and I am still not convinced that man action has any significant effect on global temperatures. It just does not pass the smell test sorry. Compared with the energy output of the Sun which reaches the Earth our own energy consumption is insignificant.

  23. Re:...alternatively on West Antarctica Warming Faster Than Thought · · Score: 1

    What? Mount St. Helens, Mount Pinatubo, never heard of those volcanic eruptions? Surely you jest.

  24. Re:umm... on Reexamination Request Filed Against Another Apple Patent · · Score: 1

    This is done in ray-tracing since at least the 70s where you stop recursively tracing rays once the light contribution from the resulting spawned rays is considered not to provide any meaningful contribution to the final output. Like other people have said it could have simply been that no one considered it to be patenteable material and it was done behind the scenes in many pieces of software already. It is certainly not non-obvious.

  25. Re:Anybody using Ada? on Ada 2012 Language Approved As Standard By ISO · · Score: 1

    SpaceX seems to be moving quite quickly. Plus you forget how protracted the F-22 development was and that was in Ada. If you keep piling on more and more requirements after the work started of course the project is going to be late.