Slashdot Mirror


User: pmjordan

pmjordan's activity in the archive.

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

Comments · 116

  1. Re:Free Ads / Free Betas on Gates Explains Longhorn Delay, Diet · · Score: 5, Insightful

    It's probably more effective than preaching to the converted, i.e. the average home user who isn't even aware of the concept of an Operating System, or even that Windows is not 'part of the computer'.

    There are plenty of sysadmins reading slashdot, and probably quite a number of them maintain Windows networks, or are caught up in between. The idea is to make them think "Oh, if the next version of Windows is out in 2 years, it's not really worth attempting to convert to Linux." It doesn't actually matter whether Longhorn is released in 2006 or not, as long as it's "real soon now".

    ~phil

  2. Re:It is nice to have one "/" for my Linux box on Raid 0: Blessing or hype? · · Score: 1

    I can't remember seeing directory mount points in WinNT 4.0, but I might have missed it. Win2K certainly does have it, although you still need at least one drive letter, and it's not quite as slick as under *nix.

    RAID 5 is definitely not in any of Microsoft's Workstation offerings (WinNT 4 Workstation, Win2K Pro, probably also not WinXP Pro), although I do believe they have it in the Server line. The article is about Desktop systems, and a Server license would be somewhat over the top for that market.

    ~phil

  3. Re:Forget CPU, enter the GPU on AMD and Intel Update CPU Roadmaps · · Score: 1

    It's a hardware issue, as the AGP bus is actually a tagged-on second PCI bus. Graphics Card->Northbridge runs at PCI speeds, Northbridge->Graphics Card runs at whatever AGP revision you have. (1x, 2x, 4x, 8x)

    ~phil

  4. Re:Forget CPU, enter the GPU on AMD and Intel Update CPU Roadmaps · · Score: 1

    Nope, you're mistaken, the >1GB/s transfer is only from Northbridge/System RAM to Graphics card, the other direction is as slow as a normal 33MHz, 32bit PCI slot. This is one of the reasons why PCIe is catching on so fast.

    ~phil

  5. Re:Forget CPU, enter the GPU on AMD and Intel Update CPU Roadmaps · · Score: 3, Informative

    In addition to this, until we start seeing widespread use of PCIe, the downstream AGP bus is still a serious bottleneck as well. Uploading data to the GPU is really fast, downloading maxes out at ~133MB/s.

    I haven't had the chance to play with a Pixel Shader 3.0 card yet, so I don't know how useful for generic computation they are. It usually helps if you're trying to process many sets of the same kind of data, rather than evolving one calculation through a long or iterative algorithm.

    ~phil

  6. Re:DDR on Doom 3 System Requirements Revealed · · Score: 1

    You know, dual channel mode, or DDR memory don't increase the amount of data you can keep in memory, it just increases the speed of accessing what is there. That advantage is useless as soon as you have to start working with swapping to disk because you've run out of memory. So in DooM 3, having 512MB of SDRAM will be faster than dual-channel DDR, 400MHz memory, as you'll be limited by your hard disk speed of all things.

    ~phil

  7. Re:An atmosphere for great coding on Building a Better Office · · Score: 3, Insightful

    Might I add to #3:

    Don't place the furniture so that the person in the room will be facing away from the door. That is not only inconvenient, but extremely uncomfortable on a psychological level. I've had to live with facing away from the door for most of my life but I recently re-arranged my study so that I can see the door from behind my monitors. SO much more comfortable!

  8. Re:Is it ok? on Transgaming releases "WineX" 4.0 "Cedega" · · Score: 1

    If you're lucky, you can. Trouble is, Valve keep changing Steam, as far as I know, so sometimes it breaks, and you need a new version of WineX.

  9. Re:A couple of questions... on Transgaming releases "WineX" 4.0 "Cedega" · · Score: 1

    As far as I know, WineX is completely independent of any Wine installed, so you should be fine.

  10. Re:Time for download then on Linux Kernel 2.6.7 Released · · Score: 1

    Yes, I'm currently running fglrx 3.9.0 on my machines with Radeon 9800XT, Radeon 8500 and Radeon 9000 Mobility. Previously I've had various other versions (I think back to 3.2.8 or so) working as well.

    In gentoo you can do an "emerge ati-drivers".
    If you're running a recent SuSE kernel you can find special rpms at
    ftp://ftp.mirror.ac.uk/sites/ftp.suse.com/pub/ suse /i386/supplementary/X/XFree86/ATI/
    but if you're using a vanilla kernel (such as I am) you'll have to use the ATI drivers.
    I think the ATI drivers come pre-compiled for various Mandrake and Red Hat kernels as well.

    I've always compiled my own though.

    There's a lot of info on the web about the fglrx drivers, google is in fact your friend. (at least on this matter)

  11. Re:Time for download then on Linux Kernel 2.6.7 Released · · Score: 1

    Well, I've got a Radeon 9800 XT on an nForce2, which works fine. The trick is to compile agpgart and nvidia_agp as modules, and disable using fglrx's internal AGP drivers in XFree86Config-4 or xorg.conf.

    It's been working fine for me that way since 2.6.3 or something.

  12. Re:Uhuh. Is this good if Microsoft does this? on Is Finding Security Holes a Good Idea? · · Score: 1

    Of course zero-day patches are somewhat dangerous, but as far as I can tell, SuSE and such mostly backport the official patches anyway, so that danger is quite a bit less severe.

  13. Re:Uhuh. Is this good if Microsoft does this? on Is Finding Security Holes a Good Idea? · · Score: 5, Insightful

    Enter a patching service, run by say a Linux distributor. SuSE's Yast Online Update (YOU) does this very well. Patches are often zero-day, and are guaranteed by SuSE not to cause trouble with other installed software, or that dependent software is also patched. I'm sure other commercial distributors have similar services, and debian's stable branch has worked well for me as well.

    Yes, it involves a certain amount of trust, but if you didn't trust anyone, you'd have to write everything yourself. Also, the company's business model depends on the reliability of said patching service, so they do their best to run it well.

    Of course, license changes are evil, but they're unlikely to happen with FOSS. Yet another reason to move away from Microsoft.

  14. Re:opera vs firefox? on A New Look For Firefox · · Score: 2, Insightful

    Some people prefer FireFox, some prefer Opera. It's really a matter of opinion. I'm tempted to say that for your average end-user, FireFox is the better choice, and for many power users, installing lots of plugins is the way to go.

    Personally, I agree with you, I've been a happy Opera user for years. That doesn't mean that FireFox should be more like Opera, it's just a different approach.

  15. Opt-in a better solution? on British Telecom Blocks Access to Child Porn Sites · · Score: 2, Interesting

    With all the censorship issues attached to such a campaign, how about making the filter optional to the end-user? That way, if there's an (obvious) false positive, you can still get to the site. I can't see many people complaining about that sort of thing, but I can see many opting into such a filter as long as they can get back out.

    I'm thinking of a (transparent?) HTTP proxy server that blocks the addresses, but the DNS entries are still there on the DNS server, or a similar filtering construction.

    Such a solution would completely eliminate the censorship worries, and yet give end-users the protection of such a scheme. I doubt the scheme is meant to actually prevent paedophiles from getting to the content. Surely, they'd just change ISP or use some kind of anonymous proxy, which they're probably using already to avoid being caught.

  16. Re:Suse is not free on SUSE 9.1 FTP Version Available · · Score: 3, Informative

    They do, especially with the Professional Edition.
    Personal Edition is a bit dumbed-down (not even kernel source packages, useless if you need proprietary video drivers!) but still has some books, which are more entry-level aimed. Pair Personal Edition with the FTP version though and you're all set.

  17. Re:Suse is not free on SUSE 9.1 FTP Version Available · · Score: 4, Informative

    Even before Yast2 got GPLed, they supplied the binaries with the FTP version. You can, and always have been able to, install the FTP version fine. In fact, I've been doing so with every version since SuSE 8.1. (I bought some earlier versions)

    The only difference to the commercial version is that the FTP version doesn't include proprietary software that they can't redistribute via FTP for free for licensing reasons. They do have licenses for some proprietary software, such as Acrobat Reader, Opera, etc.

    Know the facts before you criticise/troll.

  18. Re:Vorbis Support not Widely Needed on iPod May Not Have The Horsepower For Ogg [updated] · · Score: 1

    Windows Media Player uses WMA, as far as I know. The iPod supports what, AAC (or whatever Apple's proprietary format is called) and MP3. I'm not sure I'm following you here. People still need to *buy* an MP3 encoder. That's right, MP3s are patented and require license fees.

    Oggs, apart from using a superior compression algorithm, are completely open, and encoders are available for free, for all OSes.

    Yes, MP3s are more popular, but that's nothing to do with Windows, it's mostly that MP3s have been around longer, and were around at a critical time.

  19. Ken Brown doesn't know anything about code on Ken Brown Responds to His Critics · · Score: 3, Insightful

    I didn't read his entire "response", just about 10 or 20 paragraphs from various parts, but it is SO blatantly obvious that the guy has no idea about what he is talking.

    (a) he obviously doesn't understand the extent of the UNIX/POSIX specifications.
    (b) he clearly doesn't know anything about software engineering, getting source code, architecture, framework, interfaces, etc. all mixed up
    (c) he hasn't even understood what his critics are saying. They are saying that Linus wrote the code but based it on the specs and architecture of previous Unices. The conclusion he jumps to is that he stole code.

    It's really sad that this publication is going to be believed 100% by politicians, probably mostly because of the whole American Patriotism thing he's got going on in there. If you want the US government to believe you, you apparently only have to say that anything else is un-American. Bah.

  20. JavaScript? on Programming For Terrified Adults? · · Score: 1

    Although it might seem crazy at first, why not JavaScript? Sure, you'll have to teach her HTML first, but that'll get her started on getting used to sticking to a syntax, and it's something she'll be able to relate to - she knows the web, so she'll find out how web pages work.

  21. Non-branded bags on The Urban Geek As A Mugger Magnet? · · Score: 1

    This may have been said, and it may be obvious, but use a non-branded backpack or bag. Many larger generic bags can fit a laptop, and if you're worried about protection, make a padded casing that fits your laptop, and then put that in said inconspicuous bag. You will then look like you're carrying lots of notes, books, or whatever.

  22. Re:Just don't consider this as a fact on More Blackholes Discovered... · · Score: 1

    If by a gazillion, you mean three (quarks), then no. :-) Quarks do make the hordes of different particles easier to understand, it just happens that protons and neutrons seem to be the most common ones.

  23. Re:A Year and a half on PDA Buyer's Guide Reviews The Sharp Zaurus SL-6000 · · Score: 1

    How about using the built-in keyboard, or hooking up a USB keyboard? I know someone who has a 5500, and the keyboard actually works quite well apparently.

  24. Memory? on The DDR Workout - It's Official · · Score: 1

    This is silly. Surely you can't lose weight by installing Double Data Rate memory. That's crazy!
    ;)

  25. Re:left text cutoff on More Insight On Longhorn's Avalon And Aero Design · · Score: 1

    I wonder, does the problem disappear if you disable antialiased fonts? I know they're a pain to implement pretty much anywhere, and if they really bother you and you have a reasonable screen resolution, you may be better off with aliased fonts.