Slashdot Mirror


User: muwahaha

muwahaha's activity in the archive.

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

Comments · 51

  1. Spam button on The Perfect Email Client? · · Score: 1

    > As others have pointed out, most spammers are forging their headers
    > anyway, are using a spamhaus ISP that doesn't care, or are simply not
    > accepting incoming email. A "one-click spam reporting tool" would only
    > lead people to click the button without thinking about what they're
    > doing, and bother people who can't or won't do anything.

    Perhaps it should send mail to the ISP's upstream provider if there's no
    response within a certain time.

    Alex.

  2. old stuff on First 802.11 Wireless Movie Theater? · · Score: 1

    MIT's student film group has been showing movies
    in lecture halls with wireless for quite a while,
    now.

    alex.

  3. RH's early release was reasonable. on Wu-ftpd Remote Root Hole · · Score: 1
    With a patched version from RedHat to crib from, other distributions could have a corresponding patch for their distributions available in a matter of hours. This GPL thing forces them to provide the source, you know. :)

    And this isn't an easy vulnerability to exploit. If you have a look at the credits for its discovery, you'll see that it has been found before, and was actually deemed non-exploitable at that time. Here is the description of it from the advisory:

    When certain globbing patterns are processed, the globbing function does not set this variable when an error occurs. As a result of this, Wu-Ftpd may eventually attempt to free uninitialized memory. There are a number of possibly exploitable conditions. If this region of memory contained user-controllable data before the free call, it may be possible to have an arbitrary word in memory overwritten with an arbitrary value. This can lead to execution of arbitrary code if function pointers or return addresses are overwritten.

    ...so independantly of inducing the spurious call to free, an exploit would have to modify the neighborhood of memory that it will try to free. It would probably take more than a few hours to find a way do that. :)

    Alex.

  4. Oh, great, praise from a loser. on Amazon: Linux Saved Us Millions · · Score: -1, Flamebait

    Have Amazon's fortunes turned around while I wasn't
    looking? I can't see folks taking this praise too
    seriously if Amazon goes belly up, as many expect
    it to.

    Alex.

  5. Re:Sfotware Bugs on CIOs Band Together Against Paying For Software Bugs · · Score: 1

    The measures you suggest will reduce the likelihood
    of local errors in programs, but they're unlikely
    to help you avoid common problems with interfaces
    between the components of the software you write.
    Have you been involved in writing any complex
    software yourself?

    Alex.

  6. Re:Lots o' languages on Programming in the Ruby Language · · Score: 1

    Frankly, perl6 development looks paralyzed to me.
    They've been at it for over a year, but as far
    as I know, they've yet to make detailed plans for
    implementing their ideas. Instead, they're still
    coming up with pie-in-the-sky design goals like
    making a common runtime for python and perl. I'm
    dubious about perl6 ever even making it out the
    door.

    Alex.

  7. Re:Python on Why not Ruby? · · Score: 1

    There's also a book by the same authors of that
    Dr D article. It's online at

    http://www.rubycentral.com/book/index.html

    Alex.

  8. Re:Python on Why not Ruby? · · Score: 1

    I've been using python for years, and love it. I've just started to
    look at ruby; I'm reading through "Programming Ruby" at the moment.
    Some of the control structures seem a little too elaborate to me, like
    the range condition expressions, but on the whole, it seems like a very
    nice language. I haven't done anything substantial with it, yet, but
    I'm definitely going to as soon as I've finished my thesis. Anyway,
    with regard to the more vigorous python community, etc., the ruby/python
    extension looks like a really sweet set of training wheels. Basically,
    it gives you access to python objects from ruby.

    http://www.ruby-lang.org/en/raa-list.rhtml?name= Ru by%2FPython

    HTH.
    Alex.

  9. These guys don't have to compete with google on Peer-to-Peer Search Engine Wants You To Help Grub · · Score: 1

    If grub can provide adequate real-time indexing of the web then they
    don't really need to compete with google's search heuristics. They'll
    be providing a genuinely new service that could comfortably coexist with
    google's excellent searches of static pages.

  10. drink up on So Long, Hitchhiker: Douglas Adams Dead At 49 · · Score: 1

    I'd like to order a round of pangalactic
    gargleblasters for the whole house. Put it on my
    tab.

    Alex.

  11. The main problem will be social on Version Control for Documentation? · · Score: 1

    The main problem will be getting people who
    modify the documents to actually use the VC
    you set up, I expect.

  12. Re:The Mark Lutz Impediment Factor... on Mark Lutz on Python · · Score: 1

    "Learning Python" is much better, imo, though by
    the time it came out I couldn't learn much from
    it, so I don't know how it would look to a
    beginner.

    Alex.

  13. Re:Reversing the privacy policy circle... on Hailstorm: Changing Society's Privacy Infrastructure · · Score: 1

    > The big problem is that this needs browser
    > support before it gets support at the server.

    You could point your browser at a locally running
    proxy that would add the header, I suppose. :)

  14. Re:I'm a libfaim developer and... on AOL vs. Open Source AIM Clones · · Score: 1

    > 3.) adam added this today, but we have to worry about the cases where
    > users don't have the same version of aim.exe as their clientstring
    > advertises. therefore we have to fingerprint the aim.exe you supply
    > us, in order to base the client string we send on that.

    Why don't you arrange for Oscar to download the client for the user on
    installation? It's only a few kB, after all.

  15. Re:CSS itself violates DMCA? on DeCSS Reply Brief Posted · · Score: 1

    I heard at Keith Winstein's seminar that
    in New Zealand, retailers are forbidden to sell
    DVD players that can't play DVD's from all
    regions. It's a violation of consumer protection
    laws or something. :)

  16. Re:XingDVD 40 bit(E2A34510F4) theft. on DeCSS Reply Brief Posted · · Score: 2

    > Thse court cases are all squarely centerred around a click-wrap
    > violation and acusations of theft of a 40 bit player key.... the Xing
    > key. After all, the DVD CSS was not patented, nor was it trulY a
    > trade secret violation by an employee.

    Hmm? My understanding was that the 2600 case centered around the claim
    that the DeCSS code is primarily intended to circumvent a copy
    protection scheme, and therefore trafficking in it is a violation of the
    DMCA. If you can post references to court papers that suggest
    otherwise, that'd be very interesting.

  17. Re:CSS Encoder? on Descrambling CSS w/ 7 Lines Of Perl A DMCA Violation? · · Score: 1

    That's an awful idea. I'd rather live without
    DVD's than commit my private messages to a flawed
    encryption scheme.

    Alex.

  18. Re:I am a lawyer... on When Personal Projects Start To Conflict w/ Work? · · Score: 1

    I think there's an interesting ethical question
    here that deserves consideration independant of
    legal issues.

    Alex.

  19. Re:Seems poor method for "largest prime found" on Is There Anybody Out There? · · Score: 1

    I got it, but it seems rather culturally specific.
    It's not clear to me primes of that form would be
    so well known to a completely independant
    Mathematical culture. (It's not even clear to me
    that Natural numbers need to be a dominant notion
    in the development of Mathematics, but I suppose
    they had to use something of the sort.)

    Alex.

  20. Re:Unlikely on Merchant Republics of Cyberspace · · Score: 1
    Unless you are outside of the territorial juridestiction of your country groups like the FTC will eventually get you good.
    It's not clear how governments are going to be able to regulate some transactions. Suppose I set up a software shop in the US, but I advertise it anonymously on the web, and request payment to an account in the Cayman Islands? I can communicate anonymously with my customers, and establish my reputation using a digital signature. To demonstrate that to a particular customer that their software has been written, I can put an interface to it up on a web site hosted by a third party, and request payment for it in advance. Now,how is the US government even going to find me, let alone force me to honor its regulations?

    Alex.

  21. Re:About time on Google, History, Profitability · · Score: 1

    Why would anyone pay google for a partnership
    when they can just redirect the user's browser
    to the relevant query on google?

    Alex.

  22. News is appropriate for such a general query on Google, History, Profitability · · Score: 1

    For a really general query like 'Linux' news
    stories are quite appropriate. It's clear that
    the user wasn't looking for specific information,
    so giving the option to find out about recent
    developments on the topic makes a lot of sense.

    Alex.

  23. Use Zope's tracker on Web-Based Helpdesks? · · Score: 1
    Zope's Tracker product is excellent for this sort of thing.

    Alex.

  24. Re:Keeping the cookies you want, ditching the rest on Effectiveness Of Online User Databases Questioned · · Score: 2

    The format of the cookies file is fairly
    transparent. After visiting the sites that
    you want to keep the cookies for, make a copy of
    the .netscape/cookies file, and remove any that
    don't come from the sites you want to recognize
    you (I keep nyt & slashdot.) Then put something
    in .logout, or a cron job, like
    cp ~/.my-cookies ~/.netscape/cookies

    Alex.

  25. Re:Fully legal on Employers Logging Keystrokes-What Can You Do? · · Score: 1

    I don't know that you would be allowed to bring
    your own laptop/PDA for very long. These are
    already forbidden from certain labs, because of
    the opportunities they afford for illicit
    communication.

    Alex.