Slashdot Mirror


User: karmatic

karmatic's activity in the archive.

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

Comments · 824

  1. Re:Car Keys on RFID Production to Increase 25 fold by 2010 · · Score: 1

    Alright, I'm a [casual] locksmith, so I really shouldn't tell you this, but oh well...

    If you have two original keys, do the following:

    Grab yourself a $12 or so transponder key from eBay.

    Get someone to cut the key. Your local home depot can possibly do this - your local locksmith almost certainly can. I don't know about Wal-Mart.

    Put the first original key in the ignition, turn to on.
    Wait 5 seconds, turn off.
    Very quickly insert the second original key, and turn on.
    Wait 10 seconds for the SKIS indicator light to flash, and a tone to be emitted.
    Within 60 seconds, throw in the new key, and turn it on.
    About 10 seconds later, a tone will sound, and the SKIS indicator stops flashing, goes solid for 3 seconds, then turns off. This means the new key is programmed.

    Congratulations, you have a $12 new key rather than a couple of hundred dollars. There is a 50 cent copy solution, but it involves some serious work removing the transponder system. It's easier to just program a new key yourself.

    For what it's worth, some of the owners manuals describe the above process.

  2. Re:I think the bias is warranted... on The Media's Crush on Apple · · Score: 5, Funny

    True. With Apple, you have to install the virus. With a Windows PC, it comes preloaded.

  3. Re:Great! on Samsung Shows Off 3.6Mbps Cellular · · Score: 1

    Actually, after talking to a few friends of mine, sprint complains (and eventually cut you off) if you exceed 3GB/mo on their $15 plan for cell phones.

    If you pay the "laptop data access" rate, they shouldn't care.

    So much for "unlimited" - still, it's not bad.

  4. Re:Great! on Samsung Shows Off 3.6Mbps Cellular · · Score: 1

    I pay $15/mo on Sprint PCS for unlimited data (treo, it would be $30 for a Windows Mobile device). I've blown through 2.7 Gigabytes (that's 1024 Kilobytes each, despite what the Hard Drive manufacturers claim). Never had any problems.

    It sure beets the $7/MB some canadians pay.

  5. Re:Recolada on Writing Genetic Code · · Score: 2, Insightful

    > If God didn't mean us to create life he would smite these people straight out, so we can kill that objection, BTW.

    If god didn't mean for people to lie, commit adultery, and murderer, he'd just smite them too, right?

    That being said, genetics is a tool. Like any tool, it can be used for good purposes, or bad purposes (ok, almost any tool - it's kind of hard to abuse a Nerf bat - I know, I've tried).

  6. Re:You're kidding, right? on Apple Holding Back the Music Business? · · Score: 1

    Grab a copy of SharpMusique, And use TCPMP to play it on your Palm, PocketPC, or Windows box. Or, grab a copy of VLC for your platform of choice..

  7. Re:But wait, now what would you pay? on Slashback: Cancer, Cats, ICANN · · Score: 1

    Sure they can, but they don't have to.

    You can patent genes from unmodified humans just as easily as from a completly unmodified, naturally occuring virus. It's kind of sad, actually.

  8. Re:How serious are you about security? on Sensitive Data Stolen Via Digital Cameras · · Score: 1

    Almost all of them - just set "Integrated USB" to "OFF". Then don't use USB peripherals.

  9. Re:Why is it so difficult... on The ESRB Gets An 'F' · · Score: 1

    If you deny your obligation, then why should you be given the protection of your society? Why shouldn't people be allowed to do what they like to you?

    Sounds good to me. Keep the other 50% of my income (what goes to the Govt after income tax, sales tax, regulatory surcharges, social security, etc.), but I have to protect myself, or pay someone else to do it for me. Heck, do like many places in the world do (or have done), and band together as a neighborhood for the common defense.

    Where do I sign up?

    It's hard to protect yourself when the government has a monopoly on justice. Sure, posting a warning sign and shooting tresspassers may not be the best solution, but it's a great deterrant, and results in an extremely low recivitism rate.

  10. Re:Don't be so down on it on Barenaked USB Drive · · Score: 2, Interesting

    If you're going for a green laser pointer, may I recommend:

    http://megalaser.com/

    Or, for the REALLY serious laser pointer enthusiast:
    http://www.wickedlasers.com/products.php?var=ok&co ntent=elite

    Nothing like a 125mW green compared to a puny 3mw red pointer :)

  11. Re:Shooting?? I thought the UK had strict gun cont on CCTV Network Tracks Getaway Car · · Score: 1

    I have more freedom through 60 million people not having guns than I do by me having one...
    Sounds like you need a bigger gun.

  12. Re:Cary Sherman speaks truth. on President of RIAA Says Sony-BMG Did Nothing Wrong · · Score: 3, Informative

    The issue being that if you close it without saying yes, it still installs the rootkit anyway.

  13. Re:market share? on BART Outfitted With Wireless · · Score: 1

    I bet the reason why VZW doesn't lease out tower space is either greed or the fact that they're a phenomenally stupid organizatoin in a lot of ways (like, for example, they assign public IP addresses to phones that are using the wireless internet.

    As does Sprint. This is a good thing, as every so often, some people actually need to run servers (think tied devices, or IDENTD, etc. ). Sure, people can eat your bandwidth, but why would they? There's a lot of IP space out there, so why target you?

  14. Re:A very timely fix unlike M$ on Google Corrects Gmail Security Flaw · · Score: 2, Informative

    Actually, if you read the exploit, cookie stealing was not necessary. Just a little cookie manipulation, and looking at some JavaScript.

  15. Re:MythTV on Microsoft Announces CableCARD Support · · Score: 1

    Sure there is.

    Have a closed-source player. Have it check the md5sum of the kernel and any modules. Then, have it do all communications with the PCI card in an encrypted manner.

    Go ahead, modify your kernel. It's not their problem if their legal, closed source app breaks if you do. It's not a "derivative work" any more than a virus scanner or word processor is.

  16. Re:[OT] Re:How to boycott? mercantilism on Bad Day To Be Sony · · Score: 1

    Just out of curiosity, have you read "The Machinery of Freedom"?

  17. Reg-Free Link on Classic TV for Free Download · · Score: 3, Informative
  18. Re:Big Brother-esque (again) on Google Launches Web Traffic Analysis Service · · Score: 3, Informative

    You sure about that? I thought that javascript from another host isn't trusted and because of such won't be able to modify objects on the including page. Things like cookie modification is only allowed within the domain so unless google can spoof domains they'll only modify google.com cookies.

    Nope. Javascript loaded using runs in the security context of the main browser (as opposed to an iframe). document.cookie, document.write, the referer, etc. are all available.

    In fact, Google AdSense already does this. They write in an iframe that passes the number of plugins you have, the mime types you support, your resolution (screen, and window), if you have java installed, and the referer for every person who comes to the site. They use document.write() to write this IFRAME. There isn't really a lot they can't do through this.

  19. Nic0le is a PageRank spammer, MOD DOWN on Smart Optical Fibers Could Save Lives · · Score: 2, Interesting

    If you look at Nic0le's Comment History, you can see he's just another PageRank scammer.

    Mod him below 1, and the links will never show up to Google.

  20. Re:Hype, Hype, Hype on Why Microsoft and Google are Cleaning Up With AJAX · · Score: 1

    Another point is that public sites tend to be mostly informational. e.g. It would be an overkill to make the US Patent Search feature-rich with AJAX. It's a simple search and retrieval app that wouldn't gain much at all from a fancy interface. As a result, it presents something to users that is easy to use, yet not technologically sophisticated.
    Don't I wish? When I try to open images associated with patent submissions in IE, I get a blank image. When I try in Firefox, it says I need the Quicktime plugin. Quicktime, to view a static image!

  21. Re:Able to pay? on Google Paying for Firefox Installs · · Score: 2, Informative

    Actually, AdSense is the program where they pay _you_. AdWords is the program where you pay them.

  22. Re:One Reason Why Standards Should Be Public Domai on Using Copyrights To Fight Intelligent Design · · Score: 1

    Wow - an atheist and a Christian, agreeing on a copyright issue dealing with impediments to an establishment of religion. On slashdot.

    What's this world coming to?!?!

    (For what it's worth, I'm a Christian who wonders why God would go through and create a set of rules, and just break them for no apparent reason. Who is to say that He can't use evolution to do His work?)

    Personally, I'd like to see teachers say "You know what, we aren't going to teach you what to believe. Some people think evolution is false, some people think the universe was created using evolution, and some people think evolution is true. Here's the factual evidence we've got - draw your own conclusions." Takes all of 60 seconds, and it shouldn't step on too many people's toes. It also doesn't attempt to establish a state-sponsored religious belief in schools, which goes against the spirit of the first amendment.

  23. Re:Breach Of Contract Is Not A Crime on End User License Gems · · Score: 1

    For point #1, copyright law specifically refuses to limit your ability to make copies necessary to install, run, or achive software. See Limitations on exclusive rights: Computer programs for more information.

  24. Re:What good does it really do to block... on VoIP Backlash From Phone Companies · · Score: 1

    > Not like they can start blocking all the SSL traffic.

    No, but they can run their own SSL proxy, with their own CA. When someone connects to blah.com via SSL, they go to blah.com, grab the cert, rip out the details and use their own key. The connection is then proxied in what is basically a man-in-the-middle attack. Sure, it would raise some errors in browsers, but they could always make the CA cert available for people who tired of those errors.

    Kind of scary, isn't it?

  25. Re:If only i had my own 100k computer matrix... on Creators of Massive Botnet Arrested · · Score: 1

    The system works this way because people don't use it the way it's designed - everyone puts in their maximum bid, and the system sorts the mess out.

    Here's the thing: if you are willing to pay even one cent more, it wasn't your maximum. People like to bid back and forth, watch the auction, and make it more of a game than a business transaction. It has nothing to do with "true value" - people just bid less than they are really willing to pay (and they do so even if they are the only ones bidding on an item). Proxy bidding ups your bid automatically, so it's unnecessary. Snipers just take advantage of the fact that people don't put in their maximum bid in the beginning. A sniper can't beat someone with a higher bid, and in fact the sniper doesn't have time to respond either, giving the proxy bidder an advantage.