Slashdot Mirror


User: bwb

bwb's activity in the archive.

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

Comments · 8

  1. Re:Better late than never on Adobe To Open Real-Time Messaging Protocol · · Score: 2, Informative

    The block of garbage at the beginning of the handshake is, as far as I can figure out, a bandwidth test. The pattern is intended to be resistant to compression, so as to more accurately measure the real throughput of the client's connection.

  2. Re:You have your causes and effects reversed. on The London Stock Exchange Goes Down For Whole Day · · Score: 1

    JSE actually processes trades through LSE's system; they don't just run the same software on their own hardware.

  3. Scramble pad! on Multicolored Keyless Entry System · · Score: 1

    Yep. A financial institution I used to work for had access to the area behind the tellers secured by a mechanical code lock with some silly code like 321 or 123. Guess which buttons had all the paint worn away? :)

    Let me know when some one makes a scramble pad consumer door lock.

  4. Re:Delay on W3C Gets Excessive DTD Traffic · · Score: 5, Insightful

    Sure, they're ignoring the response status, but I'll betcha most of them are doing synchronous requests. If I were solving this problem for W3C, I'd be delaying the abusers by 5 or 6 *minutes*. Maybe respond to the first request from a given IP/user agent with no or little delay, but each subsequent request within a certain timeframe incurs triple the previous delay, or the throughput gets progressively throttled-down until you're drooling it out at 150bps. That would render the really abusive applications immediately unusable, and with any luck, the hordes of angry customers would get the vendors to fix their broken software.

  5. Re:sleepy? on GlobalFlyer 'Round The World Solo Flight Takes Off · · Score: 3, Informative

    Modafinil might do the trick.

  6. Re:Hats on 1984 Comes To Boston · · Score: 2, Interesting

    In some cities, such as Oakland, CA, it is already illegal to obscure your identity with masks, etc. Hats are still legal, however.

    9.08.070 Masks and disguises.
    It is unlawful for any person in the city to appear in public in any mask, cap, cowl, hood or other thing concealing the identity of the wearer; excepting, however, persons attending or taking part in carnivals conducted in accordance with law or under permission of the proper authorities of the city and persons holding a written permit to so conceal their identity, which permit is issued by the Chief of Police. (Prior code 3-4.06)

  7. Root holes? on Securing DNS From The Roots Up · · Score: 1

    People still run bind as root?!

  8. VMWare Patent on Bochs Author Launches VMware Clone Project · · Score: 1

    VMWare's web site has a bit about their patent-pending layer that sits between the hardware and the other OSes, or between the host OS and the other OSes, but it's not clear what their patent claim is. Regardless, as the freemware page notes, virtualization is nothing new, so it's unlikely that they could put a halt to a similar project.