Slashdot Mirror


User: EachLennyAPenny

EachLennyAPenny's activity in the archive.

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

Comments · 73

  1. And enables you to write on C, Objective-C, C++... D! Future Or failure? · · Score: 1

    funny words like ABACADABRA only using names of programming languages.

  2. I tell you on Is the Universe Shaped Like a Funnel? · · Score: 1

    2005 will be the year of Linux' desktop breakthrough.

  3. A Liquid That Won't Get Things Wet on Sapphire: A Liquid That Won't Get Things Wet · · Score: 0

    Mercury! It only makes people sick.

  4. Supportive Gimp anecdote on Five Fundamental Problems with Open Source? · · Score: 1

    Months ago i kindly asked the Gimp developers to add "Pattern Dither". Codingwise it's actually no big deal. One just have to reduce a matrix to dimension 2x2 internally.

    They basically replied "Our dithering is superior. Noone will ever need this Pattern Dither.". Well, Adobe Photoshop has that feature. What i like about commercial software is they cannot afford a "We know better than you what is good for you" attitude.

  5. Re:Python on Eiffel as a Gnome Development Language ? · · Score: 1

    Maybe the article author has been laid off from Ericsson, I believe they used (use?) Eiffel a lot in-house

    No, what you mean is Erlang.

  6. Re:Exploring on Forget Mars. Should We Go To The Moon? · · Score: 1

    Back when the Americas were colinized death was acceptable

    Especially since they died for the possibility to live there.

    The Antarctica is a warmer and nearer place to live in compared to the moon.

  7. Re:Lots of ways to get yourself in the GMail datab on Privacy Complaint Against Google's GMail Service · · Score: 1

    And? :)

  8. Nice name in German on Microsoft WiX Code Released to SourceForge.Net · · Score: 2, Funny

    "Wixen" is the German slang word for "masturbate". The prefix "wix" is used to devaluate something. "The WiX code" means something like "the f*cking code".

  9. Sissy! on XPde 0.5 - A Linux Desktop for Windows Users · · Score: 1

    "Take it away! Take this green user interface away! Could be cryptonite!"

    Super heroes ain't what they used to be.

  10. Re:Bill is right on Gates: Hardware, Not Software, Will Be Free · · Score: 1

    Yeah, this damned overpriced ink.

  11. Re:Hungarian Notation on Why Programming Still Stinks · · Score: 1

    I only use a "m_" prefix for class attributes and "s_" for static class attributes. You will find this convention throughout most Open Source projects.

    Making the variable name represent the variable type makes the code very ugly. And what do you do when you make up your mind and change and int to be a double? Touch each and every line using it? Bah.

    With tools like JavaDoc, Doxygen and (put your favorite IDE here) this is moot anyway. They have better ways to tell you about your code.

  12. Re:I have to say it: on Coding The Future Linux Desktop [updated] · · Score: 2, Interesting

    Just for fun i once ran the windows version of our C++ product using wine on linux. The window menus were more snappy than the one from the native X11 version. Why is that? Probably because wine uses DGA by default, bypassing X11 altogether.

    Sorry, i just stopped believing in the "X11 isn't slow" slogans some years ago. Of course you can say "the toolkits use X11 ineffectively". Might be true. But that's like saying "Windows is secure, only the applications suck".

  13. Re:What they don't tell you about Hubble... on Hubble's Deepest Pictures Yet · · Score: 1

    there is more information contained in a Hubble image like this than there is in a ground-based image taken by the most powerful telescope on Earth (Keck)

    Really? VLT telescope produces images as sharp as Hubble

  14. Re:Tax dollars at work, one coin at a time on Science of the coin-toss: Bias in Heads-or-Tails · · Score: 1

    But where do you buy money?

  15. Prudent business decision on EV1 Servers CEO Responds To Customers · · Score: 1

    So instead of seizing the 10 mio USD defence fund from ODSL they rather paid a 7 figure amount?

    My company should quickly do some prudent deals with them...

  16. JPL on Debugging The Spirit Rover · · Score: 3, Funny

    The JPL is a pretty viral license. It forces you to spread their space probes from your planet to all your customer's planets. This is un-solar systematic! What's next? Calling GNUpiter Jupiter instead?

  17. And to be really really save on XFree86 4.4: List of Rejecting Distributors Grows · · Score: 5, Funny
    Debian decided to stay with XFree86 4.2.1.

    lenny@benny:~$ apt-cache show xfree86-common | grep Version
    Version: 4.2.1-16

    /me awaiting discussions about XFree86 4.4 licenses not until 2006-02-18. ;)

  18. Re:McDonalds and SCO on SCOoby Snacks · · Score: 1

    SCO UNIX(R) has been a dependable platform for thousands of McDonald's restaurants over the past 10 years

    The probably meant 10 years ago.

  19. Please come back on Novell Quotes AT&T on Derivative Works · · Score: 1

    when you made up your mind about what we poor non-English native speakers should learn.

  20. And on Meet Linux Kernel 2.6.2, 'Feisty Dunnart' · · Score: 1

    the URL found links to "NT-animals.html".

  21. Of course they'll join on Europe Joins Race To Send Humans To Mars · · Score: 1

    George W. Buch told Tony Blair the CIA is ab-so-lute-ly sure Marsians are possessing weapons of mass destruction.

  22. Re:Not that X is slow ... on freedesktop.org xlibs 1.0 Released · · Score: 1

    D-BUS is a system for interprocess communication (IPC).

    It's a common successor for Gnome's CORBA and KDE's dcop usage.

  23. Interesting question on Mars Rover Opportunity Lands Safely · · Score: 2, Interesting

    Apropos competition. If you would send two rovers to mars, would you let them be controlled by two teams or by one and the same?

    Each versions has some pros and cons. Can we have a poll for that? :)