Slashdot Mirror


User: Ryan+Huddleston

Ryan+Huddleston's activity in the archive.

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

Comments · 51

  1. Florida Bright Futures on Red Brains vs. Blue Brains? · · Score: 3, Interesting

    Say what you will about Florid, but that is exactly what we have. There is a program called "Florida Bright Future Scholarships" where a high school GPA of 3.5 or higher and a Florida high school diploma gets you 100% of a state school's tuition, and 3.0 gets you 75%. Florida state schools include the University of Florida, which is a very good school, and even if you only get the 75%, tuition is still quite reasonable in state. Look here and here for info.

    And EVERYONE was disadvantaged when they came here. Georgia used to be an English penal (prison) colony, with WHITE prisoners, and, like Australia, turned out just fine.

  2. Re:Slacker Thee on Vive La Loafing! · · Score: 1

    It doesn't mean "average". It means "moderate to inferior in quality" or "barely passable"; definitely on the low end of average. A C- is a mediocre grade; it is passing, but it ain't too great.

  3. Re:easy workaround on TransGaming Tagging Downloads to Combat Piracy · · Score: 4, Interesting

    It's trivially easy to do.

    cp cedega-4.01.tgz cedega-4.01-backup.tgz &&
    dd bs=1 seek=16 count=19 if=/dev/zero of=cedega-4.01.tgz &&
    dd if=yay2.txtcedega-4.01-backupt.tgz of=cedega-4.01.tgz seek=36 bs=1

    and later you can remove the backup.

    For the not-quite-as-geeky-as-me crowd, that zeroes out the marked bytes. That took me maybe five minutes (due to OBO errors) when I am blearily tired at 3 am.

    They're going to have to do better than that.

  4. Re:The CHESS Buildings on Hydra vs. Shredder · · Score: 1

    At this nerdiness level, probably PowerPC :-)

  5. Re:Dual Boot? on Linux Kernel 2.6.8 Released · · Score: 4, Informative

    That didn't have anything at all do do with the kernel.

    I believe that it was the way Red Hat installer, Anaconda, installed GRUB, the GRand Unified Bootloader, that was at fault. The Linux kernel is generally quite solid, and I certainly will be upgrading.

  6. Re:Uh... GPL? on Australian Voting Software Goes Closed Source · · Score: 2, Interesting

    They could have either done a rewrite, or have gotten all the original writers' permission.

    Under the GPL, the original writers stil hold their copyrights. By modifying the code, they submit to the terms of the GPL, but what they write is still theirs. And if the original writer wants to do away with the GPL on a GPL-licensed work, he can contact the other authors, and since they each all hold unencumbered copyrights to their own works, a closed version may be made.

    Even if they cannot get permission from all those who wrote the code, if they remove the code written by those who dissent, they can still close the work.

    The GPL is a very solid license. It is also quite readable. You can read it at http://www.fsf.org/licenses/gpl.html.

  7. Re:Gnome Usability on Project GoneME Fixes Perceived Gnome UI Errors · · Score: 1, Offtopic

    I, too, am a CLI junkie who likes to avoid bloat, and that's the main reason I dropped GNOME like a hot coal and started using Gentoo and Fluxbox. Are you using X.org? I find that X.org's fonts are absolutely horrible. License issues aside, XFree86's are much better.

    Also, this is my /etc/fonts/local.conf

    It is tuned to turn off anti-aliasing for fonts so small it just makes them look bad. I got it from someone here on slashdot, I forget who you are but thank you.

    And if you have an OEM Windows license with your computer, find the Microsoft corefonts package ("ACCEPT_KEYWORDS='~x86' emerge corefonts" on gentoo)

    This is unless you are talking about some fancy special fonts you would like to use. Because I've never been able to figure that stuff out on Linux :-/

  8. Re:thats it? on Doom 3 System Requirements Revealed · · Score: 1
    This is exactly the reason I bought my GeForce 4 MX440. My computer is a 3 year old Compaq, and I bought it about a year ago, because I absolutely had to play WarCraft III. I can play it on medium graphics with my Pentium III 933 and 384 MB of RAM.
    It works well under WineX as well.
    well-supported [windows] drivers
    They're well supported in Linux too! NVidia makes great Linux drivers, and though they're technically closed source, they are compiled on your machine, and you can get to the code. It's just that you are not licensed to modify or redistribute the code like you are under an OSS license.
  9. Re:emerge karmawhore on Gentoo for Mac OS X Released · · Score: 1

    Actually, you can't pick a precompiled kernel. You can get a precompiled base system, yes, but even with a stage 3 install you still need to compile a kernel.

    You CAN use genkernel, which compiles a kernel for you that can be used on most systems using hotplug to insert the correct modules, but it certainly is not precompiled.

    Look here for details.

  10. Re:conditions on Is A Catch-All Address Worth The Spam? · · Score: 2, Funny

    support@microsoft.com seems to do quite nicely :-)

  11. Re:C/C++, not java on How Much Java in the Linux World? · · Score: 1

    meh, sorry about the typo. I know that Azureus uses SWT. But I am pretty sure that LimeWire uses Swing, and my main point was that standard Swing applications work just fine with X11.

  12. Re:C/C++, not java on How Much Java in the Linux World? · · Score: 2, Insightful

    I personally use a couple of Java client applications on my Linux desktop..

    Azureus and LimeWire are both written in Java.

    And that about "Swing does not fit in the X11 word" is just a lie. Swing works fine in X11 under Linux. You should really try some of these things out before posting whatever you pull out of your ass.

  13. Re:WHAT IS A GMAIL INVITE? on Hotmail Blocks Gmail Emails (and Invites) · · Score: 0, Redundant

    Goo348@yahoo.com would appreciate one...

  14. Re:Sun at the right angle? on Sun Demurs On Open-Source Java · · Score: 1
    Heh,
    Sun's proprietary approach "landed it in this hole," said Eric A. Raymond, president of the Open Source Initiative, an industry group. "Solaris's high price and closed-source nature directly led to the development of Linux."
    ESR makes a good point. I just wish they'd get his name right.
  15. Re:For the *BSD nay sayers on FreeBSD 4.10 Released · · Score: 4, Informative

    I, too, was at first impressed when I saw that.

    However, if you check out their FAQ here, you will see that the uptime cannot be measured that high for HP-UX, Linux or Solaris. Therefore, this really doesn't say much other than the fact that BSD's uptime counter is programmed better than other Unices.

  16. Re:Why clone Unix? on Steven Edwards On The Future Of ReactOS And Wine · · Score: 0

    Question: Would it be necessary to develop their own DirectX? How embedded in the OS is directx?

    If they implement all the low-level stuff well, it seems to me that they could easily use the MS binaries for DirectX compatibility.

  17. Re:What the fsck on In The Works: Windows For Supercomputers · · Score: 0

    Are those running the Aqua GUI? Or are they Darwin shells? It would be a trivial thing for Apple to mod the OS X copies they gave them to not run a GUI.

  18. Re:Not 5.25 inches tall? on Finally Geeks Available in Action Figure Form · · Score: 0

    d'oh! ****ing typo. :s/18/8

  19. Re:no stereotyping! on Finally Geeks Available in Action Figure Form · · Score: 0

    He IS real...

    Marry Me :-P

  20. Re:Not 5.25 inches tall? on Finally Geeks Available in Action Figure Form · · Score: 0

    Depends on how old-school your computer is...

    l8 inches could be a possibility :-)

  21. Re:Was I the only one? on NextFest · · Score: 0

    No, I immediately thought of it as well.

    Just like one of my friends thought The Warped Tour (alternative rock metaconcert) was about OS/2 Warp. The geekiness pervades all aspects of life...

  22. Re:culture is not high culture on Egyptian Linux Advocates' Replies · · Score: 0

    What elitist troll are you talking about?
    I'm not sure what country you're from the guy was simply stating that he learned something about modern Egyptian culture from a truly good interview.

    Your post was, in truth, much more of an inflammatory/troll message than was his.

    Give people a little credit. I honestly don't know how that could have been misinterpereted as a troll.

  23. Re:My First 10... on First Ten Programs on New Install? · · Score: 0

    Actually, tar does not have any built-in compression. It is made to make multiple files and directories into one easier-to-work-with file. Tar stands for tape archive. Gzip or Bzip2 or compress do the actual compression. As you probably know, the -j and -g flags add gzip or bzip2 compression.

  24. People are Ignorant on Giving Up Passwords For Chocolate · · Score: 0

    This simply shows how non-techincal people really don't think about security or responsibility for what goes on under their accounts. It needs to be impressed on these people that their password is NOT TO BE GIVEN AWAY FOR CANDY.

    Do these people not realize that Mr. Reseacher could then use their accounts and put scat pr0n all over their home directories and/or send viscious emails to their bosses and/or colleagues?

    But hey, I guess this is good news for crackers, eh? No need to write complex toolkits... only a Hershy's bar is really necesssary :-/

    Jeez, some people's children...

  25. Re:Conquering Windows on Will Linux For Windows Change The World? · · Score: -1, Offtopic

    Good job on the obligatory Underpants Gnome reference! Good use of a classic.