Slashdot Mirror


User: netkid91

netkid91's activity in the archive.

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

Comments · 116

  1. Re:Wat about wiki and graphs on Google To Add Presentations · · Score: 0

    Actually, Google bought JotSpot, and is working on their own Wiki serivce as we speak.

  2. Re:Stupid? on P2P Defendant Destroys Evidence, Case Defaults · · Score: 0

    Uhnn..... "dd if=/dev/zero of=/dev/hda" ring any bells?!

  3. Re:The View is Good from up high on Perseid Meteor Shower To Peak This Weekend · · Score: -1, Offtopic

    What was the temp? In kelvin? Sorry, had to, this is /. right?

  4. Re:A new low in editing on Perseid Meteor Shower To Peak This Weekend · · Score: 1, Funny

    I'm selling 's to compliment them!!!

  5. Re:Story formatting on Perseid Meteor Shower To Peak This Weekend · · Score: 0
  6. Re:Victom... on Zune - Microsoft Killer or Next Apple Victim? · · Score: 0

    So....Microsoft is to Apple as KDE is to GNOME?

  7. Re:Don't really know.. on It's Official - AMD Buys ATI · · Score: -1, Offtopic

    Heh, I saw that poster at school. Simpson's fanboys unite...

  8. Re:Good 'ol Scotty on How can a Developer Estimate Times? · · Score: 0

    Beam me up scotty. (had to)

  9. Well.. on How can a Developer Estimate Times? · · Score: 1, Insightful

    I'm more of a web developer, so I don't have to mess with the annoyances of C++, C#, VB.NET, java, etc. 'Fixes' to me, are usually adding yet another CSS and/or JavaScript hack to make IE view a site correctly. And since I primarily use Ruby on Rails or PHP for my coding, the most annoying part is the god damned SQL code! So usually, I base the time 'fixes' take on how much JScript I have to write(CSS is easy, JScript, not so much), and additional 'features', etc. are based on how many DB tables and SQL code I have to write. I don't have a magic equation or anything, I just figure out how much work it will take and how hard it will be to do it. Use your best judgement, but always err on the side of caution.

    YEAH, I posted my first 'good' comment in a while. hehe, karma went from terrible to bad :)
    Anyways, enjoy!

  10. I call Bullshit on Google Antitrust Suit May Go Forward · · Score: 2, Insightful

    I think that this whole case is a load of shit. Honestly, I think Google has the fairest ranking system for it's results, compared to MSN or Yahoo! especially. The only reason "KinderStart's" 'ranking' would be decreased, is if less sites linked to it. Well, is their engine really 'all that' if so many less sites linked to them this month, that their Google PageRank value decreased?

  11. Dupe! And... on Internet Explorer 7 Beta 3 Reviewed · · Score: -1, Offtopic

    Yup, it's a dupe alright. Anyways, glad to see M$ trying to make a decent browser, Beta 3 really is faster then beta 2, and IMHO has improved slightly with CSS. Anyways...back to Ubuntu...

  12. Re:NOT released. on Mozilla Firefox 2.0 Alpha Peeking Out (Or Not) · · Score: -1

    CmdrTaco is human? No way?!

  13. Re:FSM on Opera Software Co-Founder Passes Away · · Score: -1

    But I bet god has a strict, no /. policy, he thinks it's the root of all evil(besides Lucifer)

  14. Re:He's better off. on Banned From WoW For WINE & Programmable Keyboard · · Score: -1

    Even though I am guilty of playing EQ nonstop(but currently, of course, VIA's integrated GFX DirectX drivers are freaking out so I can't, but that's beside the point) I agree, people who spend all their time on a MMO(except us geeks who live for the net, by the net, and only about the net) should take a break and go outside. (Offtopic, who plays WoW anyways, it feels like a 12 y/o made it for all his freinds, it's like, kiddie MMO [crack])

  15. Re:Because.... on SCO Offers Up The 'SCAMP' Stack · · Score: -1

    You moron, it's not 'if true' any more, now it's 'if (SCO) {
    <Code></Code>
    };

  16. Re:Space heater on Supermicro Announces Quad-Opteron 1U Motherboard · · Score: 0, Insightful

    Have you figured in power-eating/heat-exausting SCSI drives, some high-performance ram, probably those SCSI Drives are gonna be in a RAID, but still even after all of that I agree 1K Watts is overkill.

  17. Re:Some screenshots on Novell Returns to the SUSE Name · · Score: -1

    It looks like a Frankenstien monster of GNOME and KDE, MY EYES, THEY BURN!!!
    <offtopic>FUCK THE SLOW DOWN COWBOY MESSAGE</offtopic>

  18. Re:Name matters on Novell Returns to the SUSE Name · · Score: -1, Troll

    NIS+ > Novell, hell I'd rather use rc.d and copy accounts to /etc/passwd from a LDAP/MySQL DB on boot and mount a users ~ to a NFS drive than screw with something that has been around since DOS, and never left that ERA!

  19. Re:Don't switch to VB.Net - Switch to C# on Visual Basic 2005 Jumpstart · · Score: 0

    Yeah, I messed up, my /coding skills are sucking recently.

  20. Re:Don't switch to VB.Net - Switch to C# on Visual Basic 2005 Jumpstart · · Score: 1, Funny

    Public Main (e EventArgs) {
    Stupid Microsoft = new stupid();
    Stupid.GoBankruptIn = 100;
    Stupid.Start();
    }
    Public On_Bankrupt (e EventArgs) {
    Linux Ubuntu = new Linux();
    Linux.DominatePlanet();
    }
    //The domination of Linux written in C#

  21. You sir! on Audio Broadcast Flag Introduced in Congress · · Score: 0

    Hand over your geek badge, linux user mini-sig, OSTG power pin, and I 3 /. bumper sticker RIGHT NOW. You just commited /. suicide. You are the weakest link, goodbye. (Not trolling, etc., I don't want mod points, just pointing out the blatently obvious.

  22. Re:hax on Building Online Stores with osCommerce · · Score: 0

    Drupal's module and theme system already makes this possible, but....anyways....

  23. Re:not that I would be against.. on OpenDocument Alliance to Fight Digital Dark Age · · Score: 0

    Notepad?! VIM, VIM!!!

  24. Re:You might want to take that back on Yahoo Reverses Allah Ban · · Score: 0

    Whoops, hehe. Also needed to compile DoS.cpp, not DoS.h, my bad.

  25. Re:You might want to take that back on Yahoo Reverses Allah Ban · · Score: 0

    #include DoS.h main {
    DoS Abuse = new DoS;
    DoS.target = "Yahoo!";
    DoS.sender = "/. Readers";
    DoS.start;
    };

    g++ DoS.h -o DoS
    DoS