Slashdot Mirror


User: funkboy

funkboy's activity in the archive.

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

Comments · 274

  1. Re:Next on Mythbusters... on CC Companies Scotch Mythbusters Show On RFID Security · · Score: 1

    At first I thought you said

    "Busting Security Through Obesity!"

  2. Re:How likely are your employees likely to slack o on Six Questions To Ask Before Telecommuting · · Score: 2, Funny

    So you posted to slashdot on your "productive" day? :-)

  3. Re:Colbert isn't republican... on Measuring the "Colbert Bump" · · Score: 1

    Bill Clinton's policies were fine

    Including the Communications Decency Act and the Digital Millennium Copyright Act?

    & don't forget about Clinton's nuclear power policies!

  4. Re:Interesting parallels on Researchers Test BitTorrent Live Streaming · · Score: 1

    To add to that, I think that one of the reasons that multicast has never taken off on the public net is that it's a layer 3 solution to a layer 7 problem.

    The folks that have a vested interest in seeing it work globally are by definition not the ones with the ability to make it happen.

    At an ISP where I previously worked, the stance on multicast was "We bill our customers per bit, and multicast requires additional effort for our engineering team so we can bill our customers for fewer bits. Eh?"

    Given the "end-to-end, carrier in the middle" nature of the net, a successful "multi-casted" video delivery mechanism must be one that relies purely on the content source & the destinations. Which is exactly what this is.

    See also Zattoo live p2p TV.

  5. Re:Interesting parallels on Researchers Test BitTorrent Live Streaming · · Score: 1

    This is hilarious. The transport layer can theoretically handle this perfectly well, via UDP multicast.

    What's the most popular live video format on the public net right now?

    Flash.

    There is about 0 support for multicast in flash at this time.

    Widespread public multicast has always been a chicken/egg situation. apps don't support it, so customers don't ask for it, so ISPs don't bother with it.

    Still very useful in a sandbox type situation where you run the content and the eyeballs, but as a generally available solution it's not going to happen until someone makes it a strongly compelling feature of their killer app.

  6. Re:It's quite simple, actually. on Why Are the Best and Brightest Not Flooding DARPA? · · Score: 1

    The OpenBSD project loosing the remainder of their DARPA grant after Theo made public comments about the Iraq war is a really good example of this.

  7. Re:History of programming languages on Computer Art For a CS Dept Office? · · Score: 1

    The unix history tree is really great. I think my favorite bit about it is how the vast majority of it is this huge family tree starting with K&R and branching out all over the place, and then tucked off in the corner is this little isolated line that says "Linux" on it...

  8. Re:My favorite on Bone-Headed IT Mistakes · · Score: 1

    ...except that the command to change the IP doesn't have the word "mask" in it, so it wouldn't take.

    nitpicking? Yes :-). force of habit, since I spend a lot of my time proofreading others' configs...

    A similar gotcha that's a lot less obvious is trying to change the management vlan on an older stackable Catalyst switch running IOS (3500XL, etc). The damn thing only supports one vlan interface being up at a time, so you pretty much have to do it from the console or you're dead in the water.

  9. Mod parent up! on Cell Metabolism Artificially Enhanced · · Score: 1

    I love it when people know what they're talking about :-)

  10. better idea on Survivor Buddy, a Friendly Robot Rescuer · · Score: 1

    The Suburban Auto Group already came up with a better idea: Trunk Monkey Emotional Support!

  11. Re:Slashdot gripes on Videos and Report From Embedded Linux Conference · · Score: 1

    One word: kdawson

    Or, to be more verbose, I think there would be fewer scathing attitudes here if there were fewer dupes & misleading sensationalist headlines resulting from the editor failing to read & comprehend TFA before posting it.

    And no, I'm not new here. What continues to amaze me is the incredibly insightful commentary from technical, social, & legal visionaries that continue to post here despite the background noise.

  12. That's no moon on Earth May Once Have Had Multiple Moons · · Score: 1

    It's a space station...

  13. Three great OSS games on PC Gaming Suggestions for Console-like Fun? · · Score: 1

    Excellent themable 3D remake of Scorched Earth:

    http://www.scorched3d.co.uk/

    Meat Fighter!

    http://www.meatfighter.com/

    And there's always Tux Racer:

    http://tuxracer.sourceforge.net/

  14. Nuclear Pulse Drive on New Ion Engine Enters Space Race · · Score: 1

    Research into Ion engines is promising, but every time I see something like this I reminisce about the promises of the nuclear pulse drive.

  15. 83yo gamers? on Computer Games Make Players Less Violent · · Score: 1

    I'd be interested to see the age spread numbers on this study...

  16. Can't get where? on 10 Cool Gadgets You Can't Get Here · · Score: 1

    Where is "here"? Online?

  17. Re:Close, but there are other ways on ARPANET Co-Founder Calls for Flow Management · · Score: 1

    Let us not confuse adaptive backoff with queuing :-).

  18. Close, but there are other ways on ARPANET Co-Founder Calls for Flow Management · · Score: 3, Insightful

    I have a lot of respect for Larry Roberts. The idea of only discarding a single packet per flow on a congested interface in order to slow things down is a good one.

    If WRED didn't exist on every production-grade router made in the last 10+ years then there would certainly be a need for this technology. However, I'm not really sure how much benefit the "multi-flow fairness" concept would provide vs. just configuring WRED to discard only payload packets & not TCP control traffic. The tradeoff is the added complexity of the congestion avoidance mechanism having to be flow-aware, which increases cost, time to market, heat & power consumption, etc.

    Such a technique combined with microflow policing would come closer to what he describes. In fact one could probably refer to the congestion avoidance technique described in the article as "adaptive microflow policing".

    A pretty standard config used with OpenBSD's PF firewall is to prioritize ACKs in both directions so that a line congested in one direction is still useful in the other.

    BTW, TCP has already been re-engineered; it's called SCTP. If you've got a custom high-bandwidth point-to-point application where you have complete control over both ends (mostly research stuff at this point), check it out.

    A different approach to bandwidth management that is being developed by the major router vendors is the application-aware network. Imagine if the router was smart enough to read a field in an XML stream that indicates that this particular flow requires 64kbps or it should be dropped, it should have 256kbps to work well, and giving it more than 1mbps is not useful and you start to get the idea. That's just the tip of the iceberg.

    Anyway, congestion control is useful & necessary, but "quality of service is no substitute for quantity of service"...

  19. Re:I'll give them another chance: on Why "Vista" Nick White Left Microsoft · · Score: 1

    Windows XP has been one of the more successful products I've used on a computer, and it's provided me with a platform for nearly a decade of productivity. How is 5 years "nearly a decade"?
  20. Re:But does it run linux? on Concept Computer Based on a Tea Cup Design · · Score: 1

    But does it run linux?

    If so you could run CUPS on cups... and that'd just be spiffy. But regardless of the OS, I'm sure they'd port Java to it...
  21. Re:USA Broadband is fine on US Broadband Policy Called "Magical Thinking" · · Score: 1

    Perhaps it has something to do with the city of Boston being unwilling to bend over and take it from Verizon, so Verizon just ignores the whole downtown?

  22. Re:Sahana on Summer of Code'08 Organizations List Announced · · Score: 1

    I'm stoked that Sahana - a project to develop a FOSS web-based system for disaster management has been selected again for GSOC. Thanks Goggle!

    Zhe Goggles, zhey do noting!

  23. Re:McLean VA? on Comcast Kicks Tires On 100-Gig Optical Links · · Score: 1

    ...too bad nobody's connected to it anymore. Once upon a time it was the largest exchange point on the east coast (and possibly the world). Years of crappy performance followed by replacement with a complicated ATM architecture that no one wanted to use ensured that several viable alternatives sprung up in the area, and thus its subsequent rapid decline.

  24. Re:Uh oh on FTP Hacking on the Rise · · Score: 1

    Which is why we use RSync...

  25. Re:The future is here on Panic in Multicore Land · · Score: 2, Insightful

    The Amiga proved that in 1985, being able to deliver a better graphical solution than workstations costing tens of thousands more. The key now is to
    figure out which specifics you can use without driving up the cost nor without compromizing the design ideal of a general purpose computer.


    The key now is figuring out what to do with your Amiga now that no one writes applications for it anymore.

    I suggest NetBSD :-)