Slashdot Mirror


User: Wolfier

Wolfier's activity in the archive.

Stories
0
Comments
1,502
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,502

  1. Re:So Lets See on eWeek: Apache 2.0 Trumps IIS · · Score: 1, Flamebait

    I agree.

    Any "sysadmin" who whines about having to edit .conf files deserves to be fired.

  2. Re:the best combo IMHO on Teaching Linux/Unix Basics to Microsoft Junkies? · · Score: 1

    By saying this I guess you imply that these commands take a long while to learn. NOT.

    If I remember correctly, it took me all but in total a couple of hours (less than 4 for sure) of practice to be completely comfortable with these "multi-piped" commands.

    Needless to say, these useful commands have since saved me a lot of time from clicking and clicking (which you probably do) to doing other important stuffs, such as having a life.

  3. Re:How about a BIOS revolution? on Abit's New Motherboard Lays On The Ports · · Score: 2

    Getting rid of the "legacy" 16-bit BIOS gives you no benefit at all. The software's already there, and it costs nothing to put it there. It's only 256KB.

    The ability to treat your PC as some "great IBM PC AT in the sky" is essential in case something breaks, and you'll have something to fall onto - I'm assuming that the BIOS never breaks, which is often the case as they're burnt in Flash ROM, not written to some wimpy device like a hard drive. It is the assumption of Windows "safe mode".

    Which I really like to have on Linux - being able to fall back on the 16-bit BIOS-based "drivers" would be VERY useful for driver developers, and for hardware that a driver isn't written for yet.

    Isn't it great? I know if I want to I can make a DOS program that uses the GeForce3 pixel shaders - you just need to know about their register addresses and stuffs.

    ---------------
    Karma: 50. Please don't bother modding...

  4. Re:Linux? on Abit's New Motherboard Lays On The Ports · · Score: 3, Insightful

    This kind of motherboard is ideal, for OEM to make "iMac-like" "user-friendly" computers, and there is no doubt the market for this kind of motherboard will be huge. Think "set-top boxes with sealed cases".

    And...a lot of (say, more than 50% for sure) people prefer these treat-you-as-an-idiot style computers - because they ARE idiot, with respect to computers.

    I believe Abit will continue to make excellent motherboards for the rest of us. I won't be worrying too much.

  5. How about a BIOS revolution? on Abit's New Motherboard Lays On The Ports · · Score: 5, Insightful

    Argh. So many "legacy" ports got rid of...nice.
    Now, how about updating the bios, so that ALL the old ports are emulated? To the extent that DOS 5.0 will still install from scratch and run?

    Having a USB device is nice, but HARDWARE IS HARDWARE. They should function all by themselves with only the BIOS (think "safe mode"), and not only when some OS-supplied drivers are run.

    How else do people fix things when the drivers break?

  6. Re:Using 3D API's for 2D? on Windows 'Longhorn' Kicks Off (On Paper) · · Score: 2

    Seeing WINE's GDI implementation being so complete AND Direct3D support so inadequate, wouldn't it be just a matter of time before Microsoft does this?

  7. Re:For those who don't get it on Simulating Societies · · Score: 1

    spelling mistakes:

    1. subtil -> subtle
    2. perdiction -> predictionn
    3. profit -> phophet
    4. Niniva ->Nvidia......never mind...

  8. Next thing you know... on Internal MP3 Server? 1 Million Dollars Please · · Score: 2

    they'll be sending lawyers to beaches and the countrysides and sue people who illegally share their music by not using headphones...

    seriously, what's the difference between this and having a stack of CD and connect a very powerful AMP to all the speakers in the company?

    is it illegal to share the music between your left and right ears?

  9. Re:FreeBSD on A Walk Through the Gentoo Linux Install Process · · Score: 1

    If Nvidia is releasing an accelerated GLX driver, I will!!

  10. "Sustaining members" (members who pay enuf) get vo on GeekPAC · · Score: 3, Insightful

    Sooner or later you'll see this organization filled with MPAA sustaining members...

  11. Re:Overhead time? on Cray's New Solid State Storage · · Score: 2

    "Solid State" makes all the
    difference...although I know it is hard nowadays to damage a laptop HDD just by operating it in a car, there were those days a slight knock on a HDD would scratch the disk surface...

    "Solid State" gives you the peace of mind that HDD never will - knowing that you data does not need that wimpy protection from that thin layer of air is good enough - that your data won't be loss all of a sudden if you kick your computer by accident...(although it is hard nowadays, you never know)...

    I know some Solid State storages like CF can only survive so many writes, but that's PREDICTABLE. For a limited time you just KNOW that your data is safe. I can't say that for any HDD, no matter how many G's of shock it can take.

  12. Re:Great, just what we need... on The Handspring Treo In Real Life · · Score: 1

    ...and somewhere I've read Europe has a lower rate of fatal traffic accident than the US.

    Time to stop giving out drivers licenses to any idiot who apply, and have *real* road tests...

  13. Re:Why Palm? on The Handspring Treo In Real Life · · Score: 2

    Two words: Battery Life.

    PalmOS apps is another thing...seriously, it's time J2ME should take off. We've been waiting for cross-platform mobile apps for *WAY* *TOO* long...

  14. Re:Great, just what we need... on The Handspring Treo In Real Life · · Score: 2

    I agree - even hands - free sets distracts the driver from driving - solution: let's outlaw automatic transmissions so the driver will be too busy shifting so he won't have time for cell phones...

  15. Re:speedometer? on Camera Meets Speedometer, Travel Across Country Together · · Score: 1

    Maybe he really wants to take a picture for EVERY mph of acceleration...

  16. Re:Microsoft just violated the DMCA! on Microsoft Tech Specs Prohibit GPL Implementations · · Score: 2

    What if they don't allow reverse engineering? Big deal. Since the license does not prohibits you from letting other reverse-engineer your code, you can:

    1. Read the CIFS docs
    2. Make an implementation
    3. Find someone to reverse engineer YOUR implementation.

    To make (3) easier, you can compile your code into Java to make decompilation easier. ;)

  17. Re:Who cares if NVIDIA uses closed drivers on ATI vs. NVIDIA: The Next Generation · · Score: 2, Informative

    There is no implementation of ATI OpenGL extension in their open source drivers while the closed source drivers implements all the OpenGL extensions the hardware supports.

    Yes, OpenGL works on Radeons but it just works like a fast Rage 128. For example, no vertex shaders.

    That's my gripe.

  18. Who cares if NVIDIA uses closed drivers on ATI vs. NVIDIA: The Next Generation · · Score: 0, Troll

    As long as the GeForce drivers exposes what the hardware really can do, and the Radeon drivers continues to limit the card to be a really really fast....Rage 128, I'll stick with NVIDIA. Thank you.

    And I'm a Canadian.

  19. Re:Fast GL & TV under LInux on ATi's All In Wonder Radeon 7500 · · Score: 3, Insightful

    Really...?

    But...does the Linux OpenGL driver support cube map, vertex shaders, hardware skinning...using standard or ATI extensions?

    When you put a GeForce3 on a Linux box, you can use it as a GeForce3. But last time I looked at it, when you put a Radeon on a Linux box, you can only use it as a very very fast Rage 128.

    Looks like a waste of money to me.

  20. Re:X chromosomes on Gene Therapy Cures "Bubble Boy" · · Score: 2

    Great English explanation :)

    Does anyone think it is a good start, towards the cure of all genetic diseases passed to boys just because we don't have a backup copy of X?

    Looking towards the day when difference in life expectancy between the male and the female is negligible.

  21. Re:Hypocritical on Elcomsoft Case Proceeds; U.S. Claims Jurisdiction · · Score: 1

    yeah. All your laws are belong^H^H^H^H^H^Happlied to us...

  22. Re:There is one - PGI on A Better Installer for Debian? · · Score: 1

    I tried Storm and Progeny sometime ago, they're both pretty good systems, but eventually I went back to Slackware and it is still what I'm using.

    >The reason for this is obvious
    May I know what it is? The debian ISO I downloaded was from www.linuxiso.org - I know they're not official - are there official ones, and is there a reason not to incorporate the Progeny or Storm installer?

  23. Re:There is one - PGI on A Better Installer for Debian? · · Score: 2

    Yeah - PGI is an excellent installer, but why wasn't I given the option to run it when I boot the ISO?

    There are a few good OSS installers Debian can use - Storm, Progeny...what we need is the endorsement of one installer as the "official GUI installer" so people can choose between the "official text-based installer" Debian already has, and the "official GUI installer" upon booting an ISO.

  24. Fitt's law? on Konqueror's Javascript Continues To Improve · · Score: 3, Insightful

    Does anyone know if the Konqueror (or KDE in general) is improved regarding Fitt's Law adhesion? KDE usability would go all the way up if the rule is followed whereever technically possible.

  25. Let's ask EFF to set up a web page... on CBDTPA Finds A Champion In the House · · Score: 2

    Dedicated to a list of anti-consumer senators.

    Make this page well known to voters, and let them make up their minds.