Slashdot Mirror


User: Quietust

Quietust's activity in the archive.

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

Comments · 274

  1. Re:Here we go again, year2038.pl on Y2K38 Watch Starts Saturday · · Score: 1

    Amusingly, that script improperly predicts survival on Windows when running it in ActivePerl 5.8.8, where ctime() returns an empty string if the date is greater than 2147483647 and thus doesn't see "1901".

  2. Re:Corporate Copyrights - Not Just Entertainment on Copyright Cutback Proposed As RIAA Solution · · Score: 1

    The lifespan of software is pretty short anyway. A 5-year protection cycle is a huge motivator to get a new product out the door on a regular basis and keep the programmers employed.
    ...unless it's a 30+ year old COBOL program running on a mainframe - while today's software may not last longer than 5 years, software from many decades ago most certainly did.
  3. Re:I say SPAM the domain Spammers on ICANN Investigates Insider Domain Name Snatching · · Score: 1

    under the rules there's no penalty for the 5 day waiting period. The squatters drop them before they pay any money.
    Then trick them into thinking the domains are "real". Expand the dictionary-DNS script to keep track of the fake domains it queried and retry them occasionally - if they get registered, then add them to another list and start actively querying the webpages to generate "hits" for them.

    For optimum performance, publish both lists (both queried and subsequently registered domains) somewhere online so other people can also participate (and then hope some "savvy" spammer doesn't arrange for the Storm Worm botnet to remove you from the Internet).
  4. Re:Counter-DOS on Storm Worm Strikes Back at Security Pros · · Score: 4, Interesting

    Alternatively, trick them into launching a DDoS on a site more than capable of sinking all of the attack with plenty of bandwidth to spare - there's nothing quite like trying to flood an internet backbone. Plus, if it actually did have a noticeable effect, such a massive outage would be more likely encourage appropriate law enforcement agencies (of whatever nations) to get off their collective asses and actually solve the problem at its source.

    Not particularly likely to happen, but we can all dream, can't we?

  5. Re:Alexa's Spiders on The Real Problem With Alexa · · Score: 1

    Ah, so you're the one that got bitten by The Spider of Doom. Or at least you're another person who got bitten by a variant of it.

  6. Were any of them REALLY successful? on Identifying (and Fixing) Failing IT Projects · · Score: 1

    One almost has to wonder if the current 35% "success rate" is for truly successful projects, as opposed to ones where the only criteria for success was completing it. An article from WorseThanFailure (previously TheDailyWTF), originally intended to explain why the site's name had changed, does a nice job of explaining just why "success rates" can be misleading.

  7. Re:While a great discovery, Is this surprising? on Scientists Find Water on Extra-solar Planet · · Score: 1

    It's just that water has never been detected outside of our planet, scientifically, and that's kind of cool.
    Not even the polar icecaps on Mars, or the tenuous amounts of water vapor in its atmosphere?

    Presumably, you meant "outside of our solar system", which would probably be a bit more accurate.
  8. Re:what to do on Shutting Down Annoying Recruiters? · · Score: 1

    Airhorn into the phone? Nah, too harsh...
    Also, it's too obvious. A better solution is to hack apart a cheap phone to put the mouthpiece microphone and the earpiece speaker within about 1 centimeter of each other (I've had a few phones which did this very briefly when hanging up, just due to the shape of the holder), then take it off the hook. The high-pitched squealing of runaway audio feedback will probably catch them off-guard, and it can make for some very amusing scenarios if you explain that you're having phone problems and pretend you're actually interested in whatever they're selling.
  9. Re:Cannot be reprogrammed? on Cell Phones Disable Keys for High-End Cars · · Score: 3, Informative

    When dealing with old-fashioned EPROMs, all bits are "1" when the ROM is erased. When you program it, some of the "1" bits go to "0" in order to represent the data you wanted to write.

    Now, it's certainly possible to change additional "1" bits into "0"s into the ROM and change the data further, but it is not possible to change a "0" into a "1" without erasing the entire EPROM (by removing it from whatever device it was in and shining ultraviolet light into window on the top of the chip).

    My guess is that something similar is happening here.

  10. Re:Dumb design on Protected Memory Stick Easily Cracked · · Score: 1

    A MS with a builtin self DOS.
    MS-DOS? Now that would explain a few things...
  11. Re:hard drive on Computer Voodoo? · · Score: 1

    I had a similar problem with a rather old 5.25" half height 80MB Quantum SCSI drive in my old Amiga about 10 years ago - after leaving the system dormant for a long time, the drive wouldn't spin up. I had to take out out of the case and shake it gently along its axis (radially) before it would spin up. Evidently, this was caused by the heads parking and then sticking to the disk surface (apparently due to the lubricants breaking down) with such force that not even the motor could overcome it. It always worked fine after shaking, though (at least until I replaced it with a (physically) smaller 230MB drive several years later).

  12. Re:It's time for a change of the whole layout! on War Declared on Caps Lock Key · · Score: 1
    * Alt Gr - don't even get me started...
    You must be using a European keyboard - US ones don't have "Alt Gr" of any sort.
    * What the hell is that back-tick key doing up in the top left anyway? And why does it look so odd paired with a normal quote?
    It actually isn't a backwards quote, from what I can tell - it's a grave accent. Why the standard keyboard layout has a lone grave accent key, I have no idea; it probably dates back to typewriters so you could backspace and type the accent on top of an existing character (and ^ for a circumflex and ' for an acute accent, back when it was actually slanted to make it multi-purpose). This is probably also why people still use it for a backward quote in stuff like old man pages, even though ``text'' looks really odd in most modern fonts (there's probably some reason why normal "quotes" can't be used, but I don't know it).
  13. Re:So does someone in marketing need to be shot? on Nintendo Revolution Renamed 'Wii' · · Score: 3, Informative
    Maybe Wii has some deep meaning in Japanese
    Considering the Japanese language hasn't used the "wi" sound (equivalent to English "we", French "oui", etc.) in native words since the language reforms over 60 years ago (at which point it was dropped down to just "i"), I doubt it.
  14. Obligatory Red Dwarf quote on Hitachi Goes Perpendicular · · Score: 1
    No need to get high - alcohol should work just as well:
    LISTER: I'm not gonna get plastered, Rimmer, just ... just nicely drunk.
    RIMMER: Define "nicely drunk." Is "nicely drunk" horizontal or perpendicular?
  15. Re:Whaaa? on Wikipedia Planning a DVD Version · · Score: 1

    That's 585MB for the raw page data.
    Don't forget, all of the Wikipedia pages are enclosed in in nice pretty HTML documents. A quick test (by taking an HTML snapshot of an article and then removing the article content and all "dynamic" content such as edit/history/etc. links) indicates around 4KB of overhead per page (possibly less given further optimization).
    Multiply that by 520794 articles, and that up to around 2 gigabytes.
    That's still not including the overhead from cross-wiki links or multimedia...

  16. A nice concept, but... on Nintendo NES Overclocking Guide · · Score: 4, Informative

    ...there would be some very significant side effects to such modifications:
    1. NES audio is generated within the 'RP2A03G' (CPU) chip and is based on clock cycles, so doubling the CPU clock will cause the audio to go up an octave (assuming it even runs). The site mentioned in the article actually pointed this out, so it looks like it's legitimate.
    2. Games which use cycle-timed code will no longer work properly - Battletoads is the first that comes to mind.
    3. Some NES cartridges only used 250ns PRG ROM chips, which is only good up to 2MHz; go any higher and the game may not run at all.

  17. Re:Action 52 off the shopping channel on Nintendo Blocking Counterfeit Game Machines · · Score: 2, Interesting
    Damn thing would just cause the Nintendo to do a reset each time. IIRC, the cartiridge came with a note saying that the Action 52 would have to reset 4 or 5 times before it would start working.
    Since it wasn't licensed by Nintendo, it didn't have a lockout chip in it (which would normally chatter with a similar chip in the console and stop it from constantly resetting). Instead, it used some messed up hardware (usually consisting of a -5V charge pump) to literally try and stun the console's lockout chip into submission and let the game run.
    Obviously, these methods didn't always work; later versions of the frontloading console rendered most of these methods totally useless. The toploading NES can run them fine, though, since Nintendo decided to get rid of the NES lockout chip in the end (since that's what caused dirty carts to blink the screen).
  18. Re:This is 2004... on Mac Trojan Horse Disguised as Word 2004 · · Score: 1

    Now, if it had been "Word 2005", then it might've been slightly more believable...

  19. Re:obligatory on Megway - New Competition For The Segway · · Score: 1

    The one seen on Red Dwarf: Smegway

  20. Re:Solve the damn problem on Unprecedented level of Virus Alerts · · Score: 1

    If you absolutely *need* pretty styles in your email messages, why not use something safer, like RTF (Rich Text Format)? MS Outlook [Express?] already supports it, so most of the people you describe should already be able to use it.

  21. Re:20 Bucks? on GBA-Based Classic NES Series Confirmed For States · · Score: 2, Informative
    And they didn't include Punch-Out!...
    The trouble is, [Mike Tyson's] Punch-Out!! uses a rather peculiar memory mapper (the Nintendo MMC2), one that takes a lot of extra processor power to emulate properly (each time it renders one of two particular background/sprite tiles, it needs to *immediately* switch to a different set of character data). Properly emulating the MMC2 would likely not be easy on a system as slow as the GBA, so they probably gave up on Punch-Out!! (the *only* game to use the MMC2).
  22. Re:I already have a hard enough time... on Overclocking Your Sega Genesis/MegaDrive · · Score: 2, Informative
    The clock in many games is based not on an actual clock but the speed of the processor... speed things up and you speed everything in the game up, and that's not very playable.
    The CPU speed is usually NOT used for game timing in cases like this (well, in older NES games it was, but usually not for the faster systems). The main source of timing in video games is the video refresh which, on game consoles, is always 60Hz. Increasing the clock speed simply allows the game to get more work done during each frame so it doesn't have to slow the game down to catch up.
  23. Re:Too much crack! on SCO Wants $699 for Linux Systems · · Score: 5, Insightful
    Since Linux is mostly used commercially for servers, this would be comparing Linux 699 for Microsoft's Windows Server (ver 2003 is currently 600 for full server). So the difference is rather small.
    Yes, except for the fact that the Windows server you mentioned has support for up to FOUR processors, while the Linux 699 is for ONE processor - for 4 processors, SCO wants $2,499.
  24. Re:Too much crack! on SCO Wants $699 for Linux Systems · · Score: 3, Informative

    Actually, I believe XP Professional will support up to 2 CPUs.

  25. Re:Anyone tried to portable-ise a NES yet? on NES Goes Under The Knife · · Score: 4, Informative

    You mean aside from the Game Axe (mass produced), or Portendo (someone's personal project), or anything else I probably missed?