Slashdot Mirror


User: BenjyD

BenjyD's activity in the archive.

Stories
0
Comments
2,151
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,151

  1. Re:I have a TNT2 on Doom 3 Demo Available · · Score: 1

    I hope you're joking - you did read the "minimum graphics card Geforce 3" requirement, right?

  2. Re:WYSIWYG on Gentoo Linux 2004.2: What You See Is What You Get · · Score: 1

    Compiling the software doesn't give you any more knowledge about the system.

    How does installing gentoo from the command line give any more knowledge than installing a base debian/slackware/arch/openna/whatever system and using apt/pacman/swaret etc. to install the base system from binaries?

    The only thing I learnt from the Gentoo installs I did was that you can set the timezone by linking /etc/localtime to the correct file - which I only ever needed to know in Gentoo, as every other distro had some easier-to-use config setting (text file and/or GUI) to set it.

  3. Re:Why- on XP SP2 Can Slow Down Business Apps · · Score: 1

    you've apparently not tried writing a paper in MS Word...

    I think I've found the source of your problem: you're using *Word* to write an academic paper. Why would anyone in their right mind do that? Does no one use LaTeX anymore? Even the most Microsofty conferences I've been to accept PDF submissions.

  4. Re:Buggy uxtheme.dll causes a GDI handle leak! on XP SP2 Can Slow Down Business Apps · · Score: 1

    I guess that story a while back about Microsoft's bug-hunting techniques and how bad they were was pretty accurate.
    How does that get past automated testing at MS? They always go on about how they test so thoroughly and have thousands of machines running tests constantly.

  5. Re:Hooray for C and C++ on GdkPixbuf Suffers Image Decoding Vulnerabilities · · Score: 1

    Why switch languages? Checked memory access is easily implementable in C/C++. I'd post a quick example but the lameness filter is too annoying.

  6. Re:ot: solve n^n=x for n on Smaller Playstation 2 Theorized · · Score: 1

    Because that way doesn't converge.

    Unless you're confused over his reversed notation (using n as the unknown, x as the known) and mean solving analytically? He's trying to get n=f(x):

    n^n=x
    take nth root:

    n=x^(1/n)

    then where? I'll admit I'm an engineer, not a mathmatician, so my analytical solution skills are very rusty.

  7. Re:ot: solve n^n=x for n on Smaller Playstation 2 Theorized · · Score: 2, Interesting

    If you're going to do it numerically, that's the worst possible way to do it. The simplest way is:

    rearrange:

    n*ln(n)=ln(x)
    n=ln(x)/ln(n)

    iterative form
    --> n(n+1) = ln(x) / ln(n)

    then put a first guess in (say, 7) and keep iterating until the answer converges. Takes 25 iterations in this case to five dp.

  8. Re:Printers are a horror !! on The Stealth Desktop Part III · · Score: 1

    There's always the KDE printer setup system. Far superior to the CUPS web-page way.

  9. Re:Memory usage? on GNOME 2.8 Released · · Score: 1

    Odd. I run GNOME 2.6 on my P3-600 laptop with 192Mb and it runs fine.

  10. Re:hope they finally got rid of some annoyances .. on GNOME 2.8 Released · · Score: 1

    I've had plenty of freezes with GDM on logging out - mostly fixable with a ctrl-alt-backspace, but it means session saving rarely works.

  11. Re:Boot OSX Server? on Linux-only POWER5 server From IBM · · Score: 1

    According to the documentation on IBM's site, the PPC 970 is "based on the POWER4". It's a single core version, with the SIMD engine added on.

  12. Re:Boot OSX Server? on Linux-only POWER5 server From IBM · · Score: 1

    s@G4/G5@G3/G4/G5@g

  13. Re:Boot OSX Server? on Linux-only POWER5 server From IBM · · Score: 1

    Doesn't MacOSX also require a G4/G5? AFAIK,they are modified POWER4s with Altivec, not POWER5s.

  14. Swamped in dupes on Intel Predicts Death Of WWW · · Score: 4, Informative
  15. Re:Maybe? on UserLinux Releases First Beta · · Score: 1

    You get *paid* to hang out on Slashdot and discuss Free Software? No fair...

  16. Re:The language does not always matter on Quake2 Engine In Java · · Score: 1

    AFAIK, freeing the memory marks it as available for the OS to reuse elsewhere.

    The fact that many OS's will not *actually* release the memory straight away if there isn't much pressure on memory in order to reduce memory fragmentation and speed up allocations for the program doesn't alter the fact that it is at least available - you don't have a second operating system running inside the main OS.

  17. Re:The language does not always matter on Quake2 Engine In Java · · Score: 1

    >And how exactly does a C/C++ program release memory to the system?

    With delete/free maybe? Freeing the memory explicitly allows the OS to decide when it will reallocate that memory to something else, rather than the VM, which has no knowledge of other processes.

    Even if you have enough swap, wasting available physical memory will kill performance as the OS swaps data in and out.

  18. Re:Versus DX successor on OpenGL 2.0 Released · · Score: 1

    A few years back people would have been asking the reverse.

  19. Re:about time on The Underground History of American Education · · Score: 1

    ...college dorm rooms with Asian and European foreign exchange students.

    I think you're probably basing your conclusions on a skewed sample. Generally, the students who want to and are allowed to go on exchange programs are the brighter ones - they have to show a certain level of ability before they are allowed to go. At least, that's what happened at my (UK) uni.

    I just say that because your experience of K-12 education sounds exactly like my experience of UK secondary school (which is meant to be ages 11-16, but I was pulled out and sent to a private school at 12 when my parents realised just how little I was learning). I don't think it's just a US problem.

  20. Re:tech news live on New Star Trek MMOG Announced · · Score: -1, Offtopic
    Sod of, sad little troll
    [~@arthurdent ]wget http://www.technewslive.info/
    --13:53:46-- http://www.technewslive.info/
    => `index.html'
    Resolving www.technewslive.info... 66.17.140.70
    Connecting to www.technewslive.info[66.17.140.70]:80... connected.
    HTTP request sent, awaiting response... 302 Found
    Location: http://cshacks.partycat.us/?u=penisbird [following]
    --13:53:46-- http://cshacks.partycat.us/?u=penisbird
    => `index.html?u=penisbird'
    Resolving cshacks.partycat.us... 66.49.169.97
    Connecting to cshacks.partycat.us[66.49.169.97]:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: unspecified [text/html]

    [ <=> ] 2,022 --.--K/s

    13:53:47 (161.42 KB/s) - `index.html?u=penisbird' saved [2022]
  21. Re:tech news live on New Star Trek MMOG Announced · · Score: 0, Troll

    Somebody modded that informative!? Here's a clue - the link doesn't go to a site related to this story and most definitely isn't work safe.

  22. ob. Life of Brian quote on What's New in the FreeBSD Network Stack · · Score: 1

    Brian: Friends, we must unite to fight the common enemy!
    Everyone: The People's Front of Judea!? Where!

    For god's sake, they're both Unix-like operating systems. There's not a huge difference between them for most purposes, I don't think anyone who's not a complete fanbot would say either is objectively better than the other for all purposes.

  23. Re:Fast typist? Or prewritten? on Linux Market: Absolutes / Percentages / Trends · · Score: 3, Informative
  24. Re:I think someone is missing the point here.. on X.org Making Fast Progress · · Score: 1

    Erm, just select the text to copy, press ctrl-C. Then select the text to delete, press ctrl-V. Not that hard a concept, is it?

    The select-to-copy and ctrl-C clipboards are completely separate. Try using some *nix software before posting.

  25. Re:-1 Flamebait on Top 25 Censored Media Stories of 2003-2004 · · Score: 2, Insightful

    "War in Iraq Going Good" "Iraqi's enjoying newfound freedoms"

    Did I miss something? I can't say I've seen anything like those stories on the news (in the UK, anyway). Virtually every story about Iraq seems to end with some sort of hornet's nest analogy, grim shots of burnt out vehicles or a reminder of the death toll so far.