Slashdot Mirror


User: Mr+44

Mr+44's activity in the archive.

Stories
0
Comments
256
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 256

  1. Yes on Very High Tech - Elevator Garages in an NYC Hi-Rise · · Score: 1
  2. not what its called on Washington State LUG to Hold "Nerd Auction" · · Score: 2, Informative

    True, except that no-one calles WSU "Washington State". It's referred to most commonly as "Wazzu" or sometimes W.S.U.

  3. Re:Apple Offers Zune-Resistant Music on Universal Offers iPod-Resistant Music · · Score: 1

    I think what you meant to say is that every song purchased from the iTunes music store can be burned to CD. In the non-apple world, there are a variety of subscription services built on microsoft DRM (of which this new service is basically another). Their business model depends on having the music only work as long you pay your monthly fee.

    With these services, you can certainly burn (and re-rip) every song you purchase, but you also have the option of legally downloading music which you haven't purchased, and which you have limited rights for.

    You can think of it as a superset of iTunes, if thats easier.

  4. not only that, on Radiation Absorbing Mineral Found In the Arctic · · Score: 1

    two separate commenters have complained about "H16O", when, using their mis-interpertation of what you wrote, it would be HO16. So even if they were right, they'd be wrong.

  5. No on US Shuts Down Controversial Anti-Terror Database · · Score: 4, Informative

    No, you are thinking of the Total Information Awareness program, which was very different. That (and its associated programs) were/are datamining everybody's credit reports, public records, etc to find "terrorist patterns".

    This program is unrelated. It's not datamining anything. All this is is a centralized database of threats to DoD installations and personnel. Sure, it has its potential for abuse, but its a very different animal from TIA, and confusing the two does't help anyone.

  6. thats a basic flaw in the web's architecture on Microsoft Opens Up Windows Live ID · · Score: 1

    I've never understood why more people don't complain about this discrepancy.

    The HTML containing a form and the URL the form is submitted to, can have completely different levels of security. The "yellow padlock" means the form itself was served with https, when whats important is that the form data is going to be submitted via https. Nothing to do with live or microsoft, why is this considered acceptable in general?

  7. worms survived the Columbia crash on Scientists Offer 'Overwhelming' Evidence Terran Life Began in Space · · Score: 3, Interesting

    They were in a canister, but worms managed to survive the space shuttle Columbia explosion & subsequent crash to earth at high speeds:
    http://science.slashdot.org/science/06/01/04/03342 19.shtml
    http://news.com.com/8301-10784_3-6016657-7.html

  8. Re:You are missing the point. on American Red Cross Sued For Using a Red Cross · · Score: 4, Insightful

    J&J is going up against the Geneva Convention and International law. They are is not going to win this.

    You were going great up until the end. It's the American Red Cross thats going agaisnt this by licensing (for profit) the red cross symbol. IMHO, J&J is actually in the right here. They have the exclusive (basically grandfathered) right to use the red cross on commercial products.

    Its the ARC that is diluting the value of the symbol to make money.
  9. Re:Old tech on Tiny Generator Runs Off Vibrations · · Score: 1

    The Casio G-Shock Atomic Solar is pretty damn ideal.

  10. Re:Digging into the article on Microsoft To Change Desktop Search After Google Complaint · · Score: 1
    Well, you are glossing over an important distinction:

    Competitors had complained that Microsoft had secret "hooks" in Windows that it used to make its applications perform better.

    There's a world of difference between windows adding secret features for office, and an OS feature using functionality thats not exposed.

    And, as the other commentor noted, the only slowdown is due to both searches running at once.
  11. Re:Better comparison on Pitting a Mac Plus Against an AMD Dual Core · · Score: 1

    also known as Fitts' Law.

  12. Microsoft did this last year on Google Debuts Street View and Mapplets · · Score: 1

    Actually, as cool as the "birds-eye view" is, Microsoft already did this exact thing (street-level view) last year... Although it looks like they haven't touched it since launch:

    http://preview.local.live.com/
    http://blogs.msdn.com/livesearch/archive/2006/02/2 8/540724.aspx

  13. Nope, just a partnership on The Man Who Owns the Internet · · Score: 1

    Similar to http://www.msnbc.msn.com/id/3032542/site/newsweek/

    If you link to something from there, I'd expect Newsweek to get the byline, not MSNBC.

    Ya know, with all the hype around Creative Commons, I'd expect slashdot editors (I know, I know) to pay more attention to getting the attribution right....

  14. Proper attribution - Business 2.0 on The Man Who Owns the Internet · · Score: 2, Informative

    CNN is just reprinting a Business 2.0 article - how hard is it to attribute things properly? It's not quite as bad as crediting "Yahoo" for AP news stories, but still...

  15. Nice troll.... on Polyethylene Bulletproof Vests Better Than Kevlar · · Score: 1

    Gun buyers have to be thinking of defeating body armor when purchasing these weapons

    Yeah, right.... And all those purchasers of 300hp cars are thinking of outrunning the cops?

    If I was going up against multiple assailants with body armor, none of your listed weapons would be on my list, for one reason - good luck getting a followup shot in from those hand cannons. And I don't even want to think about firing a "scandium-alloy .44 magnum wheelgun"... That sounds like that would break your wrist on the first shot, let alone allow for a followup shot.

    And the "tungsten buckshot" popularity is due to lead free hunting laws, not any sort of desire to defeat armor. If you want to go through any armor known to man with a shotgun, just use a good old slug round.

    Take your anti-gun trolling claims of "cop killer" elsewhere...

  16. Mod parent up on Is Dedicated Hosting for Critical DTDs Necessary? · · Score: 1

    This is just not an issue worth solving...

  17. Wow on Scientists Claim Major Leap in Engine Design · · Score: 1

    Wow - that is a big deal, I had no idea mercedes was practically in production with this:

    http://www.motortrend.com/roadtests/sedan/112_0509 _2006_mercedes_benz_c_class/

    So, whats new in the article?

  18. Re:Let the market speaks on Lone Programmer Writes 352 Webcam Drivers For Linux · · Score: 2, Informative


    Windows on the other hand, gets more and more obscure with each passing day. Starting from XP it reboots instead of letting you see the BSOD, so without considerable effort you can't even find what went wrong. You go to make tea, come back, and the box mysteriosly rebooted meanwhile.


    Sorry, thats just because you're an idiot. Or at least, not on the same level as someone capable of writing drivers.

    On win2k, XP or Vista now, you can decide what the system does with a "bluescreen" (under My Computer->Properties). Rebooting immediately is the default since thats preferable for 99% of users, but there's a checkbox to display the bluescreen anyways, and write out a full or partial memory dump. Using microsoft's free kernel debugger, you can then analyze that crashdump. It's relatively easy to pin down which module caused the crash...

    Oh, and I love "gets more and more obscure with each passing day" - starting two years ago or so, microsoft set up a symbol server so you can automatically load operating system debugging symbols for the exact binaries you are running with. Makes the above debugging process a lot easier....

  19. charger standard on A New Wireless Power Transmission Sheet · · Score: 1
  20. Re:How to Destroy the Competition, Slashdot Style on How to Stop Digg-cheating, Forever · · Score: 1

    You're thinking of Fark...

  21. pot, kettle, black on OMB Website Exposes Thousands of SSNs · · Score: 1

    "It is most unfortunate that at least one agency has been inserting personally identifiable information into this database for a number of years," [Gary Bass, executive director of OMB Watch] said. "I'm amazed that, all these years, no one at the Department of Agriculture noticed that they were putting Social Security numbers into a public database."


    Uhhh, dude, if your organization is called "OMB Watch" and hosting a mirror of the database, shouldn't you have noticed that the database contained SSNs??? Not watching too closely, are you? ;)
  22. I'd pay a premium on Dell To Offer Win XP On Consumer PCs Again · · Score: 1

    to not have Dell (or Toshiba or HP or whoever) bundle in all the damn crap that comes with a new machine these days. Give me the bare OS, not full of crappy trial apps slowing everything down.

  23. How the **** is this insightfull? on Word Vulnerability Compromised US State Dept. · · Score: 3, Informative
    Wheres the -1, Misinformed?

    That's where "sane" operating systems differ. User space and the OS are heavily separated, in fact, user space for each user is separated from other users, and almost all services run as a unique user. This intentional separation provides very robust security, and is absolutely necessary to creating a secure system.

    Are you implying that is not the case with windows??? A quick look in task manager shows some system processes running as your user account, some as "LOCAL SERVICE", some as "NETWORK SERVICE", (both restricted accounts) and some as "SYSTEM" (=root). And a quick look at top on my linux box sure doesn't show "almost all" services running as unique users.

    And sure, its up to the administrator to configure it so the user account is not an administrator, but I've never seen a government system where a domain user account has local admin rights.

    In the specific case of this vulnerability, the word document was able to run arbitrary executable code as the current user. This presumably allowed access to network shares, and then sending the data back out (via HTTP most likely). That sort of thing would be possible with any operating system.

    The only area you are correct in is that on linux the flaw could be patched quicker... But in a large organization, it likely could still be preferable to block the exploit with IDS/firewall rules than by rolling out a client patch...
  24. Thats the RIGHT question, and the answer is YES on Many Dead In Virginia Tech Shooting · · Score: 1

    In Pearl, Miss., in October 1997, Vice Principal Joel Myrick responded quickly to the sound of shots. Luke Woodham had slit his mother's throat before carrying a .30-30 deer rifle to school that day. Woodham fatally shot two students as Mr. Myrick dashed to his truck -- parked more than a quarter-mile away as required by law -- to recover and load his own Colt .45. He then captured and disarmed Woodham, holding a gun to his head for more than four minutes while waiting for police to arrive, thus almost certainly saving lives.

  25. Extended Validation on F-Secure Calls for '.safe' TLD · · Score: 1

    A browser mod would be helpful there; I believe both IE and Firefox now have built-in "probably phishing" detectors. In fact, those probably-phishing detectors could be more useful than a domain name, which is clearly trying to cram a hack on top of DNS.


    You are describing something similar to Extended Validation SSL Certs. Extended Validation certs are actually better since they are built on an existing infrastructure, use public-key crypto, and there's no single point of failure hosting a list of secure sites.

    Of course, since Verisign is involved, the plan is probably doomed.