Slashdot Mirror


User: hackstraw

hackstraw's activity in the archive.

Stories
0
Comments
4,286
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,286

  1. Re:If it ain't broke... on New Linux Kernel Configuration System · · Score: 1

    I'll second this. I have no problem using 'make menuconfig', its intuitive, the help is ususally helpful, it works over a remote connection, etc. Now if we were still stuck with the 'make config' and saying Y/N over and over again, then realizing that you meant to say Y and not N three questions ago, hitting ^C, starting over, and repeating this process, then that would be an entirely different story.

  2. Open source and money on Ask Larry Wall · · Score: 4, Interesting
    Larry,

    Thanks for Perl and the excellent Camel Book. I've been using Perl for 7 years now and am very grateful for having such a tool at my disposal.

    Now for the question. Many times people ask the question "Does open source software pay?", and I am under the assumption that it has for you with the profits from the Camel Book and the Perl Resource Kit, etc. So has OSS been profitable for you?

    PS, I miss the Hmm..... and other funny comments while applying patches :)

  3. I've always downloaded the manual. on Vi IMproved -- Vim · · Score: 1
    It appears to be loacated here now: http://vimdoc.sourceforge.net/mike/index.html

    This is an excellent piece of work. It has all of the commands and tells you which ones are vim extensions. The postscript version can be printed in book format, add 2 staples and your set.

  4. why don't the jpeg ppl meantion this? on Suddenly a JPEG Patent and Licensing Fee · · Score: 2, Informative

    From the jpeg homepage:
    http://www.jpeg.org/public/jpeghomepage .htm

    It mentions that the jpeg standard was a colaboration between a group of compainies and ppl. Nothing mentioned about a patent by this company. So are these people claiming to have invented the jpeg before these people standardized it?

  5. Re:So what? on RoadRunner Blocking Use of Kazaa · · Score: 1
    Are they going to examine the actual packets to make sure they are valid web traffic, or do you think they would actually block all port 80 traffic??

    Where I work, they already do this with a device called packetshaper (http://www.packeteer.com/products/packetshaper/). I work at a university, and the kids were killing all the bandwidth using Morpheus, etc. But blocking ports would not work, since the port numbers could simply be changed. The packetshaper device looks into the packets and looks for signatures vs port numbers.

  6. I did this a few years ago on Beyond Dvorak via Genetic Algorithm · · Score: 1
    When I was in grad school, I did a keyboard optimization project. I made my optimization based on the finger length, dexterity, etc. I also based the optimization on contralateral typing, which is going from one hand to the other. To optimize for contralteral keying, I got bunches of text, broke the words into 3 letter sequences and had a list of trigrams. I then cooked up a C program to churn all of this data which took about 12 hours to cook on a 486/66, and got an answer.

    My conclusion, few people (including myself) are willing to relearn and use a nonstandard keyboard. The querty is a good keyboard (if you live in the 1800's, are right handed, and use a manual typewriter). It was intentionally made to slow people down, so that they didnt jam the keys. And, all in all, its good enough for me to type this and many other things today.

  7. Re:Even though I'm not a big fan of copyright.... on Overpeer Spewing Bogus Files on P2P Networks · · Score: 1
    BTW, I am a big fan of copyright! Look at the bottom of this page, the linux source, etc.

    Anyway, this sounds something like what the people at etree do. However, the people there care a little more about music than your average joe.

  8. Re:Knowing multiple unixes/unices is Good For You on How Hard is it to Manage Different Unices? · · Score: 1
    Of course, don't run killall on HP

    Digital UNIX either (Dunno about True64). Got burned doing this while working from home, and found myself driving in to work shortly there after :)

  9. Has a weak password ever been compromised? on Passwords May Be Weakest Link · · Score: 1
    I have heard for years about people checking their user's passwords and making people changing them all the time so that noone, including the user knows the password.

    But I have never heard of a system being compromised because of weak passwords (except for wargames :)

    I know that default passwords have been problems, even slashdot was broken into because of this. But is this password stuff just hype, or has anyone on slashdot actually heard of problems deriving from weak passwords.

  10. Pretty soon on Remote Controlled Rats · · Score: 1
    Chapin's team fitted five rats with electrodes and power-pack backpacks. When signaled by a laptop computer, the electrodes stimulated the rodents' brains and cued them to scurry in the desired direction, then rewarded them by stimulating a pleasure center in the brain.

    Pretty soon, the US Govenment will be coercing humans to work 40+ hours a week, give the government about 25% of what they make, so that the remaining 75% of the money and time can be spent by stimulating a pleasure center in the brain.

  11. Re:New market for unique, short names on The Google Effect And Domain Name Speculation · · Score: 1
    An excellent example: Slashdot.

    I guess you haven't ever tried to give the slashdot url to someone verbally, especially back in the day when there wasn't a www.slashdot.org.

    Me: go to httpcolonslashslashslashdotdotorg
    Other: huh?

  12. Re:"Passport" makes the list?? on 20 Factors That Will Change PCs In 2002 · · Score: 2, Insightful
    I will not endorse the Passport for many reasons (proprietary, MS platform only, database owned by M$, etc). But I definitely do support some kind of identification on the net based upon private/public key technology preferably stored on a secure device (eg, smartcard). Can you imagine not having to remember a password ever again, or at most 1 password to unlock your smartcard.

    I cannot believe that in 2002 we are still securing our networks with username/passwords written on sticky notes stuck to monitors.

  13. Re:AI on Just Around the Corner... · · Score: 2, Interesting
    It's not at all obvious -- to me at least -- that we should want AIs to feel emotions. Who wants a warehouse full of smart bombs with hurt feelings?

    I do not believe that we would want a warehouse full of smart bombs with hurt feelings any more than we would want people with hurt feelings being responsible for the deployment of such bombs. The military screens for such things through various personality and performance based tests.

    However, I do believe that emotions are important to AI for one simple fact. For true AI to work, the computer must want to do something, not just react as programmed. I came upon this when I first played with an ELIZA program. I mean it could "learn" an "appropriate" response by asking what it should say if it had no prior knowledge of a topic, but the program never wanted to learn, it had no motivation. In fact, if it asked for a response, it would simply sit there waiting indefinately, whereas any living thing above a plant would go about doing something else.

    Now, putting human emotions into a computer might not be the best of things, but what definetly needs to happen is some kind of feedback loop to positively and negatively reinforce the machine so that it has some kind of "desire" to change its behavior. Then, we will have true AI, and not before.

  14. Re:Emacs emulation in vim? on VIM 6.0 is Out · · Score: 1
    The closest thing is:

    :!emacs %

  15. Don't people realize that passwords are not secure on Themes.org Cracked · · Score: 1

    I think it is getting rediculous that ppl are still using passowords as "security" for logging into machines. This is yet another example of how passwords simply do not work. Why? Because they are too easy to sniff, are reused across accounts, get found laying around in textfiles in plaintext, etc. Being that everyone uses shadow passwords nowadays (don't you?) the brute force attempts such as using crack are useless. Its much easier to get one laying around.

    For example, recently at my ISP the radius.log for the terminal server was world readable and had over 100K of plaintext passwords for mishandled ppp connects. For example, I saw mine as pp:username:passwd because the 1st 'p' character got chopped during negotiations.

    I would strongly recommend using strict ssh rules such as limiting where ppl can log in from and make them use keys to login instead of passwords.

    I nolonger try to make a "good password" because there is no such thing. Think about it x!YS@^xlps is just as secure as 'secret' as a password in plaintext. Just for kicks I thought about walking into a companyy sometime and going around asking ppl for their passwords, and I bet that I would get at least 1 in 15 minutes with no problem. PKI, smartcards, etc are much better than passwords, lets use them.

  16. Re:C- for delivery, A for the summary on Flatterland · · Score: 1
    Another nitpicky comment regarding the delivery...

    Albert Einstein proved

    Nothing in science is "proved", science is the negating of existing theories and finding support for new ones. Another pet pieve of mine is Newton's Laws. These too are theories that have been negatated by such people as Einstein and Stephen Hawking.

  17. Re:Whilst on the subject of simulating crap networ on Degrade Your Own Network · · Score: 2

    a http proxy server like squid has "delay pools" that will limit bandwidth. So for your testing you could login as modem/slow or something and get a speed of a modem user.

  18. I've heard of something on Reporting Functionality for Web Applications? · · Score: 1

    There is a programming language called Perl which stands for Practical Extraction and Reporting Language. Give it a try...

  19. Re:Text editor question on Windows Marketing Executive Doug Miller · · Score: 1

    careful how you use the word "embrace" :)

  20. Text editor question on Windows Marketing Executive Doug Miller · · Score: 2
    Being that Microsoft OS's include a bunch of features that are not part of the OS (web browsers, multi media apps, etc), why does it not include a text editor that can do things like edit UNIX formated, MAC formated, and MSDOS formatted text with support for programming languages like C#, java, C, html, xml, etc? With the advent of .NET coming this would seem to be a needed feature.

    As a side note, I really like a uniform text viewing/editing so that I don't have to think about what commands are available in _this particular app_ to do basic commands that I do all day long. For example, at work I use Outlook for mail, but have to fight with the editor to do simple things. I also use DevStudio, which has a different editor (and can be kinda spawned externally to another editor). Interesting enough many people that I know use DevStudio as a _text editor_ because it has some of the above meantioned features.

  21. Shows the vulnerablility in PKI on Don't Trust Code Signed by 'Microsoft Corporation' · · Score: 1
    I've been working with PKI for a while, and one thing that always comes up is the issues involving revocation and CRLs (Certificate Revocation Lists).

    This would be a non-issue if CRLs or something better could realtime authentication of certs.

  22. Does not suprise me. on Electric Car Bests Ferrari F550 In 0-60mph · · Score: 1
    Being that electric motors are superior to gasoline motors in variable speeds (eg: acceleration), and that they are simpler motors, why wouldn't they be faster than gasoline? Most gasoline motors use pistons that generate their energy roughly tangentially to the motion of the wheels, while electric motors are constantly pulled in the direction of the rotation of the wheels. Also electric motors weigh much less than gasoline motors.

    I guess that the only thing that is suprising is that batteries are getting efficient enough (in terms of weight and size) to store enough energy to make the efficiencies of electric motors shine.

  23. Re:Then they deserve it on Electronic Pricetag Alteration · · Score: 1
    I'm not advocating theft in any way. In fact, I rarely lock my primary car that I drive, and the other car that I drive does not lock on the passenger side. In fact, I used to leave the key in the ignition of my previous car or on the floor .

    What I am saying and others alluded to this is that if one expects others to behave in a certain way (be dishonest, etc), yet they do nothing to curtail such behavior or even promote it, then one gets what they deserve.

    I do not trust people I do not know, so I don't trust them. Comon didn't everyone's parents tell them not to talke/accept things from strangers? That phrase is there for a reason...

    Btw, I'm also trapped in a Microsoft job, please help me get out!

  24. Re:Then they deserve it on Electronic Pricetag Alteration · · Score: 1

    And I don't deserve my brand new Ferrari to be stolen from a parkinglot after leaving it in Downtown Los Angeles for a couple of weeks unlocked and with the keys in the ignition?

  25. Re:Uh.huh. on The Bride Of Macrovision · · Score: 1
    I too had the same problem when I 1st got my DVD player. But I just went across the street and bough a "anti-copy" thing for like 15$ and everything was fine. Let me point out that I have _NEVER_ made a vhs copy of a dvd. Why? Because VHS lacks the features of DVD (I dont own a vcr anymore, the one that I was using was integrated into the TV). These features include: 1) track selection 2) HQ picture 3) HQ sound, etc. Plus for 15 to 20 bucks I can buy the DVD if I like it that much.

    Btw, Macrovision is a lame technology and it does not too much scare me that they are interested in doing something similar to audio. Macrovision is a cheesy OOB hack that a recorder must acknowledge. In a nutshell the original recording is "encoded" with this OOB data and when a hardware device picks up this data it screws with the signal to degrade the quality. The bypass units are simple filters.