Slashdot Mirror


User: noidentity

noidentity's activity in the archive.

Stories
0
Comments
6,325
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,325

  1. Re:Not surprising on Windows XP SP3 Causing Router Crashes · · Score: 1

    Well duh; it was just a lame attempt at a joke, not an actual claim that Windows was to blame. A properly-designed router will only reboot repeatedly if some client is logging in and causing it to reboot.

  2. Not surprising on Windows XP SP3 Causing Router Crashes · · Score: 5, Funny

    Windows XP SP3 has been named as the culprit causing home routers to go into a crash and reboot cycle.

    Not surprising Windows causes that when installed on a router, considering it also makes PCs go into a crash and reboot cycle when installed on them.

  3. Re:Geez, on Full Body Scanners Installed In 10 US Airports · · Score: 1

    Where are the terrorists?

    The real question is, who are the terrorists? Stories of their attacks (such as this one) come regularly.

  4. Re:data ransom != blackmail on Sneaky Blackmailing Virus That Encrypts Data · · Score: 1

    This is data ransom, not blackmail.

    This is Slashdot, where stolen data from a server is really just a copy, any unwanted restriction is censorship, and any problems with a portable device means it's bricked, even if it can be revived by pressing some buttons or reinstalling the OS.

  5. Re:Not a surprise on Apple Expected to Demo Leopard Successor Next Week · · Score: 1

    Ditching PowerPC is an interesting choice though - it basically means that third-party developers won't be able to use any of the new features in 10.6 without abandoning a big chunk of their potential market.

    Huh? It's no different than any other new version of the OS; as long as the application doesn't require the new features, it will work on older versions of the OS. So, build a Universal Binary and check before you use any new features from 10.6, then you'll work in 10.5 on Intel and PowerPC Macs, or 10.6 and later on Intel Macs.

  6. Disturbing images on Graphics Advances Make Identifying Real Images Difficult · · Score: 4, Funny

    Note: some of the linked (computer-generated) images may be disturbing.

    Oh don't worry, we've seen goatse and tubgirl already.

  7. Microsoft's three-key keyboard on Microsoft Study Says Repetitive Strain Injury Costs $600m · · Score: 1

    Microsoft's three-key keyboard has been shown to significantly reduce BSOD-related injuries. It's not exactly a chording keyboard though...

  8. Re:Overcoming Limitations on Happy Birthday! X86 Turns 30 Years Old · · Score: 1

    OTOH I bet it does reduce the memory bandwidth needed, which definitely is an advantage.

    I've compared some machine code sizes for some of my code and the x86 never comes out noticeably smaller (it's sometimes biggger). RISC architectures have more registers, and usually have three-operand instructions (a = b op c) rather than two-operand instructions like the x86 (a = a op b). Often a calculation using some values needs to preserve the original values, so the three-operand instruction does the "copy" for free, while x86 needs an extra move instruction. X86's LEA instruction is an exception, and compilers often use this as a generalized three-operand a = (b shift) + c instruction to avoid modifying b and c. The style the code is written can have an effect. Often I see CPU emulators (what I write a lot of) written in a way that prevents a compiler from caching values in registers; this style tends to do better on x86 where one doesn't need explicit loads and stores, like on RISC. If one codes in a way that the compiler can prove that no aliasing occurs (mostly by having the programmer use local variables liberally), then it can easily keep most things in registers, even across large loops.

  9. Re:Support Lines on Microsoft Denies Call-in 'Save XP' Petition · · Score: 1

    "Hear, hear" actually

  10. Re:(Anecdotal) Proof of Impact? on Have Mathematics Exams Become Easier? · · Score: 1

    I was -unable- to make a purchase because the register was down. When I offered that we could simply calculate the tax on the purchase and subtract that total from my $20 you should have seen the look on the kids face; would have thought I'd just asked him to land a hampster on the moon w/ just pencil and paper.

    Maybe it's not calculating the total, it's avoiding getting treated badly by the manager manager for taking things into one's own hands? Nowadays it's all about doing as you're told and nothing more.

  11. Re:What I dont get.. on Microsoft Free, One Year Later · · Score: 0, Troll

    Of course, if a pipe breaks... when you built it yourself, you're the sole responsible for this.

    I hate it when I'm turned into a sole, especially one from a smelly shoe!

  12. I have the 102 and love it on Inside the TRS-80 Model 100 · · Score: 1

    I got the Model 102 about 15 years ago and have gotten lots of use out of it. At first, I used it for BASIC programming (all I knew at the time). Later, I wrote several assemblers in BASIC and learned 8085 machine coding with it. I figured out how to do graphics much faster than the built-in firmware does, allowing full-screen scrolling graphics, and lightning-fast text scrolling using the LCD driver's built-in line scrolling commands. This was also my introduction to interfacing hardware. I hooked many things to it, like a sound chip, NES, and later used it as general-purpose I/O for programming a PIC and NES and SNES battery RAM. At some point I also wrote an emulator so I could run my old BASIC programs on my PC. I had even wired up 32K of RAM that could replace the ROM, allowing me to change the font used in the firmware. I still have it on my workbench, connected via RS-232 to my PC.

  13. Geeks' leaning tower on Leaning Tower of Pisa Secure For 300 More Years · · Score: 1

    Conservationists estimated that the entire 14,500-ton structure would collapse 'some time between 2030 and 2040.' Now the Leaning Tower of Pisa has been stabilized and declared safe for at least another three centuries. The stabilization, which cost $30M, was accomplished by anchoring it to cables and lead counterweights, while 70 tons of soil was removed from the side away from the lean, and cement was injected into the ground to relieve the pressure. The tilt has now returned to where it was in the early 19th century.

    Hmmm, I wonder if there will be something similar for our "tower" in the future...

    Conservationists estimated that the entire 14,500-MB structure would BSOD 'some time between 2030 and 2040.' Now the Vulnerable Windows of Microsoft have been stabilized and declared safe for at least another three centuries. The stabilization, which cost $30M, was accomplished by anchoring it in a virtual machine with multi-megabyte counterweights, while 70 GB of malware was removed from the side away from the vulnerabilities, and x86 opcodes were injected into the image to relieve the pressure. The open vulnerabilities have now returned to where they were in the late 20th century.

  14. Re:Just an excuse on Bell Canada Official Speaks Out On Throttling · · Score: 1

    Given that there are no providers selling truly non-oversubscribed bandwidth today, would you rather that the providers change their advertisements to say that, or raise their prices to sell dedicated bandwidth?

    Tell the truth in advertising, then any providers which don't do this throttling will be easily found by the consumer, and chosen over those that do throttle. The lack of this honesty is probably one reason there aren't providers that don't throttle bandwidth. The free market can't work if the buyer has false information about a product.

  15. Re:Shot in the dark on MagLev, Ruby VM on Gemstone OODB, Wows RailsConf · · Score: 5, Funny

    Just yesterday I was working on SuperCollider, hooking it with OilRig, implemented with SuperTanker, using ConcreteRoad as the substrate. I had some problems with the DeepSea module, but it was really due to RadioAntenna. You're confused? These are just the names of some database libraries, nothing to do with what their names imply.

  16. Re:This is awesome! on Supercomputer Built With 8 GPUs · · Score: 1
  17. Re:To be a fly on a hut wall on Previously Uncontacted Amazon Tribe Photographed · · Score: 0, Offtopic

    I for one would have loved to have been able to hear and understand the conversation that took place among that tribe after the helicopter passed over.

    (translated) Those bastard better blur our face before putting image on Google Street View!

  18. Re:air rage on Prototype EU Airplane Spy Cams Watch For Facecrime · · Score: 1

    Would "air rage" be the rage I feel after I've had my laptop and bags rifled through, a full body-cavity search, and after having my toothpaste confiscated and after pouring my water in a big bucket?

    You left out people using cellphones on the plane, during the whole flight.

  19. Re:Patch Tuesday on Firefox Goes for World Download Record · · Score: 1

    What's the current record? I'd expect MS service packs to set a pretty high bar.

    That and viruses/malware probably. Hmmm, I'm repeating what you said, sorry.

  20. Re:Oh Sure on What Examples of Security Theater Have You Encountered? · · Score: 1

    Gun vs Burglar is not security theater. It actually does have value in your defense against the burglar and it's not really a "theater" in the sense you aren't even advertising that you are keeping a gun in your home.

    Maybe the theater is for the occupant of the home itself, that is, self-theater?

  21. Re:On the web side of things on What Examples of Security Theater Have You Encountered? · · Score: 1

    I had a four tiered authentication system which would allow you to move forward regardless of what was put in the text boxes.

    Did it also occasionally (randomly) display an "Unauthorized/unknown user. Please re-enter password." prompt? That way, users would have more of a reason to believe that it was actually checking something.

  22. Re:APDs on Avalanche Effect Demonstrated In Solar Cells · · Score: 0

    I believe the novel part of this research is that they're confirming other researchers' data showing that lead selenide semiconductors can exhibit electron cascade effects.

    The fact that it has lead in it will surely prevent it from being accepted in these "modern" times.

  23. Re:live on The Phoenix Has Landed · · Score: 4, Funny

    Can't imagine it's very live what with the lightspeed delay..

    That's just so any Martian profanity can be edited out by the FCC before it reaches America.

  24. Re:Google is likely to sued real soon as well as m on $4 Million In Fines For Linking To Infringing Files · · Score: 1

    Actually, it is. What does Google link to that isn't copyrighted? For example, try a Google Image Search for virtually any topic you can think of, and you get Google-created thumbnailed versions of copyrighted works that link directly to the often-infringing images themselves.

    There's not much on the web that isn't copyrighted. Almost every web page, forum posting, blog entry, graphic, etc. is copyrighted.

  25. Re:A world changing experiment... on Successful Cold Fusion Experiment? · · Score: 1

    A world changing experiment, and what do we get on Slashdot? Nothing but posts about a fracking typo in the summary. Grow up and get some perspective.

    You first; read the FAQ and set your user preferences to filter out posts modded "funny".