Slashdot Mirror


User: grennis

grennis's activity in the archive.

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

Comments · 140

  1. Not According to Microsoft on Apple's Rumored Office Suite · · Score: 0, Interesting

    According to this post from MS themselves, Office 2003 is actually quite cheap.

  2. Re:The math behind this whole scheme on Don't Click Here For A Free iPod · · Score: -1

    The way you are whoring out your referral links makes me think that YOU are at the bottom of the pyramid, pal. How does it feel down there? LOL

  3. Definitions on Linux Has Fewer Bugs Than Rivals · · Score: 0

    I'd like to draw conclusions from this, but I don't know what meaning of "bug" they are using here.

    Lots of "bugs" aren't really bugs at all, so all these numbers (lies, damn lies, and statistics) don't mean anything to me until I know the assumptions they are using as a basis for the study.

  4. Re:The reason... on Firefox New York Times Ad, Soon · · Score: -1

    What makes you think that would be a joke? Seems like a natural matchup to me.

  5. Re:Firefox Hurting Linux on Firefox New York Times Ad, Soon · · Score: 0, Insightful

    Actually, I think it helps migrate people to Linux because it gives them a browser they are already familiar with.

    Just FYI ;)

  6. Your signature sucks on Oxfam Launches Music Download Service · · Score: -1

    The "if" condition is always evaluated, meaning every post is read. Stupidity only increases if the post evaluates to true? That is backwards.

  7. Dups! on Slashback: XPiracy, Panel, Gentoo · · Score: -1
    Earth to timothy... These stories are ALL dups!

    And you people are actuallying paying for this stuff?

  8. Nice Virus on Unofficial Windows98SE Patch · · Score: 2, Funny

    I think I got this one in an email a few days ago.

  9. Already done on Design a Virtual Office with Open Source? · · Score: -1, Interesting
    I'm the author of The PhoneBOT, answering machine software that can email you your messages - and let you check them over the web. And let you remotely monitor your calls. And lots of other cool stuff too.

    When I tell people it's for using your PC as an answering machine, they its a terribly nerdy idea. But when I explain all the advantages to it (keep your messages forever!) they usually end up getting very interested.

  10. Hey on Design a Virtual Office with Open Source? · · Score: 1, Funny

    If I'm self-employed, can I take a virtual deduction on my taxes?

  11. Re:.NET on Mono Poises to Take Over the Linux Desktop · · Score: 4, Insightful
    What if you want to make both value and reference objects of the same class?

    Value/Reference is a class-based distinction. It has nothing to do with instance, and I can't say I've ever had a real world problem with this. Can you?

    Or treat the same object as value or reference as needed?

    Real world example?

    the System.Array.Initialize() function will only initialize value arrays, not reference arrays

    Of course. C++ is no different. Remember how in C++ you have to write "delete [] x" instead of "delete x"? Simply because you have to communicate to the compiler that it must call the destructor on each array member... but the constructor is much more difficult. What if the array element type has no default constructor?

    I could go on and on about "features"

    And I could equally as well refute your points.

    It is ignorant to simply dismiss .NET or C# because it is something you don't know and don't understand. Take the time to learn it... there are valid criticisms, but you haven't found them yet.

  12. Re:This may sound stupid but.... on Obtaining Legal MP3s Outside of the U.S.? · · Score: 2, Insightful

    But this would be indirectly supporting the recording industry's CD copy protection scheme.

    It would counter-productive to the whole spirit of his intent.

  13. Re:Windows Longhorn renders all this obsolete on A Look at the Upcoming GNOME 2.6 · · Score: 5, Informative
    Did you read the article?

    GNOME ... catches the SVG fever ... quite a few of the games have switched to SVG based graphics, which is a really nice thing, and a move towards the right direction

    FYI : SVG = Scalable Vector Graphics

  14. Google is your friend on Cooking with the Internet? · · Score: 4, Informative

    You mentioned Google, so why not use it?

    Here is the first result, just to get you started : Allrecipes index of 23,000 recipes.

  15. closed source != bad always on ATI Releases Drivers for XFree 4.3.0 · · Score: 3, Interesting
    Unfortunately, ATI still insists on using RPM exclusively and keeping the drivers closed source

    So what if the drivers are closed source? ATI cant and wont expose the low level details of their hardware's functionality to competitors. Whats the difference anyway? It is naive to think that you could even understand, let alone improve, what the engineers - who know the hardware intimately - have written? And by the way, Nvidia does not publish its source either...

  16. Nice Javascript on Today Is SCO's Deadline To Sue Linux User · · Score: -1, Troll

    Nice little javascript there. Unfortunately, you seemed to forget that time will exist after the countdown expires. Your countdown will start showing increasingly negative numbers.

    It's called "unit testing". Give it a try someday... And try using a real language like C# instead of that script kiddie stuff.

  17. Too little, too late on Java SDK 1.5 'Tiger' Beta Finally Released · · Score: -1, Troll

    So, finally Java is finally catching up to C#. Too bad Whidbey is looming ;)

    Not to mention, C# is ECMA standard (ECMA-334 2nd Edition 2002), whereas Sun still keeps a tight grip on their precious IP. Anyway...

    generics support

    C# innovated this, and already has this in the spec

    autoboxing of primitives

    C# innovated this, already implemented years ago

    syntactic sugar for loops

    "foreach": C# innovated and already has this, implemented years ago

    enumerated types

    Java didn't have this before? LOL

    variable arguments

    C# innovated and already has this ("params array" arguments)

    sharing of memory between multiple VMs

    C# already has this

    and a bunch of other bugfixes, enchancements

    Bugfixes in a language? WTF?

  18. Great! on Open Source in Government: Newport News, Va. · · Score: -1, Troll

    Great! Because government wasn't already slow, bloated, and buggy enough, let's throw in Open Sores to the equation.

    I cant wait to see how long I have to stand in line at the DMV next time.

  19. Wish I was on the 1st floor on TruSonic Uses MP3.com Catalog As Muzak · · Score: 2, Insightful

    Brings new meaning to the term "going down..." :(

    Seriously, isn't elevator music bad enough already? Ugh, I think I will have to quit my job and find one on the 1st floor :(

  20. A review of a service pack on Windows XP SP2 Beta Reviewed · · Score: 5, Funny


    A review of a service pack? What's next, A screenshot of RTPatch? I can see it now...

    "Here we see the patch process at 37% complete. Note that the progress bar is roughly one third filled in with a nice blue color."

    Please!!

  21. You mean WMA? on Digital Music Stores Reviewed · · Score: 1

    You were talking about WMA I think. It sounds better and has better compression. I have no idea what this "Ogg Varbis" thing is.

  22. Re:Gentoo on New rsync Released to Fix Vulnerability · · Score: 1

    Wrong... Microsoft usually releases a patch months BEFORE any attack, yet it still happens because nobody bothers to patch. (i.e., code red, sql slammer). So, who has the lower tunaround time? Microsoft at -3 months or Gentoo at +1 day after you have been rooted?

  23. Nice but on Gnome.org Desktop Integration Bounty Hunt · · Score: 5, Interesting

    Doesnt the open source model succeed by encouraging people to collaborate and work together? It seems to me that this bounty concept will only motivate people to hide information from each other and work against each other in the name of money.

  24. BSD on Send Emails After Your Death · · Score: 5, Funny

    Quick, somebody sign up BSD, they are going to need this soon.

  25. Big Whooop on Athlon 64 Motherboard Triple Threat Round-Up · · Score: 2, Funny

    I'm waiting for the Athlon 128.