Slashdot Mirror


User: john@iastate.edu

john@iastate.edu's activity in the archive.

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

Comments · 225

  1. Do you ever feel like... on Ask Ed Felten About Watermarking Analysis And More · · Score: 3, Interesting
    ...Don Quixote?

    MicroSoft, RIAA, DMCA...

    You're playing with the big boys.

    Where do you see yourself ending up?

    • Karen Silkwood (dead),
    • Ralph Nader (increasingly an irrelevant parody of himself),
    • ??? (surely somebody was successful at windmill-tilting), or
    • Somewhere else?
  2. Scale is *the* problem on Disney World Goes 802.11b · · Score: 3, Insightful
    It's a lot harder to do something for 150,000 people at a time than 150.

    It's not just a matter of buying 1000 whatevers that worked for the guy doing it for 150.

  3. Re:True on Building a Better Webserver · · Score: 1
    If you're just doing it for fun and some experience, go make your bastard half-breed.

    I wouldn't say an application that directly implements the HTTP protocol but isn't a general purpose web-server is a half-breed. SWAT is one well-known example.

    But if you're just interested in better performance you could get 95% of the way there just by switching to fast-cgi.

    A reasonable course of action for a general-purpose web-server, but when you've got a CGI that is doing everything anyway, I don't see the value in keeping the first tier.

    And if you want absolute balls to the wall performance, rewrite as a user-space TUX module...

    That's an incorrect platform assumption...

  4. Re:New Webserver? - not good on Building a Better Webserver · · Score: 5, Informative
    Well, lots of big iron gets crushed by the slashdot effect too. This thing is running on a piddly little Sun, after all. And it was very responsive early.

    One thing that does seem to work against the onslaught is a throttling webserver. If you haven't got the bandwidth etc to serve a sudden onslaught of requests, probably the best thing to do is to just start 503'ing -- at least people get a quick message 'come back later' instead of just dead air.

  5. "Real Multithreading" considered harmful on Building a Better Webserver · · Score: 2
    True -- often it's simpler to 'roll your own' multithreading with select/poll/etc.

    It's pretty easy to just do:

    for (;;) {
    n = select(...);
    perConnStructPtr = getPerConnPtrByFd(anActiveFd);
    ...
    }

    after all.

  6. True on Building a Better Webserver · · Score: 3, Interesting
    Apache is cool and all, but I wonder if it is still the right tool for a lot of sites -- it has every feature under the sun, but it seems to me that more and more sites are getting more and more specialized and thus needing less and less of these features.

    Once upon a time, we had 1 web server that did everything, so it needed to be able to do everything. Now everytime we do something new we toss out a new webserver (or 2 or 10 of 'em). And they all basically need to do one thing (webmail, portal, whatnot) and do it well and that's it.

    So we've got a whole bunch of Apache servers which a bucket load of apache processes who basically spend all day doing little more than exec'ing the same CGI over and over (and copying the data around a couple of extra times).

    I'm pretty much now convinced that would my next step is going to be to franken-meld my cgi with something like mini-httpd so it is a single, persistant, app.

    I'm certainly not redoing the whole thing in Java though! :)

  7. Wrong. The order is: on Sell Out: Blocking an Open Net · · Score: 2
    1. Power.

    Money is just a convenient unit of measure for power.

  8. Improving WL on Wil Wheaton playing for EFF · · Score: 4, Insightful
    Clearly WL would be a lot better if (oh gosh, here it comes) the strongest link in each round won a reprieve and was exempt from being voted off.

  9. Repeat... on Open Source And Genetics · · Score: 1
  10. And, Vanevar Bush predicted slashdot on Science Fiction into Science Fact? · · Score: 2
    OK, that's a stretch, but he did essentially predict storage+hyperlinking+db = desktop access to a world of data.

  11. Re:Yes Virginia, size does matter on Toshiba Pocket PC e570 Review · · Score: 2
    Huh?

    According to the article: The e570 is one of the smallest devices on the market; its only bulge appears in its thickness because of the two slots. Both a lightweight and a small guy.

    It's about the same weight and height as iPAQ.

  12. Re:Or the other, other, old saying... on Man Named "Shell" Loses Domain To Oil Giant · · Score: 2
    The golden rule: them with the gold makes the rules.

  13. Oh, is THAT all?!? on Mining On The Moon · · Score: 2
    ``If we had sufficient money, then it's just a matter of getting the pieces together, getting a launch and we're there.''

    Sure, when you put it that way it all seems so perfectly reasonable! :)

  14. Immersive Room... on Nvidia Geforce 4 (NV25) Information · · Score: 2
    I'd like that all in stereovision too, please. Better double that workload again. Or perhaps on each wall of an immersive room? 5x more rendering.

    Actually that would be 6x more -- and it exists now at ISU's C6.

  15. Who let the optimist in here? on .us Domains Coming in 2002 · · Score: 3, Insightful
    Finally USA gets a top domain like all the other countries have. It might bring some order to the chaos.

    First, we've have a top level domain like all the other contries have had -- each with their own rules and rulers -- it's just that ours were outstandingly misguided.

    However, I have little confidence that the new ones will be any better. In any event, there is no chance that <big-american-corp> is going to give up <big-american-corp>.com -- they'll just have <big-american-corp>.com.us too -- wheeee, won't that be special!

  16. Re:dream state on Net Connected Dream Inducer · · Score: 2
    ...why I wake up in the morning wearing pants when I go to sleep in just my boxers...

    Romantically speaking, I think it's probably not a good sign if your date is putting clothes on you.

  17. So, it's pr0n? on Net Connected Dream Inducer · · Score: 5, Funny
    The system Nebula consists of a ceiling projector linked via the Internet to a database of content. Once users have selected the content for projection, they can manipulate it simply by adjusting their sleeping positions and interacting with their partner while in bed.

    Interact, indeed!

  18. Of course it's vital... on Researchers' Right To Open Source Research · · Score: 2
    Universities claim that everything is vital to everything they do -- that's just their nature.

    For decades campus computing was largely ignored, but now that there's real money in it, the unblinking gaze of the bean counters is focused upon it (being the dinosaurs that they are, it will take a few years for the nerve impulses of the dotcom die off to reach such the central administrative nerve center).

    The true meaning of this attention, while originally flattering, has begun to sink into the mind of the researchers, and predictably they have discovered the faustian nature of their bargain.

  19. Re:We've been doing it for years... on First Cloned Human Embryo · · Score: 4, Interesting
    ... our lack of ability to deal with population control (even in the US)...

    Actually, the birth rate in the U.S. and in much of the 'first world' is below replacement level (and in some places, is precipitously low -- Italy for one).

    Population increases will continue for a couple of decades due to inertia, imigration, and lengthening lifespan, but if the trends continue, the population will decline.

    Of course, this isn't all rosy news, as it means a world with many old people and few children -- in some countries the median age may well approach 60!

  20. Re:Just an observation. on The History Of FreeCiv · · Score: 2
    It's probably because, generally speaking, programmers can make a more than adequate income at their 'day job', while artists and musicians are, well, starving.

    After all, 'free time' is basically how all the comforts of life came about in the first place! :)

  21. Re:Reversed Question on With XML, is the Time Right for Hierarchical DBs? · · Score: 2
    There's already something that works along these lines called ODBCSocketServer. Basically it's an ODBCServer that sits on your WinBloze box and ships out the results in XML. Something like:

    <result>
    <row><col name="foo">6</col>
    <col name="bar">john</col></row>
    ...
    </result>

  22. Re:Artificial Criteria on Good to Great · · Score: 2
    My observation are:
    1. They seem to be implying that the only way to get from good to great is to leap.
    2. That great is defined as 3x market performance for 15 years. Of course, this asks the questions:
      1. Is greatness defined by stock price?
      2. Is 15 years a relevant period of time? It's been said that the difference between Americans and Europeans is that Europeans think 100 miles is a long ways and Americans think 100 years is a long time!

  23. Artificial Criteria on Good to Great · · Score: 4, Insightful
    At the core of Collins's criteria was that a good-to-great company had to have "fifteen-year cumulative stock returns at or below the general stock market, punctuated by a transition point, then cumulative returns at least three times the market over the next fifteen years.

    Ok, so this immediately disqualifies any business started in the last 30 years.

    And it also disqualifies any company where the startup period took less than 15 years.

    And it also disqualifies any company where the rise was less sudden or less dramatic.

    Is it any wonder that very few companies fit this particular mold? And is it the right mold?

    And which is the better company, one that sucked for 15 years, then got the right break and performed 3x the market for 15 years, or one that say, has merely done 1.5x the market for 100 years? And which is likely to have just as sudden a decline?

    As near as I can see these are all questions left unanswered...

  24. Re:Why Start In Winter? - And Why Sporting News on on Rowing Across the Atlantic · · Score: 2
    ... I don't understand why sporting news belongs on /., ...

    Coming soon:

    Husker QB orders pizza using 802.11a during rout!

    Seriously though, I agree, just because some doofus has a <insert random e-gadget here> with them does not make it News for Nerds, blah blah, blah

  25. That's like Jumbo Shrimp on A Real Bourne Shell for Linux? · · Score: 2
    ... standardise on simple bash ...

    Simple bash -- A phrase I'd never expect to hear!
    On my system:
    131072 sh
    688128 bash