Slashdot Mirror


User: ROBOKATZ

ROBOKATZ's activity in the archive.

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

Comments · 257

  1. Re:Roller Coasters in Jersey on Coasters to Face G-Force Limits? · · Score: 1

    ...for sufficiently large values of $1.

  2. Re:What about roads and highways? on Coasters to Face G-Force Limits? · · Score: 1
    You need to pass a test, but the test is usually a joke. As far as the 'buy' the license thing goes, unless you're illegally acquiring one you don't buy it. You pay a small processing fee of a few dollars. It sounds like anti-US embellishment trying to make it sound like the rich-get-to-drive-while-the-poor-can't-afford-to-b uy-a-license or something.

    In short, pretty much anyone can get a license. Money is only a barrier when you shouldn't have a license in the first place (e.g., you can't pass the test :)).

  3. Re:What about roads and highways? on Coasters to Face G-Force Limits? · · Score: 2
    I would start with implementing simple, obvious regulations on commercial transport (TRUCKS) before spending money on roads and signs.

    Obviously that's not going to happen, because god forbid we cost our domestic manufacturers money to buy lights to put on the sides of trucks or lower rear bumpers so people aren't decapitated when they run into a truck. We'll just keep blaming the mexicans and using highway truck deaths as an excuse to place restrictions on mexican imports, thank you very much.

  4. Re:G-forces. on Coasters to Face G-Force Limits? · · Score: 1
    Of course, if sustained for too long, death can result, but for that you need a momentary force of around 90-100 G's

    Bwahaha! 90-100 G's would smash you into oblivion. A momentary force of about 15 vertical G's is enough to snap your spine. It takes about 45 horizontal G's to injure someone.

  5. Slashback on The Lone Gunmen Aren't Dead? · · Score: 1

    Shouldn't this be a slashback?

  6. Digital Mechanics on The Universe in 4 Lines of Code? · · Score: 3, Interesting

    This sounds a lot like Ed Fredkin's Digital Mechanics theories. Which isn't surpising, considering that Wolfram and Fredkin used to work together.

  7. Re:AT&T: missing break statement on Ten Technology Disasters · · Score: 3, Insightful
    Once again Pascal is the superior language.. there is no fallthrough in the case statement (removing the possibility of intentional ambiguity or the above situation) and you can use set notation in specifying the different cases, to make up for the lack of ability to specify multiple values to correspond to the same statement.

    Example:

    case ch of
    'A': WriteLN('Choice capital A');
    'B'..'Z', 'a'..'z': WriteLN('Another letter');
    else WriteLN('default case');
    end;

  8. Re:BASIC versus C/C++ on Is Programming a Dead End Job? · · Score: 2

    Of course Object Pascal offers the efficiency of C/C++ and the readability of BASIC without the ridiculous inefficiency and kludged constructs of Visual Basic.

  9. Re:Well... on Time Travel · · Score: 2, Insightful

    Maybe we nuke ourselves out of existence before we get it working.

  10. Irony on Time Travel · · Score: 2, Interesting
    The inspiration for working on time travel came from his secret desire to go back in time and warn his father to quit smoking, as his father died when he was 10 years old.

    So say he builds his time machine, goes back in time, and saves his father. Now he did that in a "parallel universe" (according to the article), and so now in this universe he doesn't invent time travel because his father is alive.

    In conclusion: this man will not invent time travel, because if he does, it must only happen in a parallel universe.

  11. Re:Signifigant Transport Device? on Your Own Luxury Submarine! · · Score: 2
    I'm pretty sure submarines were invented in the 20th century.

    By which you mean 19th.

  12. Wait a sec... on ATI vs. NVIDIA: The Next Generation · · Score: 2, Funny

    I thought Slashdot said ATI and NVIDIA were merging? What happened to that? :)

  13. Here's an idea to start. on Managing Einsteins · · Score: 1

    Pay them more than $13.75 an hour. That's what I get. Maybe I'm no Einstein but that's still pretty shitty.

  14. This reminds me. on Sony Intentionally Crashes Customers' Computers · · Score: 1

    I've been meaning to download some Celine Dion MP3s.

  15. Humor at the Expense of the Mentally Ill on When Spammers Try To Sue You · · Score: 0, Flamebait
    I don't think this is at all funny. Clearly this guy has some serious psychiatric problems and I'm sure this situation has just exacerbated his condition.

    What if this guy were retarded? Would this still be a front page story? Would you all still be laughing at it, even though anyone could point out, "Look, guys, he's retarded, it's not like he knows what he's doing."

  16. Re:Think about that.... on On the Differences Between MIS/CIS/CS Degrees? · · Score: 1
    Try giving your Enlgish-speaking boss a Finnish memo. I'll check your employment status then.

    Besides, I'd bet Jeremiah Johnson's native language is English.

  17. Anyone else on Cringely's 2002 Predictions · · Score: 0, Flamebait

    ..think that this guy is a complete assclown?

  18. Wow on In Line for Episode II · · Score: 1

    That is fucking stupid.

  19. Slashdot on Handling Discrimination in the IT Workplace? · · Score: 1

    You better hope your IT director doesn't read slashdot, rjohnson. Maybe you should have made a up a more obscure name. Or maybe rjohnson isn't really your name.

  20. Re:Strange..."Gift Cards"... on Gift Card Hacking · · Score: 1
    Some people are extremely "careful" with money and would rarely spend money on themselves. If they received cash it would just disappear into a bank account or groceries. They would get no pleasure out of it. For these people, gift certificates to a place that sells "fun" things hold an added value.

    Of course, other people have the opposite problem, so it's all the same to them.

  21. Re:FUD goes both ways on Another Gaping Microsoft Security Hole Goes Unpatched · · Score: 2, Informative
    Ok, I have tried this myself, specifying exe as video/mpeg in Apache mime-types, and my results agree with yours.

    In addition, this is how IE determines MIME types. It does not completely ignore the supplied Content-Type, but it might as well be. Primarily, it is exmanining the first 256 bytes of the file to determine if it is a known type. So unless you can disguise an executable with an mpeg header or something, you're not going to be able to get native code to automatically run without a prompt.

  22. How IE MIME types are determined. on Another Gaping Microsoft Security Hole Goes Unpatched · · Score: 2, Informative
    MSDN Link Here

    Basically, the first 256 bytes of the file are scanned, and compared with the Content-Type header. If the two results do not agree, the scanned type is used. If the scanned type is ambiguous, and the file is binary, then the user is prompted to save or execute the file. If the file is text, it is displayed.

    Now, can someone explain what is wrong with these instructions that would cause executable content to be automatically executed? The text even gives an example of a file extension of .DLL and .BAT, and how those would be handled.

  23. Re:What the fuck? What has slashdot come to? on Another Gaping Microsoft Security Hole Goes Unpatched · · Score: 1
    That's a pretty insignificant bug then. No wonder MS doesn't think of it as a high priority. I wouldn't either.

    The way the article was worded, web sites and emails could just automatically start executing native code.

  24. Re:FUD goes both ways on Another Gaping Microsoft Security Hole Goes Unpatched · · Score: 2, Interesting
    Your first point is not normal behavior. The exe file should have displayed (garbage) in your browser window.

    Secondly, the text/html content-type is not executed, it is rendered in the browser. You would need to set the content-type to something automatically run by an external viewer, like video/mpeg.

    Then the browser will say, "Ok, this is a video file, better ShellExecute() it", then the Shell API will look at the extension, .EXE, and run the file as a standalone executable.

    Anyways, I haven't tried it yet for myself, but that's the impression I'm under as to how it would work. It might be trickier than this, or only work with specific set ups and content-types.

  25. Re:New for Nerds? on Good Games For Christmas? · · Score: 1

    Why were you running your microwave for 20 minutes?
    ..With the door open?