Slashdot Mirror


User: PHroD

PHroD's activity in the archive.

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

Comments · 323

  1. In Soviet Ukraine on 6,000 Year Old Temple Unearthed In Ukraine · · Score: -1

    Ancient temple unearths you!

  2. The 24 hour news cycle and politicians with nothing better to do love their Fake Outrage http://www.urbandictionary.com/define.php?term=Fake%20Outrage

  3. Re:Stonehenge on Hidden Archeology of Stonehenge Revealed In New Geophysical Map · · Score: -1

    This is a reference to the song "Stonehenge" by Spinal Tap

  4. Re:The Real World on Online Rights And Real World Censorship? · · Score: 1

    whereas most pr0n wont scar kids, places like goatse.cx and the like will scar kids and adults alike.

    I figure the only way to block sites is by going to them one by one and adding em to the block list. Dont quit the job because someone else might go about the job in a worse manner.

    -------------------------------------------

  5. pointers BAD on Anders Hejlsberg Interviewed On C# · · Score: 1

    "Unsafe code is deeply tied into the security system." - Anders Hejlsberg

    'nuff said

    -------------------------------------------

  6. Re:Jedi [Yoda Fight] on Star Wars Episode 2 Starts Shooting · · Score: 1

    "size matters not!"

    -------------------------------------------

  7. Re:Lisp and/or Scheme! on Best Way to Get Kids Started in Programming? · · Score: 1

    thats the secret of Lisp tho... you really dont have to worry about parenthesis... obeying good indentation rules and the whole program source code just FLOWS (more Lisp editors have parenthesis matching functions while you type (as most IDEs do for C, C++, etc)).

    Lisp programs can be so short that almost no typing gives instant gratification, but thats not what programming should be about. A properly taught Lisp course in a Jr High could get the students WAY ahead of the kids trying to obey syntax rules in C, Pascal or BASIC.

    They will have already learned the algorithms for, asy, parsing lists (or whatever) and can apply these lessons to their C programs, their C++, their Java, etc. Chances are they will come back to Lisp/Scheme often though because of its simplicity.


    -------------------------------------------

  8. Lisp and/or Scheme! on No Logo: Taking Aim At The Brand Bullies · · Score: 3

    i really think that Lisp, or better yet, Scheme, is the way to go for teaching kids to program. it teaches algorythms etc, rather than structure (which changes from language to language)

    check out www.schemers.org for more information

    -------------------------------------------

  9. Re:"OS X" and X on Apple Delays Mac OS X · · Score: 1

    1. its mac-oh-ess ten

    2. because the new GUI beats the HELL out of X. BUT if you REALLY want it im sure there will be a layer added sooner or later, or just pure X, with Aqua stuff disabled at boot time

    3. as seen in answer 2, you should be able to not start up the macos x gui...but WHY? :P What apps do you regularly use in X that you wouldnt prefer to run in Aqua? Certainly, maybe SOME apps, like some rare thing you really didnt want to spend the time porting to mosx, but really, its SUCH a nicer environment to run in. Maybe as a server youd want to set the system up with th mosx GUI, then kill all the graphics processes, run X and maybe 1 or 2 xterms and admin it that way :) Im sure people will figure out how to do that. As far as framebuffer support, I dont see why not

    -------------------------------------------

  10. mint condition on Material From Solar System's Earliest Moments? · · Score: 2

    "Well, i have good news and bad news. The good news is your rock is over4 and a half billion years old. the bad news is that its not in great condition. I'd say it's worth about $4500"
    "Thats it? Crap...Ive had that thing in the attic for what seems like forever..."

    Antiques Road Show meets God

    -------------------------------------------

  11. RIAA sucks ass on MP3.com Loses In Court · · Score: 1

    what REALLY gets me is that arent all the artists on MP3.com up there voluntarily? like ive never found any 'commercial' mp3s on mp3.com! what the fuck is up w/ this??

    -------------------------------------------

  12. dont you remember school? on COPPA, What Are You Doing About It? · · Score: 1

    according to high school, children HAVE no rights, they are barely even citizens

  13. Re:Would "AskANigger.Com" be a Laugh? on 80 Proof Quickies · · Score: 1

    >omehow, American society has been programmed to be hyper-sensitive to the feelings of minorities, gays, and females, yet we can still ridicule conservatives, Christians, and their values with impunity.

    Yes, that's because for so long the conservatives and (some not all) christians we're telling gay jokes or hispanic or black jokes at the targeted groups' expense. Maybe some feel its a sort of retribution to be able to have enough people around that one can rag on christians and conservatives and get away with it. "They've had it coming to them", and for some time now.

  14. Re:Someone didn'nt do thier homework. on Apple Announces Darwin 1.0 · · Score: 1

    C'mon Chris, just because everyone at VA gets to use linux as their main OS (as do I where I werk) doesn't mean that there isn't at least 100 mac desktop users and 1000 win-dos desktop (l)users for every linux desktop user (these are of course just numbers I'm throwing out as guesses). Even tho you can go and buy a copy of RH, Mandrake etc at Frys or wherenot, doesn't mean that lots of people ARE doing it for their home desktop (especuially people like my mom who just PREFERS Macs)

    anyway...
    [/OKAYIMDONE]

  15. Re:point of view on A Post-Microsoft World · · Score: 1

    Well I think Bill G., Steve B. et al have repeated to themselves that "We support innovation" that they may really believe it now. Either they really believe it, or they're just B.S.ing because they know they don't really support any kind of innovationg (at least they keep their lies sonsistent! :P)

  16. Re:A poor and late April Fools joke? on Your CPU Will Explode · · Score: 1

    remember, this is the World Weekly News...a tabloid 'zine where EVERY day is April Fools Day! :)

  17. yc? on Ask Miguel de Icaza About Gnome · · Score: 4

    why the fsck did you pick C as your language of choice for GNOME? There are a ton of other languages out there that are much more suitable for GUI development than C. Do you plan on overhauling the whole GNOME code base at any time in another laguage (im sure C++ would be picked, whether or not it deserves to be)?

    "There is no spoon"-Neo, The Matrix
    "SPOOOOOOOOON!"-The Tick, The Tick

  18. Re:OS X on PC? on Apple Builds Darwin For Intel · · Score: 0

    *beats head against keyboard* has NOONE here heard of DriverKit/IOKit? you write your drivers in ObjC using generic classes they have already written, and just extend off of those classes with your own, and apparently drivers can be designed/written in relatively little time with very few people involved (good driver/system coders of which Im sure Apple has many.) Even though there are a ton of different types of hardware for peecee's, DriverKit drivers could (if people had the interest) come out very quickly and frequntly
    Also, they dont own Mach (last *I* checked anyway) and Mach has existed on x86 much longer than it has for PowerPC, so getting Darwin and even all of OSX on x86 is a non-issue, assuming Apple would release it

    "There is no spoon"-Neo, The Matrix
    "SPOOOOOOOOON!"-The Tick, The Tick

  19. Re:Nice comparison. on Linux And Hip Hop · · Score: 0

    "Pathetic lives every second someone dies
    delightful is the sight of repention." - Deicide

    "They think they know, who I am
    All they know is i love to kill
    face down, dead on the ground
    Find me before another is found" - Cannibal Corpes

    havent listened to death metal etc in a few years ... kinda miss those days hehe

    "There is no spoon"-Neo, The Matrix
    "SPOOOOOOOOON!"-The Tick, The Tick

  20. Re:Qubit.. on First 7-qubit Quantum Computer Developed · · Score: 0

    that was QBert :)

    "There is no spoon"-Neo, The Matrix
    "SPOOOOOOOOON!"-The Tick, The Tick

  21. programming languages are like religeons... on Freeman Dyson Wins Templeton Prize For Religion · · Score: 0

    in some respects anyway....

    Some religeons are designed in such a way that power can corrupt it's orginal meaning...and programming languages can be designed to do good things but can be used for evil (can we say 'pointers'? ;) ).

    Other religeons are a lot looser in their attitude towards life and reality vs dogma, and what is considered EVIL diminishes, and people are free to BE good rather than act how they they are told they should act (and think and talk etc)

    (thats why i like Taoism [though its not really a religeon], really its anything you make of it, and the only thing to be sure of is that you're probably not right...remember you can believe anything you want; the universe isnt obliged to take you seriously :) .)

    Really, its all about the people involved, at which point the religeon becomes irrelevent and people's behavior is based on the virtue of compassion (not to burn other people or at the stake, or likewise not to write virii etc)

    Talking about faith, the average concept of faith is believing maybe in some higher power or silly materialistic things like living in the clouds after you die and angles with harps etc. Faith doesnt mean BLIND faith, just I guess trying to do what you feel is right... just act natural and things will fall into place

    Okay im done... i know this is news for nerds, not news for theologians or philosophers (altho based on the posts im sure there are quite a few amatures and professionals of the latter set) :)

    "There is no spoon"-Neo, The Matrix
    "SPOOOOOOOOON!"-The Tick, The Tick

  22. Re:I want Troy McClure to star! on Tim Burton To Remake "Planet Of The Apes" · · Score: 0

    ohhh and i forgot: "Get you HAND off me you...dirty APE!" "He can talk, he can talk, he can talk" "I can SIIIIIIIIIIIIIIIIIIIING" cant believe i forgot to include my fav line :)

    "There is no spoon"-Neo, The Matrix
    "SPOOOOOOOOON!"-The Tick, The Tick

  23. Re:I want Troy McClure to star! on Tim Burton To Remake "Planet Of The Apes" · · Score: 0

    selected quotes:
    "No, i was wrooong, It was earth all aloooong"

    "Can I play the piano anymore?" "Of course you can!" "Well I couldn't before!"

    I find myself singing this at werk from time to time, while wandering the halls :)

    "There is no spoon"-Neo, The Matrix
    "SPOOOOOOOOON!"-The Tick, The Tick

  24. Re:No X, No way !!! on Trolltech Developing Qt That Doesn't Need X · · Score: 0

    hullew? is this thing on?

    the point of this is for EMBEDDED systems, not for desktop systems. Qt apps will all ready work, as they should be 100% source compatible (as if there was such a thing :P) and KDE could be ported quite quickly to it, but again its NOT a desktop system, its meant for like ATM machines and stuff like that... you can still run your gtk C apps all you want on your desktop system...besides, its not like Linux FORCES you to upgrade :) you can do it if you WANT to

    "There is no spoon"-Neo, The Matrix
    "SPOOOOOOOOON!"-The Tick, The Tick

  25. Re:FIRST POST FOR OOG??? on Net Firms Running Out Of Cash? · · Score: 0

    sorry, i repeated myself there...im tired, so sue me :P

    "There is no spoon"-Neo, The Matrix
    "SPOOOOOOOOON!"-The Tick, The Tick