Slashdot Mirror


User: Thing+1

Thing+1's activity in the archive.

Stories
0
Comments
5,374
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,374

  1. Re:Why governments and data handling don't mix on Do Privacy Fears Allow Terrorism? · · Score: 1
    So this woman, who thinks for a living, assumes that our gov't would never "misuse technology".

    One has only to look at our recent past, to the McCarthy era, to see the lies behind her statements.

  2. Re:Bug on Too Much Free Software · · Score: 1
    For the same reason that if(strcmp(foo,bar)==0) is better than if(!strcmp(foo,bar)) at testing two strings for equality.

    Somewhat OT but a neat trick I learned several years ago is to put the constant first in a comparison. This helps to eliminate one common C typo, that of using a single "=" (assignment) when you meant "==" (compare).

    So the code would look like this:

    if(0==strcmp(foo,bar))

    It's a bit awkward to read but if there was a single "=" there the compiler would complain.

  3. Re:competing with camino on Mozilla's Major New Roadmap · · Score: 1
    "Camino" -- I remember the first time I saw reference to this, it was in an odd font and I read it as "Carnino".

    Translated from Portuguese (or possibly Spanish which is similar) this is "little meat."

    I figured it was a backhanded reference to "Microsoft."

  4. Jon Johansen To Be Retired On Piracy Charges on Jon Johansen To Be Retried On Piracy Charges · · Score: 1

    I read the headline as above, and thought, "Man the kid can't be even 18 now, and he gets retirement? Life's not fair."

  5. Re:Actually... on Contractor Proposes Laser Rifles for US Military · · Score: 1
    So what do you suggest? Uninventing it?

    I saw a show on the History Channel the other day about advanced gun locks, and there's one where the user wears a watch which communicates with the gun. If someone else tries to fire it without the watch on, it won't work.

    Years ago I had heard of other gun locks which require the user to hit a combination, but those are much less useful in an immediate threat.

    Mating the gun to the user's DNA/fingerprints/blood type (etc.) would go a long way toward preventing misuse. And as devices get smaller, it could have GPS and a satellite phone embedded, so that Central Command could turn it off at will. And perhaps detonate it.

  6. Re:CPAN on Humor in Times of War? · · Score: 1

    Does anyone have a mirror? I must have missed it...

  7. Re:YEA! on Possessed Technology? · · Score: 1
    My parents had a black and white TV which was on when they came home from dinner one night (don't know if I was born yet, definitely before I was sentient).

    They couldn't turn it off. They had to unplug it to turn it off. Apparently lightning struck and melted the switch just enough for it to be in the "on" position, and not just the little bit more which would have fried it. Neat bit of nature, that.

    They still have it. They're packrats. And cheap, too -- they never even had it looked at, just accepted the new behavior and continued on living. Even though it takes a couple minutes to warm up, it wasn't annoying enough to them to want to fix it.

  8. Re:Also, they can fix the Plot on RotK Delayed Until May 2004 · · Score: 4, Funny
    ROTK

    Anybody else read that as "rolling on the ... king?"

  9. Re:One thing I hate.. but I can't all it a bug on Mozilla Project Turns 5 · · Score: 1
    One thing I hate.. but I can't all it a bug is that when I open a link in a new window or tab and it fails to connect, the browser shows a stupid dialog box and the URL of that page is about:blank.

    This bug has already been reported .

    Note that you'll have to cut-and-paste the URL; Mozilla doesn't allow links into Bugzilla from Slashdot.

  10. Question about hitting back on Ask Prof. Felten About DMCA's Effects · · Score: 1
    Professor Felten,

    You have studied the laws much more than I have. One issue that I have is that the "protection" on my DVDs will never wear out. In other words, once the movies pass into the public domain, I will still be unable to de-encrypt them without breaking the law.

    Do you know of (or would you consider starting?) a campaign to force hardware manufacturers to check the datestamp of the media being played, and if it falls outside the limited protection time granted by the government, "open up" the content?

    Thanks for your support -- I realize how difficult it was for you, politically and otherwise, to take the stand you took and we are all grateful for your continued help in fighting this war.

  11. Re:Fighting back... on Ask Prof. Felten About DMCA's Effects · · Score: 1
    Maybe the same way copyright inspired copyleft, the DMCA is a form for companies to protect their products, and stop other people from profiting on those products (god forbid!), but since this really throws onto the pile, and adds hardware materials in to the copyright bin, maybe it will inspire some hardware enthousiasts to create copylefted hardware?

    There's already a couple projects with exactly that in mind:

    It's interesting to note that the OpenBIOS project was a recipient of funding from LinuxFund .

  12. Re:What's it gonna take? on Ask Prof. Felten About DMCA's Effects · · Score: 1
    From experience, it's pretty difficult to explain exactly why the DMCA is so awful to the average person--it's very hard, for me at least, to provide a 60-second explanation of why I should be able to open up my digital VCR and find out how the software controlling it works, or why it's so bad that there's copy protection on a CD, rendering it useless for playing in a computer?

    I have two answers.

    1. The car analogy: these laws are like laws which would require manufacturer to weld the hood of your car shut. You wouldn't be able to "look under the hood" for any reason -- not even changing the oil yourself, adding wiper fluid yourself, or rebuilding a carbueretor yourself. Granted, not everyone would do the latter but I think most people would "get it" with the wiper fluid -- having to pay $50/hour for a mechanic shop to "break the seal" of your hood, add some water, then weld it back shut again.

    2. The computer industry analogy. As another poster stated, if we had had the DMCA back in 1984 when Compaq was cloning the original IBM PC, IBM could have sued and we would not have the breadth and depth of computer industry which we currently have.

  13. Re:i used BT once... on Snag the Red Hat 9 ISOs, via Cash or BitTorrent · · Score: 1
    THANK YOU!!!

    I came here to say that BitTorrent blue-screens my machine (W2K), and am happy to find the fix for it.

    As the AC said, mod parent up.

  14. Re:Good timing on Windows 2003 Going Gold · · Score: 1
    it's not about good timing. read their product road map and end-of-life cycle plans here

    Well it appears from that page that they have agreed to support Windows NT 4.0 until June 30, 2003.

    So something still seems fishy. Not trying to broadcast conspiracy theories but on the other hand the evidence you pointed to seems to support the theory.

  15. Re:Sometimes it's OK, sometimes not on Cheating Online Gamers · · Score: 1
    OT: just so you know, you did get the quote exactly right (I remember reading it back in High School and thinking that he misspoke). My beef is with Asimov, not you. ;-)

    But only in this specific case. He was a prolific writer and I learned a lot from him growing up. I can't think of anything else I disagree with from him, just this one thing. Enjoy!

  16. Re:Sometimes it's OK, sometimes not on Cheating Online Gamers · · Score: 1
    It's interesting the kinds of cultural differences that exist. My wife's from Brazil, and has taught me a ton about lying. I was raised never to lie; that it's better to hurt someone's feelings by telling the truth than to "offend God" by lying.

    Now, she's not a dishonest person; she differentiates between types of lies -- there are lies that hurt someone, and lies that don't (i.e. what we call "little white lies").

    Thinking further I guess all diplomacy is lying; it's like the quote "Diplomacy is the art of saying 'nice doggie' while searching for a rock."


    OT: I've always disagreed with your .sig. Violence is actually the first refuge of the incompentent; the compentent try all other means available before resorting to violence, so violence is actually the last refuge of the compentent.

  17. Re:They dont... on Cheating Online Gamers · · Score: 1
    Since there is money involved, the cheaters will have a new reason to play, and that is for money. This will be a greater drive for people to implement more complex hacks

    Remember the /. story a little while ago about the guy who wrote an AI for Tetris? It used machine vision and a separate computer to "press" the keys to move the pieces.

    Do the same for Quake. How in the world would that be detected? It naturally won't be as efficient as a programmed hack (it has to move the mouse, instead of instantly jumping to the head shot) but it would appear as a human at the controls.

  18. Re:these guys don't watch enough anime on Self-Assembling Networks · · Score: 1
    I will rise up to defeat this terrible menace right after I find a girl with blue hair and eyes the size of dinner plates.

    Ask and ye shall receive .

  19. The Wizard of Speed and Time on What's Your Favorite Underappreciated Movie? · · Score: 1
    The Wizard of Speed and Time by Mike Jittlov .

    It contains a lot of commentary on the politics of filmmaking ("you need a permit!" and unions), in addition to being a great love story and containing some cool stop-action animation.

    Also he wrote "Merry Birthday" in order to avoid the copyright fees.

  20. Re:MOD THIS DOWN on Linux for the Rest of Us · · Score: 1
    Who gives a damn about metamoderation, subscribers and your lame ass experiences.

    The owners and readers of this site, for the first two. Obviously not you, for the latter.

    And that's why I posted with "No Karma Bonus" because it's not important but was an interesting (to me) observation.

    Course, I shouldn't be feeding trolls so if you have any moderation points to spare, mod this comment down and not the grandparent.

  21. Re:"Linux for the Rest of Us" on Slashdot? on Linux for the Rest of Us · · Score: 1
    Totally OT, but... I metamoderated this comment about 5 minutes before the story appeared on the front page. So it appears the "priority queue for subscribers" is working.

    bpfinn you must be a subscriber, no?



    And something very odd just appeared... "It's been -23 seconds since you last successfully posted a comment" when I tried to submit this! It detected that I posted something in the future and prevented me from posting right now. Neat.

  22. Re:Few bugs... who could possibly say? on Mandrake Linux 9.1 (Bamboo) Is Available! · · Score: 3, Informative
    I just looked in BugZilla and doing a query on all the UNCONFIRMED, NEW, NEEDINFO, ASSIGNED, and REOPENED (ignoring the RESOLVED, VERIFIED and CLOSED bugs), there are 1459 bugs.

    Now, I haven't followed this closely so I don't know if that's a little or a lot. I do remember that one version of Windows (2000? XP?) had over 64K bugs when it was released, so compared to that it's an order of magnitude and a half better. But I don't know how bad each bug is in either case, either, so this isn't much of a comparison.

    (Btw, the total of the three I ignored is 1848, so about half the reported bugs have been fixed. Again, no data on the severity of the fixed vs. open bugs...)

  23. Re:This is the police on Beep! Beep! You have Broken the Law. · · Score: 1
    ObSimpsons: police mailed out flyers saying "You have won a free motor boat!"

    Wiggum: I mailed these bogus prize certificates to every scofflaw in Springfield. When they show up for their free motor boats we arrest them and beat them to the full extent of the law.
    Eddie: So the hook is baited.
    Lou: Nice metaphore Eddie!
    Wiggum: Yeah, good work, Eddie!
  24. Re:Hmm... on Beep! Beep! You have Broken the Law. · · Score: 1
    This (I think) is sort of similar to the problems that were raised with using cameras to spot traffic violations. Early on, the cameras would record the license number of a violator (who had, for example, run a red light) and the send the registered owner of the car a ticket. The problem is/was that the violation was commited by a driver who wasn't necessarily the owner of the car.

    I remember when they first started doing this, there was a story about a guy who got a ticket in the mail with a photo of his license plate.

    So he sent it back to the police with a picture of a hundred dollar bill.

    The police then mailed him a picture of handcuffs. He paid the fine.

    Don't know how true it was but I got a good laugh out of it. ;-)

  25. Re:How long will it take for hard drives to catch on 8.6 GB Internet? · · Score: 1
    Why would anybody want to watch an entire movie in 5 seconds, certainly my ability to absorb information is not as good as that and I regard it to be rather high(Toung in cheek).

    One of the features I love about BSplayer is the ability to increase/decrease playback speed by 10%.

    Recently I downloaded all the Family Guy episodes, and watching them at 20% faster makes them sound more like SouthPark than Family Guy, but it saves me something like 5 minutes per 21 minute episode. And it's mostly intelligible. ;-)