Slashdot Mirror


User: hepwori

hepwori's activity in the archive.

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

Comments · 43

  1. Re:Can you say "class action" ? on Comcast Forging Packets To Filter Torrents · · Score: 1, Troll

    Can't believe you got modded troll for this. As far as I can tell this is exactly the situation.

  2. Re:Are you kidding? on Largest Twin Prime Yet Discovered · · Score: 1

    No, 25 has three distinct factors: 1, 5 and 25.

  3. Re:Come on.... on UK Schools Bans WiFi Due To Health Concerns · · Score: 1

    It's a Britishism. Some examples.

  4. Re:Another reason not to get one. on 10 Reasons To Buy a DSLR · · Score: 1

    I would imagine it's called automatic depth-of-field bracketing. I've not seen it. I guess to be useful such a feature would also bracket the nominal focus distance itself to keep the subject sharp while fully maximizing DoF? Can you remember where you saw it?

  5. Re:Another reason not to get one. on 10 Reasons To Buy a DSLR · · Score: 1
    I am aware of the auto-bracketing feature that causes your camera to shoot three "equivalent" exposures (with different depth of field.)

    Actually, I don't think you properly are. What you describe is not what auto-bracketing does. That said, you're right that auto-bracketing is different from multiple exposures.

  6. Re:nothing to hide, no reason to worry? on US Citizens To Require ''Clearance'' To Leave? · · Score: 1
    Democracy is two wolves and a lamb deciding on what's for lunch, while Liberty is a well-armed lamb contesting the vote

    Huh? Is one supposed to be more desirable than the other? Both seem distinct to me from "fair".

  7. Re:looks good on Google Image Labeler · · Score: 3, Funny
    What is it with this "guy" stuff

    Says, uh, "soft_guy".

  8. Re:Adding functionality wil be easy ... on Google Releasing an Office Suite · · Score: 1
    3 rows of menubars and tabs taking up valuable vertical space.

    And yet, magically, Word 2007 uses only 135 vertical pixels for UI versus Word 2003's 140.

    More things NOT ON the menus == more things that cannot be keyboarded

    I suggest you inform yourself about what is being discussed. I don't think you know what you think you know.

  9. Re:The command line tool "remind" on What is the Best Calendar? · · Score: 1
    I would like to see GMail allow me to repeat on Mon/Wed only -- something that wasn't available as of Friday

    You can do this on Google Calendar. Select using the dropdown to repeat "Every week" and then check the checkboxes for Monday and Wednesday.

  10. Re:VoIP and IM on PGP Creator's Zfone Encrypts VoIP · · Score: 1

    None of Google Talk, MSN Messenger or iChat use SIP.

  11. Re:Ruby's Quite Nice, Really on Beyond Java · · Score: 2, Insightful
    Java's BNF has 64 productions, Ruby's has 44.

    And you conclude that from those buggy BNFs you linked to? Or something else?

    The import statement BNF you linked to gives the OK to

    import foo.bar.*;;
    import foo.baz.*;;
    but not
    import foo.bar.*;
    import foo.baz.*;

    Nice.

    I'm not disagreeing or agreeing with your assertion about language complexity, but linking to crap like that isn't going to bolster your case.

  12. Re:I would not be suprised at all. on WMF Vulnerability is an Intentional Backdoor? · · Score: 1

    And the exact same vulnerability exists/existed in WINE.

    Yay open source!

  13. Re:The real 90s versus outdated 00s software on Java Is So 90s · · Score: 1

    All you seem to be saying is "Java isn't suitable for all projects". I don't think that's surpirsing, news, or in dispute.

  14. Re:How you should argue back. on How The NSA Secures Computers · · Score: 1

    why not just use it until it breaks

    Because unplanned downtime is more expensive than planned downtime. It's the breaking-unexpectedly that's expensive.

    It's not a cost-saving thing really either. It's a usability and productivity thing

    Huh? Companies pay for productivity. Lack of productivity == wasted money. That *is* the cost-saving.

  15. Re:Hmmm... on Schneier: Make Banks Responsible for Phishers · · Score: 1

    Actually, no, they don't pay for it. The merchants that were defrauded pay for it

    You're right that banks don't directly cover the costs of all fraudulent transactions. In some cases (usually "card not present" transactions), it's the merchants. But to say that banks aren't paying for credit card fraud is just wrong.

    Bank and credit card fraud rose 20% last year, costing British banks £505m

    [US] Banks lost $788 million to credit-card fraud in 2004. And $822 million in 2003.

    This is an expensive problem for banks; they have large incentives to solve it.

  16. Re:Hmmm... on Schneier: Make Banks Responsible for Phishers · · Score: 5, Insightful

    I work in the anti-phishing industry, and suggestions like the article makes are pie in the sky "corporations have magic powers" crap

    No, they're not. They're "give the problems to those with the money, sense and incentives to fix it" arguments. Makes excellent sense to me. My guess would be that you're either (a) too wrapped up in the "anti-phishing industry" to step back and wonder why we need such an industry; (b) invested too heavily in the "anti-phishing industry" to accept that it may not be needed; or (c) just not amenable to lateral thinking.

    Seriously. Look at credit-card fraud. Do banks pay for this? Hell, yeah. Is there a cottage industry? Perhaps, but banks are EXTREMELY motivated to fix the problem, since it's costing them daily. Where five years ago was that CVV code on the back of your credit card? Where was "Verified by Visa"? These are industry programs introduced by the industry to reduce fraud. Why? Because it costs them.

    Make phishing cost the industry, and you betcha they'll be right on it. And as far as I can tell, they wouldn't have to do much to top the efforts of the "anti-phishing industry" to date.

  17. Re:Client/Server is so last millenium on Bugzilla Delivered to the Desktop · · Score: 1

    A well-written app would let me queue changes for bugs while offline, and then upload them when I'm connected again

    And this is exactly what Deskzilla does. It's very neat.

  18. Re:I want a copy! on Under the Hood of Office 12 · · Score: 2, Informative

    Where did you see the screenshots?

    There are some here

  19. Re:Disillusioned or delusional? on Mini-Microsoft Shakes Things Up · · Score: 1
    CMD does not support UNC paths as current directories.

    It doesn't, but a neat workaround is using pushd and popd.

    pushd \\server\share

    Maps a temporary drive and changes the current directory.

    popd

    not only changes the directory back, but unmaps the drive.

  20. Re:I thought the same thing... on New System to Counter Photo and Video Devices · · Score: 1
    I'd guess that they must be using a certain wavelength of IR, and detecting the magnesium flouride that is often used an an antireflective coating on lenses

    From the project page, "By out-fitting a camera with a ring of IR-LEDs and an IR pass filter, we are able to detect the retro-reflection caused by CCD imaging chips". Not the lenses.

  21. Re:Does ActiveX support limited capabilities? on Is The Firefox Honeymoon Over? · · Score: 1

    I didn't see anything in those two exploits about "guessing a Content-type based on the last few characters of the URL".

    Am I missing something?

  22. Re:Does ActiveX support limited capabilities? on Is The Firefox Honeymoon Over? · · Score: 1
    Not only does this behavior violate the RFCs that govern the Web and Internet e-mail, but authors of malicious programs for Windows have managed to exploit this misbehavior.

    For example?

  23. Re:About time on IIS 7.0 Learns a Few Tricks from Apache · · Score: 1
    I think we pay ~$150 per person for an annual MSDN Universal subscription.

    I doubt it. MSDN Universal subscriptions cost $2,799 per developer seat. Still very good value if you develop using MS technologies (I had one for a number of years), but a little more than $150.

  24. Re:Toll? on Vista Launch Good for Desktop Linux? · · Score: 1

    If I buy anything online, be it music, videos or whatever, I buy it, it's mine

    Yes, very good. But I thought we were talking not about stuff that you bought, but stuff that you licensed and downloaded with DRM.

    Once again, I think you're missing the point. Stuff that's yours you can indeed do what you want with. Stuff you download with DRM isn't yours, and you can't. That's kinda what DRM is all about.

  25. Re:Almost negligible on Vista Launch Good for Desktop Linux? · · Score: 1

    My OS should put me in control of my computer where I manage my data

    I think you're missing the point of DRM. You can still do what you want with your data; it's other people's data that DRM manages your access to.