Slashdot Mirror


User: tdelaney

tdelaney's activity in the archive.

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

Comments · 468

  1. Re:Cables on Spec Will Cut External Drive Power Cords · · Score: 1

    I find that plastic SATA cable connectors often split apart if any kind of force is applied to them (e.g. bending the cable too near the connector to make it fit). Older connectors were more prone to this - newer ones seem better made.

    It's a pain, but nothing that the application if gaffer tape won't fix.

    I haven't had any cables come out of either the motherboard or hard drive except of the connector has come apart, but they're not very well held in.

    I havn't used eSATA, so I can't comment on cables for that.

  2. Re:cost estimate on BitMicro Takes Wraps Off 832 GB Flash Drive · · Score: 1

    I read that this one actually uses MLC. Don't know how that fits with the 100MB/s, but then I'm in software, not hardware.

  3. Re:Hmmm on Comparing Browser JavaScript Performance · · Score: 3, Interesting

    I can attest to IE's crap string operation performance.

    4.5 HTML file, mainly consisting of one very large table. Took about 1 minute to render in IE, using about 80MB RAM. Was asked to lay it out in a more useful way. I went the fairly simple route - once it was fully loaded, I used JavaScript to lay it out better.

    Original attempt was to just use innerHTML and string operations (couldn't remember the DOM commands, too lazy to look them up). The main bit was a single substring() on the div containing the large table (actually stripped off everything around the table).

    The time to render the page jumped to 10 minutes! Memory use jumped sharply as well (largely because I was duplicating the table ... d'oh!). Cutting out that single substring operation dropped it back to 1 minute. Changing over to DOM manipulation left it at 1 minute.

    For comparison, Safari 3 on Windows rendered the entire page in 5 seconds, whether I used innerHTML and substring() (including the duplication mentioned above) or DOM manipulation. Safari used a bit more memory than IE though (worst case 215MB compared to 200MB).

  4. Re:Makes sense on Nintendo May Pull Wii Ads To Avoid Hype · · Score: 2, Interesting

    As far as I'm aware, Coca Cola only advertises 6 months in any year in any market, for precisely this reason. Of course, I have no source to back this up - it's something I read or heard somewhere, and could be complete bullshit.

  5. Re:Huh? on Official - Bungie Departing Microsoft · · Score: 1

    *Finally*? Bungie made games long before they joined Microsoft. Methinks you should go read the Bungie Wikipedia entry at the very least.

  6. Re:Some Context on 802.11n May Never Happen Due to Patent Concerns · · Score: 1

    You already get it. Australia (for example) has to pay for the traffic both coming out of the US and going into it, whilst the US gets off scott free. That's one of the reasons broadband is so expensive here for what we get.

    So petition your government to ensure that the money that other countries are paying to the US gets spread around, and not just hoarded by some greedy US companies. And while you're at it, I think it would be fair if you suggested to them that they should share the load.

  7. Re:Internal Inconsistency in his Argument on Hiring Programmers and The High Cost of Low Quality · · Score: 1

    The 25 times productivity difference is actually not at all credible - because it assumes that the worst programmer still has a net benefit. You yourself point out negative productivity.

    Instead, I think you should be looking at a -25 times productivity difference - a top programmer can boost productivity by 25 times as much as the worst programmer can drop it.

    Of course, this isn't credible either, as "the worst" programmer would get in and destroy your version control system, all backups, and remove the hard drives from your best programmers' machines and toss them into a blast furnace ...

  8. Re:Does it really matter? on Seagate to Drop IDE Drives by Year End · · Score: 1

    D'oh - that should have been no floppy port of course.

    It's got pins for a serial connector, but you'd need such a long cable that it's not feasible. So I'm looking at grabbing a USB-to-serial to plug my UPS into.

  9. Re:When will old PCI die? on Seagate to Drop IDE Drives by Year End · · Score: 4, Informative

    Hah - I can answer both of these.

    1. There are PCI-e 1x gigabit NICs and some of 1x video cards around. I think I've seen some 1x RAID cards as well, but I wouldn't swear to it.

    I've got a PCI-e 1x gigabit NIC I put into machines without onboard gigabit - performance and CPU usage are both excellent. Gigabit on PCI tends to saturate the PCI bus and have much higher CPU usage - you should always check that any onboard gigabit NIC is PCI-e.

    2. Tweaktown did some comparisons of a 7300GT on 1x and 16x - the results show significant differences:
    http://www.tweaktown.com/reviews/1045/pci_e_x1_gra phics_performance_with_galaxy_geforce_7300gt/index .html

    Tom's Hardware have two articles comparing 1x, 4x, 8x and 16x by masking off pins on graphics cards. The performance graphs are very interesting.

    Original article - X600XT, X800XT, 6800GT
    http://www.tomshardware.com/2004/11/22/sli_is_comi ng/index.html

    Newer article - X1900XTX, 8800GTS
    http://www.tomshardware.com/2007/03/27/pci_express _scaling_analysis/

    The basic conclusion is that you only need 4x for lower-end resolutions and quality, but if you're pushing high-end cards you really want 16x.

  10. Re:Does it really matter? on Seagate to Drop IDE Drives by Year End · · Score: 1

    The motherboard I just bought for my server (DG33TL - bearlake) has no motherboad port. It's got the solder points, but no port.

    I haven't put a floppy into a new machine for over 2 years. And I don't own a USB floppy drive either.

    The floppy is finally going away.

  11. Re:quick summary on Dearly Departed — Companies and Products That Didn't Make It · · Score: 1

    The book was called "Schindler's Ark", but it was changed for the US market. I'll make no aspersions as to why ...

  12. Well, now we know why there were so many ghouls on Nuke-Proof Bunker Turns Out Not Waterproof · · Score: 1

    Same guys who built the Tulsa vault obviously also built the one at Necropolis.

  13. Intel Matrix RAID on RAID Vs. JBOD Vs. Standard HDDs · · Score: 1

    I hate to plug a manufacturer, but when I upgrade my home server I'm getting a motherboard with Intel Matrix RAID on it. I've got my two 320GB SATA drives - I'll configure a 400GB RAID-0 volume and a 100GB RAID-1 volume on them. Very efficient use of the drives - I've got no use for 320GB of redundant storage, and it's not cost-effective to buy smaller drives.

    If I had 3 drives I'd probably instead go 100GB RAID-5/600GB RAID-0. Might still do that.

    BTW I know the numbers don't quite add up, but I'm using round figures (and advertised, but not really, 320GB/drive).

  14. Re:Or maybe on DRAM Makers Suffer Due to Lackluster Vista Adoption · · Score: 1

    If you pare everything down with a custom install, turning off unnecessary services, removing unncessary apps, etc, XPSP2 runs quite happily on a Celeron 400MHz notebook with 192MB RAM and a 6GB hard drive. With Incredimail running permanently, and Internet Explorer 7 accessing NeoPets. Acrobat Reader 8, Quicktime 7 and Flash are allinstalled. Network is an 802.11b PCMCIA card with WPA-PSK (yes - there 802.11b cards that support WPA-PSK with the right drivers).

    This was the configuration I set up for my 9 year old niece recently. I wouldn't have wanted to do it with the original 64MB the notebook came with though ... (it originally came with ME ...). It's running behind a hardware firewall of course, and also has Windows Firewall running. It can do everything she wants it to.

    As an indication of the difference between setting it up correctly and not - it used to be my sister's machine. It normally used 400+MB virtual memory, and ran like a dog. Opening up NeoPets on it would take 5 or so minutes.

    It's very important to *only* install the driver parts of driver packages (it's possible for most, but you normally need to expand the installer somehow). And to make sure that all the autoloaders are removed (e.g. Acrobat Reader, Quicktime task, etc).

  15. Re:No new rights generated on DMCA Takedown Notice For a Fake ID · · Score: 1
  16. Re:Rachel is cool on DMCA Takedown Notice For a Fake ID · · Score: 1

    At least it's not as bad as poor Misty Hymen's name (the US swimmer). What were her parents thinking?

  17. Copyright would belong to the forger on DMCA Takedown Notice For a Fake ID · · Score: 1

    I would be really surprised if the fake ID contains a statement of transfer of copyright, or that the holder of the fake ID holds such a document. Such a document would required revealing who the forger is.

    Therefore, any copyright would reside with the forger, and whoever issued the original ID (assuming that the usual method of modifying an existing ID was used).

  18. Re:voting for the other guy on Australian Extradited For Breaking US Law At Home · · Score: 4, Informative

    It counts because *Australia has preferential voting*. If after the primary vote is counted, the party you voted for as your first preference has the lowest number of votes, that party is eliminated from the race and its votes are redistributed to other other parties according to your *second* preference. This continues until there are only two parties left.

    http://en.wikipedia.org/wiki/Preferential_voting

    Whilst this system of counting is not the best, statistically speaking (the best are Condorcet methods, though they also have their weaknesses) it is simple to understand (and count), and in the vast majority of cases results in the candidate who is most preferred by the most number of people being elected.

    The US method of "plurality" voting is statistically the *worst* method available.

    http://en.wikipedia.org/wiki/Voting_system

  19. Very "clever" (annoying) print version on PC World's 20 Most Annoying Tech Products · · Score: 3, Insightful

    The "print" version puts grey bars at either side of the article to ensure that the contents are wider than your window (I didn't check what mechanism they used).

    You can manually position the page so that all the content is visible, but then the text is hard against the edge of the window.

    Nice trick to annoy people into reading through the ad-filled multipage version.

  20. Re:the problem with google apps on People Don't Hate to Make Desktop Apps, Do They? · · Score: 2, Interesting

    Unfortunately, my company (and many many other large multi-nationals) *do* hire outside consulting companies to do payroll.

  21. Re:Damn. on All Blood Converted to Type O? · · Score: 2, Informative

    That would be O- not O+. Negative RH can donate to positive RH, but not the other way around.

  22. Re:Isn't that ..... on MS Security Guy Wants Vista Bugs Rated Down · · Score: 4, Insightful

    There's a difference between severity and priority.

    A bug may be high severity (e.g. remote access) but low priority (e.g. because it's believed that other factors mitigate the remote access).

    Another bug may be low severity (e.g. a user interface quirk) but high priority (e.g. because reviewers have seen it and are talking down your product because of it).

    Severities should be based on how much damage may be caused to the *users* of the program. Priorities are usually determined by how much damage the bug causes to the *developers* of the program ...

  23. Just give me a worthy Fallout 3! on The Evolution of RPGs, Storytelling · · Score: 1

    That's all I ask. Forget about any other game ... I just want a Fallout 3 that is worthy of the title.

    Arcanum 2 would be nice too ... but that's never going to happen :(

  24. Re:It's because humans WANT to believe on Humans Hardwired to Believe in Supernatural Deity? · · Score: 1

    "Out of the Silent Planet" and "Perelandra" are vastly superior to "That Hideous Strength" IMO.

  25. Re:it's how they validate their own beliefs on Humans Hardwired to Believe in Supernatural Deity? · · Score: 1

    I have a line I came up with on the spur of the moment when some religious people came to my door (I think they were Mormons, but it's been over 5 years since then ...).

    "I'm sorry, but I'm quite secure in my lack of faith."

    Left them totally stunned - they literally stood there gawping until I said goodbye and closed the door. It's worked similarly every time since.