Slashdot Mirror


User: John+Harrison

John+Harrison's activity in the archive.

Stories
0
Comments
1,985
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,985

  1. Re:Apple ///, anyone? on Top 10 Apple Flops · · Score: 1

    You are forgetting the IIgs.

  2. Re:IBM on Laptops w/o Trackpads? · · Score: 1

    He actually mentions that he likes the eraserhead (trackpoint) so a Thinkpad without the trackpad is probably what he wants. I find it hard to believe that he didn't know about this.

  3. Re:IBM on Laptops w/o Trackpads? · · Score: 1

    Also, if the trackpoint annoys you (I assume the person asking uses an external mouse?) just pop off the eraserhead. I don't know how to get rid of the buttons, but if that is a problem the the poster is just crazy. I already think he is crazy since turning the trackpad off is easy, and I fail to see how its presence is "offensive". To each their own I suppose.

  4. Re:Is sure is a good thing, then... on Why Apple Makes a One-Button Mouse · · Score: 1

    Try this. If you use the trackpoint your hand barely moves from the typing position. At the same time it gives you the option of a trackpad if you find that easier. Oh, it has a total of five buttons.

  5. What a shock! on Intuit Disables Features in Quicken To Force Upgrades · · Score: 0, Flamebait

    Michael using his power as an editor to troll! And I thought he had grown out of that.

  6. Re:Does this mean? on Piezo-Acoustic iPod Hack · · Score: 1

    I would love to tell everyone how I know this. It comes from the head of the iPod division. That's all I'll say.

  7. Re:General Advice on Crash Course in Game Programming? · · Score: 1
    This is great advice. The parent has actually written a pretty fun game and knows what he is talking about.

    Having written some simple games myself, I have found it very helpful to just get something very simple working first. Then I add things step by step. I have seen too many projects get bogged down in simply creating large amounts of artwork and no coding ever happens.

    As a poor example of this method, I have written a pac man game tutorial. It is one the web at http://www.angelfire.com/games4/anirak/tutorial/da y0/.

    I start with just being able to draw something on the screen and work up to an overly complex AI, but I added things one at a time rather than trying to do it all at once.

    Finally, I agree that 3d games are a bad choice for a first time project like this. 3d is exponentially harder to do right. Start with something that wouldn't look out of place in an arcade in 1982.

  8. Not reverse engineering on Piezo-Acoustic iPod Hack · · Score: 1

    This isn't reverse engineering. This is hacking the system to get an output method and then dumping the bootloader, not reverse engineering the bootloader. To reverse engineer it would involve figuring out what must be in it indirectly. That doesn't take away from the coolness of the hack though.

  9. Re:Does this mean? on Piezo-Acoustic iPod Hack · · Score: -1, Troll
    I have it on very good authority that the reason that iPod hasn't support ogg-vorbis is not a technical one. It is that Apple is afraid that the owners of the MP3 patents might think that ogg-vorbis infringes on some of their IP. Apple doesn't want to become a test case, regardless of the merits of such a claim. The iPod is selling ok without the ogg-vorbis support.

    Since I am dumb enough to post to /. with my real name I am not going to say how I know this.

    So the iPod is capable of it, and now hackers will be able to support it. Apple could but won't.

  10. Re:Quite so. on Car RFID Security System Cracked · · Score: 1
    Phil,

    Those numbers are for a chip that is at least four years old. I just happen to have them handy.

    There are a few considerations here that you are overlooking. One is that PK really isn't needed here. A 3DES operation is just fine for a mutual athentication and considerably faster.

    Also when using a contactless chip, the chip can authenticate as soon as it is in range without waiting for a button press. This means that by the time you are reaching for the handle the operation has already occurred.

    Finally, we aren't restricted to smart card chips or form factors here. I only brought them up becasue another poster claimed that doing 3DES was too slow on an inexpensive processor.

  11. Re:Quite so. on Car RFID Security System Cracked · · Score: 1
    Well Phil, that depends on what you mean by "quickly". Here are the times in milliseconds for various public key operations on a popular, inexpensive smart card running Java:

    1024 bit CRT public key operation (F4): 33
    1024 bit CRT private key operation: 417
    Generate 1024bit CRT key: ~3800
    Generate 2048bit CRT key: ~62000

    Key generation is usually done only once, at issuance. Times are approximate since it isn't a fixed process, sometimes it takes longer to create the key.

  12. Re:Quite so. on Car RFID Security System Cracked · · Score: 1

    There are plenty of smart cards that can be powered by either the contacts or through RF induction. I have one right here. RF smart cards can do everything a contact card can do. In fact they communicate much faster. Yes I know that is counter-intuitive.

  13. Parent is not well informed. Mod down. on Car RFID Security System Cracked · · Score: 2, Informative
    To put it bluntly, you don't know what you are talking about.

    I work in the smart card industry. You can buy smart card chips that do 3DES and 2048 bit RSA for less than a dollar. You can buy a complete contactless card (what idiots here would call RFID) that has a Java operating system, does 3DES in less that 70 milliseconds and does RSA with on card key generation for about $6, and considerably less than that in volume. These chips have specialized hardware to speed and secure the crypto operations, but any 8 bit processor with some storage can do 3DES in a reasonable amount of time.

    As for AES, it was designed to be able to be run on smart cards and there are implementations of it.

    In short, strong crypto on a keychain is feasible. I have half a dozen keyfobs on my desk right now that do it. The reason for the 30 bit key probably has more to do with export regulations involving the US and Japan than any technological problem.

  14. Re:Quite so. on Car RFID Security System Cracked · · Score: 1

    What does a battery have to do with encryption? Smart cards (both contact and contactless) have no battery yet can do 3DES and 2048 bit RSA. The battery can increase the range of the device, but it doesn't improve the encryption at all.

  15. Re:XBox Next? on All Three Next-Gen Consoles at e3 2005 · · Score: 1

    then this Next box mentioned above already has revolutionized gaming, years ago.

  16. Re:XBox Next? on All Three Next-Gen Consoles at e3 2005 · · Score: 1
    This is going to change gaming as we know it.

    Didn't id write the code of some of the early FPS games (Wolf3D or Doom) on Next systems?

  17. Re:Apple meeting their own expectations... on When Is There a Good Time to "Switch" to Apple? · · Score: 1
    Speaking of IBM, has the thinkpad design changed drastically at all over the past TEN years? Maybe a little lighter, but I would say that laptop is much longer in the tooth.

    I have had five IBM laptops over the past seven years for work. A 530 (not sure about the number on one), 770, 600, T21, and T40. Each one has had significant improvements over the previous ones, though I will admit that they were all black. IBM's product line is certainly different from Apple's, and it evolves more constantly. In contrast Apple makes occasional drastic changes. Saying that Thinkpads are "long in the tooth" is indicative of your lack of knowledge rather than any fault of the Thinkpad line. In case you take this as an anti-Apple rant, I ordered a Mac mini ten days ago.

  18. Re:Dropping the Client HD to take advantage of RAI on When Is There a Good Time to "Switch" to Apple? · · Score: 1

    The Mac mini also lacks the gig ethernet. It is only 10/100.

  19. Re:Stick a fork in it please... on Could TNG Stunt Casting Save 'Enterprise'? · · Score: 1

    It isn't what I meant, it wasn't my sig. In any case, I am below the gum stuck to the bottom of your shoe.

  20. Re:Stick a fork in it please... on Could TNG Stunt Casting Save 'Enterprise'? · · Score: 1

    Have you seen the whole new serires? It is comparable to 24, without the "try to find a way to waste time this hour" thing going on. The original had some continuity, but not nearly to the same degree. Someone in this thread made a joke about the casino planet. To quote the Simpsons, "It's funny beacause it's true!" The second hour of the two hour pilot in the original involved the casino planet. Look at what happened in the first and second episodes after the miniseries in the new version and compare. I love the original as much as the next person, but this new one is great.

  21. Re:this goes against.... on Price Drops For Mac mini Upgrades · · Score: 1

    that is exactly what I am talking about. Will it work with a Mac mini? I doubt it given that it says right there that it works with almost nothing.

  22. Re:Stick a fork in it please... on Could TNG Stunt Casting Save 'Enterprise'? · · Score: 1

    You are correct. I meant "median" and wrote "mean". I am obviously below it, whatever it is.

  23. Re:this goes against.... on Price Drops For Mac mini Upgrades · · Score: 1

    I don't want to have to sort through a stack of "super deals" that are just there to lure me to a site which has a warning that I shouldn't ever buy generic ram.

  24. Re:Ordered mine a week ago on Price Drops For Mac mini Upgrades · · Score: 1

    I have an email in to support, I haven't received a reply.

  25. Re:this goes against.... on Price Drops For Mac mini Upgrades · · Score: 1

    Where is your ram from? I am waiting for my mini to arrive and I want to upgrade to a gig. I can't find a gig stick of PC2700 for $125.