Slashdot Mirror


User: noidentity

noidentity's activity in the archive.

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

Comments · 6,325

  1. Re:Oh I See! on Professor Finds Fault with MS Grammar Checker · · Score: 1

    I submit that "definitely" is the most commonly misspelled word here. Or perhaps "schedule" or "tomorrow."

    Careful; at some point a post about the most-often misspelled words will cause new words to displace the very words the post was about, a kind of quantum effect.

  2. Re:no shit on How the Secret Service Cracks Encrypted Evidence · · Score: 1

    Your dog is insecure. Shame on your parents for not teaching you best practices!

    Unfortunately, there seems to be a back door which opens at least one port reliably: firehydrant.

  3. Re:different countries, different laws. on VoIP Wiretapping · · Score: 1

    check [ ] to just use a pair of tin cans with string between them (atoms may be compromised)

  4. Re:different countries, different laws. on VoIP Wiretapping · · Score: 1

    check [ ] to install self compiled open source VoiP software without backdoors.

    check [ ] to compile source with compiler (note: compiler might insert backdoor)
    check [ ] to compile source by hand

  5. Re:Peak Of Email, perhaps on Has Mass-Mailed Malware Peaked? · · Score: 1

    ...pleanty of other mediums to play in.

    Watch out, those mediums can bring back the dead too!

  6. Re:Key breakthrough: the Intentional Stance on Meshing Developmental Evolution and Technology · · Score: 3, Insightful

    If Google could infer why I am searching instead of just what I am searching, it would be able to do a much better job.

    And, as with people, when it gets it wrong it's worse than if it was just a dumb but obedient tool. That's the problem I have with anything that presents itself as a mind-reader: when it doesn't read my mind, I have to read its mind to predict what it will do in response to my input.

    In the end it makes things more complex. I'd rather have a tool whose response doesn't depend on what it thinks about me. It's the same with salesmen: don't get in my way when I know what I want to do.

  7. Re:3. You'll want a display. on Microsoft's Tips for Buying an MP3 Player · · Score: 1

    So you can enjoy the Blue Screen of Death!

    Like duhhh, not a color screen! Problem solved.

  8. Re:Heh on The Solar Death Ray · · Score: 5, Funny

    Here's a related article I just submitted:

    "Slashdot Death Ray is made of tens of thousands of geeks, most mounted on platforms approximately one to two feet high, and approximately 18 inches on each edge. Each geek focuses HTTP requests to a single web server at a distance ranging from tens to thousands of miles away. A web site is kept visible at all times on the geeks' computers and serves as mounting point for the URL of Slashdot Death Ray targets. The whole system is mounted on a large rock sphere. The goal of this summary is to show the results of the targeted website when the Slashdot Death Ray is used."

  9. Re:It's going to be a long time... on What Will We Do With Innocent People's DNA? · · Score: 2, Insightful

    "If you're innocent, you have nothing to worry about."

    I'm not worried about possible crime I will commit against myself, it's crime that someone else will commit against me by misusing data the government has about me.

  10. Re:Some things to consider on Credit card signatures: Useless? · · Score: 1

    If you want someone to check your ID when you sign your card, please hand it to the cashier with your credit card.

    Ignoring whatever security benefit this actually provides, I think these people want the cashier to ask for ID when it's not handed over, as in when someone other than the cardholder is trying to use it.

  11. Re:make vendors responsible for fraud.... on Credit card signatures: Useless? · · Score: 1

    If I were running the credit card companies, I would hold the vendors responsible for any loss due to fraud that was a result of their NOT checking signatures and ID's.
    THAT would put a stop to that.


    Or maybe put a stop to that credit card company, if another one runs the numbers and determines that it's cheaper to pay for uncaught fraud than require retailers to check signatures.

  12. Re:digital signatures on Credit card signatures: Useless? · · Score: 5, Funny

    It could be worse, when companies like UPS started doing this, the quality and resolution was *terrible*. [...] The resulting signature was so funny, I kept it. (Before you flame me for posting my signature, look at the actual image).

    If you squint your eyes just right you can make it out! Bad idea to post your signature, Mr. ;,!.'',_!.

  13. Re:What they really did on Towards Self-Replicating Rapid Prototypers · · Score: 1

    They used "Wood's Metal", which is a solder-like alloy of tin, lead, cadmium, and bismuth. All of which are toxic. Lead and cadmium cause heavy-metal poisoning, and the body won't clear either of them.

    Well, now that they've made themselves unable to replicate, they better make machines to do so!

  14. Re:Why is this news? on No Secret Plan at Google? · · Score: 1

    Revised article summary:

    "A number of smart folks have speculated that Google might leverage its computational resources to create some kind of massive online application delivery platform. I'm so smart that my speculation that they are wrong is probably correct. Er but it's still just more speculation."

  15. Re:Bad Marketing on Windows XP Starter Edition off to Slow Start · · Score: 1

    [...] MS should have the standard Longhorn with fewer features, and come out market Longerhorn as the premium.

    Oh great, then everyone will get SPAM selling herbal remedies that lengthen your MS Longhorn for less than Microsoft charges.

  16. Re:"Interesting" numbers on date +%s Turning 1111111111 · · Score: 1

    Some people find powers of 2 appealing -- imagine driving route 256 -- how cool would that be?

    When I have to pick a somewhat arbitrary value for something in a program, I have trouble choosing something other than a power of two. It becomes a problem when the nearest powers of two are relatively far apart. I guess I have a superstition that powers of two will be more efficient or less-likely to cause problems.

  17. "Interesting" numbers on date +%s Turning 1111111111 · · Score: 2, Insightful

    Whatever makes 1111111111 interesting is probably the same thing that makes people think that the series of random bits 111111 is less random than 101001 or 011001 etc.

  18. Re:also interesting - 2038 on date +%s Turning 1111111111 · · Score: 2, Insightful

    (by that time, we will all have at least 64-bit systems, but still a cause for concern, read the link)

    The number of bits a CPU can natively operate on data has little relevance on the problems due to representing dates with too few bits. It all depends on the programming interface and storage format. If you use an outdated (hah) API on a 256-bit CPU, you'll still have a YnK problem.

  19. Re:Financial news: Candle sales skyrocket! on date +%s Turning 1111111111 · · Score: 1

    They were at a loss to explain the comparatively low demand for digits 2, 3, 4, 5, 6, 7, 8, 9, and 0.

  20. Re:This is silly... on CSS Support Could Be IE7's Weakest Link · · Score: 2, Insightful

    So you conclude that IE is broken because it looks terrible in IE and good in Firefox? Don't assume that all HTML code is valid and standards-compliant, and that something looking good in Firefox is proof that it's compliant HTML and that what you see in Firefox is correct.

  21. Re:So, basically... on IE7 Details Emerge · · Score: 4, Insightful

    And since the open source community won't patent their stuff, MS is free to steal the ideas that worked.

    *cough*OpenOffice*cough

    You mean Firefox is going to have these features removed??

  22. Helpful for filesharing on Help For Those With Shaky Hands · · Score: 2, Funny

    My hands always shake when I'm using p2p apps, out of fear of the RIAA finding me out. It's hard to trade the latest music and movies. Not any more! Take that, RIAA!

  23. Re:Fake Banks on Google 302 Exploit Knocks Sites Out · · Score: 1

    What happens when you go to your bank's website and get redirected to an identical-looking website that steals your information?

    Is making a bookmark of the correct URL too much to ask?

  24. Re:Voicemail voicemail voicemail on VoIP to Fuel Plague of 'Dialing for Dollars'/Spam · · Score: 1

    Hey man, I finally found you! Reply to me here on Slashdot rather than trying voicemail again.

  25. Re:Not a Java Exploit on IE Vulnerable to Cross-Browser Spyware Attack · · Score: 1

    Correct; unsigned values can only be positive (good), but signed values can also be negative (bad). This is just an example of a negative signed Java applet.