Slashdot Mirror


User: mccrew

mccrew's activity in the archive.

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

Comments · 489

  1. Re:From a Canadian Perspective... on On Point On Slacking · · Score: 1
    I believe that studies find Americans work more hours than almost any where else, but are ultimately less productive than most other countries.

    Please cite one.

    Every study I can recall has American workers at or near the top of productivity metrics. Just poking around the US Bureau of Labor Statistics, every measure has the US near the top (well ahead of Canadian labor, by the way).

  2. Help me with the math on Cringely Predicts Apple to Ship OS X for Any PC · · Score: 1
    This means that in a hundred trials, the rats get 70 treats, students 58.

    Wouldn't that be 49 treats?

    Out of 100 rounds, students would press A 70 times, each with a 70% chance of a treat. That's 70 x 0.70 = 49, right?

  3. Re:I don't like the term "pirate". on Interview With Leader of Sweden's Pirate Party · · Score: 1
    As we all know, today is the Information Age. For this reason, I believe that information should not be restricted anymore.

    Great! Can you please follow up this post your Social Security number?

  4. PointCast called, they said to take the money on Facebook On The Block · · Score: 1
  5. I can name that tune in 4 letters... on Coding Communities - What Works? · · Score: 4, Funny
    M-S-D-N

    <ducking>

  6. So then supoenas don't apply to you? on Judge Orders Deleted Emails Turned Over · · Score: 1
    This is why I'm my own ISP

    So then please explain how the situation would be any different if there were a supoena for you to produce all e-mail that is archived on computers under your direct control (as opposed to those under the control of a third party like GMail)?

    Is there a subtle implication that because you have the advanced technical skills, you would be able to securely wipe any incriminating files that you wouldn't otherwise have with a third party? Is it that you keep everything encrypted on the drive, and you are willing to risk jail time for contempt by not turning over the keys?

    Not trying to be a wise guy here, it just seems to me that if there is a supoena for your e-mail (to either you or your ISP), you get to choose from one of the following 3 options:

    • comply
    • destroy evidence and hope you cover your tracks, risking jail for tampering with evidence
    • encrypt and then face choice of giving up key or going to jail to think about it

    A third party like GMail will just go with the first option. The only "benefit" by being your own ISP is that you get the other 2 choices, both of which go to jail, directly to jail, do not pass Go, and not collect $200.
  7. Automatically replicate screw-ups too? on NetBSD's Real-Time Network Backup · · Score: 1

    Wouldn't this also replicate deletes across to the offsite machine in near-real-time? So if one were to accidentally delete a file, or a $HOME directory, or a complete filesystem, then there would be no way to recover from this from the "backup" machines, because their files would have gotten nuked too?

  8. Re:Is there really much of a savings? on Microsoft to Replace Blackberry? · · Score: 1
    ...and no real-time push delivery of messages when they arrive in your mailbox.

    Sounds like a "good enough" solution, or a "good for the money" solution.

  9. Typical American technological solution... on Polite Cell Phones · · Score: 2, Insightful
    This same story was on NPR this morning, and I listened with increasing incredulity to the ridiculous technological lengths that the American tech crowd goes to find a technical solution to non-technical problems.

    There were discussions about having people wear various light and sound sensors so the phone could make an "intelligent" choice whether to ring or not, or going through an extensive training period where the user tells the phone whether to ring or not, and the phone "learns." Like with anything online these days, the topic went to how much private data was the user willing to give up in order to allow the callers to decide whether to make the phone ring or not.

    Hello??? The problem here is that people are thoughtless. No amount of tech is really going to change that.

    This reminds me of that old joke of the difference between the American space program and the old Soviet space program. The Americans spent lots of money to research and develop a pen that would work without gravity, while the Soviets used pencils. Nothing new under the sun.

  10. Re:Religion? on The Science Of Happiness · · Score: 1
    I'm surprised the article doesn't explore Religion and it's affect on people's happiness.

    Religion can make certain people happy, but tends to make everyone else around them miserable.

  11. Re:AJAX is faster/easier or computers are faster on Early AJAX Office Applications · · Score: 1
    I'm not convinced that AJAX is more powerful, just the machines are faster.

    I don't think this is the spin on why AJAX apps are more efficient. In the not-so-distant bad ol' days, applications were both:

    1. page oriented
    2. synchronous

    So if any one item on the screen needed to be changed due to user interaction, it resulted in a new request to the server for a full page, a full screen refresh, and for the user to patiently sit there blocked waiting for the spinning globe to stop before attempting the next operation.

    From a user's standpoint, what is compelling about AJAX apps is that asychronous background requests can be sent off to the server without blocking the user from further interaction with the web page or requiring a full screen refresh. This results in apps which are percieved to be MUCH snappier than their full-page-refresh counterparts.

    From a developer's standpoint, what is compelling about AJAX apps is that your server side logic can be much simpler. Each request can be a smaller, tighter API request that does not have to be so tightly coupled with all the form elements and data from the rest of the page. In short, server processing needn't be so "page aware."

    I'd be surprised if an AJAX app wasn't much more responsive than an equivalent Java applet on the same hardware.

  12. Won't work on XP? on Artist Suggesting Ways Around Copy Protection · · Score: 1
    Win2000/XP run gpedit.msc Administrative Templates - System - Disable Auto play-enabled

    Just out of curiosity, I followed your instructions for Win XP. In the same dialog where you can enable "Turn Off Autoplay", there is a clickable tab, "Explain," to give more detailed background on the setting.

    At the bottom I spied this nugget:

    "Note: This setting does not prevent Autoplay for music CDs"

  13. Close, but more like this... on Microsoft's Bold Patent Move · · Score: 1

    +----------+
    |    99    |  bottles of beer on the wall...
    +----------+

  14. Re:What's so special about a new moon? on Cassini Confirms New Moon of Saturn · · Score: 1
    The impala is not recognised as a unit of measure. Please use Volkswagons, or ISO Standard Bathtubs.

    Here in the U.S., the standard unit of measure is number of football fields.

  15. Obvious on NASA Goes SourceForge · · Score: 1

    Does it automatically do metric to English unit conversion?

  16. Re:EXAMPLE: What is a first post? on Google Delivering Factual Answers · · Score: 1
    Google query: first post

    First Post
    Great deals on First Post
    Shop on eBay and Save!
    www.eBay.com

  17. And he would have gotten away with it... on Culprit of Leaked Doctor Who Episode Found · · Score: 1

    And he would have gotten away with it, if it weren't for you meddling kids!

  18. Boldly going where Linux went back in 2000 on Data Execution Protection · · Score: 2, Interesting
    Sounds like folks are reinventing Avaya Labs' incredibly useful Libsafe. This is a library that you can set up to preload before libc, either on a process-by-process or system wide basis, and it defines its own set of functions (strcpy, et al) to override those in the standard C library. It is able to detect many stack smashing attacks. When a stack smashing attack is detected, the offending process is terminated, and the administrator is sent an e-mail with copious technical detail.

    I am surprised that major distributions have not picked up and run with this great tool. One of the first things I do on any new machine is to ensure that all internet-facing services are being run with libsafe preloaded.

  19. File that on Kerberos: The Definitive Guide · · Score: 4, Insightful
    I see OpenSSH as the best choice...

    File that one in the "When your only tool is a hammer everything looks like a nail" folder.

  20. Re:If a blogger gets sacked... on Google Fires Blogger? · · Score: 2, Insightful
    if we (ostensibly) have enough respect for free speech to write it into the Constitution of the country, why does it make sense not to allow free speech in a commercial setting as a matter of course?

    Free speech in the Constitution is primarily about protecting political speech. Commercial free speech has been ruled by the Supreme Court to be bound by more restriction.

    We routinely and voluntarily surrender certain free speech rights all the time. For example, in order to recieve the benefit of running Microsoft SQL server, its users agree not to publish any benchmarks. If SQL Server users publish any benchmark information without written approval from Microsoft, then they can expect to be sued, and they can expect to lose. Oracle and other competitors have similar licensing agreements too.

    Example 2: non-disclosure agreement. In a high-tech environment employees enjoy the benefit of a paycheck and hopefully interesting and fulfilling work in exchange for giving up the right to speak about company plans, products, release dates, and anything else that may be of value to a partner or customer or competitor.

    Conclusion: We have free speech, which is good. We are free to relinguish certain free speech rights in exchange for certain benefits, which is good. (The converse is also true - we are also free to choose not to relinquish certain free speech rights by opting out of the percieved benefit, which is good.)

    Do we need additional legistlation to allow free speech in a commercial setting as a matter of course? I respectfully submit the answer is no.

  21. Re:mandatory restitution? on Guilty Plea in AOL Engineer's Address Theft Case · · Score: 3, Insightful
    Smathers is only paying "the amount the government estimates AOL spent as a result of the e-mails," which is that $200,000 to $400,000. Is our government unable to represent those who suffered significantly more harm than AOL, the people?

    2 quick points

    1. Yes, the regular folks who recieve spam were harmed, but it is pretty hard to come up with some number to quantify. Another slashdotter hit the nail on the head in the other story today about how spam costs $22 billion per year.

    2. The restitution does seem rather low - we all would have a self-satisfied chuckle if it had been a huge unreachable range like $200M to $400M. But it is low enough that there is a realistic chance he will actually have to pay off the whole thing off, perhaps have his wages garnished for the rest of his life. That does sound like serious consequences.
  22. ...which is base64 encoded for ... on Secret Data: Steganography v Steganalysis · · Score: 1
    $ echo -n VGhhbmtzISBJIG5lZWQgYWxsIHRoZSBsdWNrIEkgY2FuIGdldC 4gOkQ=|mimencode -u
    Thanks! I need all the luck I can get. :D
  23. FUD in a Nutshell on Could Your Blackberry Be Damaging Your Thumbs? · · Score: 1
    Here, folks, I have distilled the essence of this non-article...

    The headline shrieks: "Blackberry use 'can damage thumb'"

    The true fact of the matter, further down: "He said he had not heard of any cases to date however."

    What is really interesting here is that Blackberry brand has attained the kind of status in the collecive mindshare, vis-a-vis IPod, where there is a certain excitement around the product. This brings a lot of hype, but sadly it also brings a lot of junk articles like this one.

  24. Re:Not a difficult challenge on Cloudscape Gains Momentum · · Score: 1
    C'mon now, it's not supposed to be a difficult challenge.

    If you step back and think about it for a minute, the goal here is to generate buzz, get developers to download the product and try it out, and have a small amount of "success" with it. Now all of a sudden, Cloudscape is on the radar of a large number of developers, and is more likely to be considered for use in upcoming projects.

  25. No, that's 58M for Gator! on Who Invests in Spyware Companies? · · Score: 1

    Probably a typo, but that $58 MILLION(!), not 58K.