Slashdot Mirror


User: prockcore

prockcore's activity in the archive.

Stories
0
Comments
3,638
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,638

  1. Re:Summarising... on Android vs. iPhone 4 Signal Strength Bars Comparison · · Score: 1

    Except this entire article is about how you can't trust the bars on the iPhone 4.

  2. Re:I seem to have missed why we'd want this on IE9 Flaunts Hardware-Accelerated Canvas · · Score: 1

    IE9 now passes all of css3info's test suite for CSS3 and HTML5. (That doesn't mean it has 100% support for HTML5/CSS3, just the css3info test suite).

  3. Re:What is stereographic sound? on Stop the Math Press's Presses — Knuth Announces iTex · · Score: 1

    If you cross your ears, you can hear a sailboat!

  4. Re:Charles Mackay on Fark Creator Slams 'the Wisdom of Crowds' · · Score: 1

    And making iPhone apps.

  5. Re:Yeah... on YouTube Explains Where HTML5 Video Fails · · Score: 1

    I have yet to find a flash swf that actually supports scroll wheels.

    Google street view.

  6. Re:Complaining About an Unfinished Spec? on YouTube Explains Where HTML5 Video Fails · · Score: 1

    Yeah, thought it looked good.. until I scrolled and the video got screwed up... it froze and it seemed that the only place it updated was behind the controls. Chrome dev on osx.

  7. Re:RAM error? on Tracking Down a Single-Bit RAM Error · · Score: 1

    On investigation a G was transformed to a W a difference of one bit.

    That is unlikely due to the way magnetic media actually stores data. Bits are stored as changes in polarity. No change in polarity means 0, change means 1 (or vice-versa).. and for many lowlevel format types, all bytes in a sector are xored with the previous byte. Change the polarity of 1 tiny part of the disk will change at least 2 bits, and corrupt the entire sector.

    So a disk that's +++-+++ is actually 001100. Change that - to a +, and it becomes 000000. In order to change just 1 bit, you have to reverse the polarity of every bit in the sector after it... like trying to untwist a rope from the middle.

  8. Re:For the americans on YouTube Gets a Vuvuzela Button (Seriously) · · Score: 2, Interesting

    After watching the game I reassured my thoughts about American Football... oh how I would love that the "tough" American Football players had a go against one of these Rugby teams. They will run scared!

    Richard Tardits, the frenchman who played both American football in the NFL as well as rugby has this to say:

    "two completely different types of pain. American football is the more violent, rugby is the greater physical challenge".

    Run scared indeed.

  9. Re:But the system opts in everything else on Apple Wants To Share Your Location With Others · · Score: 1

    and can be disabled at any time for any app

    Not the App store.

  10. Re:Trojan for Mac had to appear some day... on Apple Quietly Goes After Mac Trojan With Update · · Score: 1

    . When you install something on a Mac (and windows depending on your settings) you need to type in a password and specifically give permissions to do so.

    Most mac users don't. They have write access to everything in /Applications by default. They just drag the program into the Applications folder. If the program then decides to replace iTunes with a backdoor or whatever, it can without the user's knowledge.

  11. Re:The boring truth... on HTC Android Smartphone Stores Browsing Screenshots · · Score: 4, Insightful

    The article is misleading.. they're on internal storage if you don't have an sd card.

    They're also *only* created for bookmarks.. if you don't make it a bookmark, no thumbnail gets created.

  12. Re:Spamhaus was right to ignore it... on Spamhaus Fine Reduced From $11.7M To $27K · · Score: 1

    Weren't doing anything illegal in their own country.

    You sure about that? The UK's libel laws are far more strict than the US's. In the US, the truth is an affirmative defense against libel.. not so in the UK. Calling someone a spammer in the UK might indeed be considered libel, regardless of whether it's true or not.

  13. Re:Yes. It does. on Updated Mac Mini Aims For the Living Room · · Score: 1

    Netflix is silverlight, not flash.

  14. Re:Seymour Cray on virtual memory on Knuth Got It Wrong · · Score: 1

    Just what I always wanted, a B-tree implementation that is guaranteed to swap.

    Isn't that pretty much every SQL database ever made?

  15. Re:Theoretical performance vs real-world performan on Knuth Got It Wrong · · Score: 1

    A cache miss isn't just "slower" it flushes the cache and affects subsequent memory access speeds. Thus O(n) can become O(n^2).

  16. Re:My two cents on MA High School Forces All Students To Buy MacBooks · · Score: 1

    Try giving some of these kids an exam from back in 1999 for my 9th grade achievement exam, and I bet you any money over half would fail.

    You know we were saying the same thing about you too.

  17. Re:My two cents on MA High School Forces All Students To Buy MacBooks · · Score: 1

    Today's kids can't read or write worth a damn.

    The literacy rate is at an all-time high. You just think they can't read or write because today's kids are writing more often and more publicly than ever before. You get 9-year-olds posting youtube comments with the same poor grammar as a 9-year-old used in her diary in the 50s.

  18. Re:My two cents on MA High School Forces All Students To Buy MacBooks · · Score: 1

    I've seen the disassembly for Altair's BASIC.. I'd say Bill Gates could indeed code.

  19. Re:What are they going to do? on MA High School Forces All Students To Buy MacBooks · · Score: 4, Funny

    You're overstating OSX's abilities... a kid can trash a mac just as easily as a PC. One of our designer's mac's fell to his stupidity just last week. He installed something like 5000 fonts... brought the system to its knees.

  20. Re:Don't let reality get in the way of your anger on MA High School Forces All Students To Buy MacBooks · · Score: 4, Funny

    Claris ate my homework. Moof.

  21. Re:Apple provided APIs on Adobe Goes To Flash 10.1, Forgoes Security Fix For 10 · · Score: 5, Insightful

    Many of their apps are still Carbon.

    Snow Leopard isn't 100% 64-bit, despite Apple's claims. Front Row, iTunes, Grapher, and DVD Player are all still 32-bit apps. That's because they are written in C++/Carbon instead of ObjC/Cocoa. Apple has had how long to rewrite them?

  22. Re:Still no volume control on Safari 5 Released · · Score: 2, Informative

    OSX doesn't.. but Linux and Windows both have per-application volume management... and using chrome, that becomes per-tab volume management.

  23. Re:WebM on Safari 5 Released · · Score: 1

    Google has already started encoding youtube videos in WebM. Join youtube's HTML5 beta, then append &webm=1 to the search url and you'll only get videos that are in webm format.

  24. Re:Apparently it's even faster than Chrome 5 on Safari 5 Released · · Score: 1

    On Macs, Safari has passed the Acid3 test with smoothness for a while now (in fact, I think they were the first).

    That's not what I'm seeing.

    Test 25 passed, but took 35ms (less than 30fps)
    Test 69 passed, but took 7 attempts (less than perfect).
    Test 80 passed, but took 2 attempts (less than perfect).
    Safari 4.0.5, on 10.6.3

  25. Re:no. on Smokescreen, a JavaScript-Based Flash Player · · Score: 1

    Doesn't work in chrome.. safari just rips the speakers, and firefox buzzes and pauses. If you look at what they're doing, they're just base64 encoding audio data and sticking it in an audio tag. The data isn't streaming.