Slashdot Mirror


User: hackrobat

hackrobat's activity in the archive.

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

Comments · 165

  1. Re:So use Pine. Seriously. on Mozilla's Major New Roadmap · · Score: 1

    People can't believe that I still use Pine, but it is light, fast, and easy.

    Then I think you're in very bad company. I've been using Pine for 2+ years now and no one ever laughed at me.

    On second thoughts, are you using Pine efficiently :) (no?, is that why they laught at you :P)

  2. Re:Happy to hear it on Mozilla's Major New Roadmap · · Score: 1

    I don't want the headers of replies and forwards being turned into little graphics. I don't want symbols like ;) being turned into little smiley faces. I want to type in courier just like I can in Pine, or netscape messenger.

    Go to the URL about:config and tweak your browser settings there. In particular, you'd be interested in the mail.display_glyph and mail.html_compose properties (yea, set them to false). This works with 1.3.

  3. Amazon Sells IRAQ for $10 on Amazon Sells IPAQs for $10 · · Score: 1

    For a moment, I thought so. :-) And then I said to myself, e-commerce has come a loooonng way!

  4. Re:not gnu on RMS Turns 50 · · Score: 1

    He doesn't ask people to use the term GNU\Linux out of ego

    Hey, man! Careful with the slash! It's GNU/Linux.

    (I have to admit, I'm anal retentive... but not as much as RMS)

  5. Funny? on MySQL A Threat to Bigwigs? · · Score: 1, Funny

    Ah, what a pity! Not a single comment rated Funny?! I didn't think the topic of databases was that boring. ;-)

  6. Re:Eh... on The Business of Instant Messaging · · Score: 1

    It should look nice and have a cool GUI. Blech. I hate the interfaces in most IM clients. They look like crap. ICQ has too many useless features to navigate through, Yahoo looks even uglier than a GTK program, and... well... let's not even touch AIM or MSN, which actually have ADS embedded in the client! Argh. Talk about user hostile!

    So what IM are you using? This?

  7. Re:Isnt it funny on The Business of Instant Messaging · · Score: 1

    AFAIK IM was invented by Mirabilis with ICQ. ICQ until sometime back had a huge user community but that has been changing. AOL only later acquired ICQ (in 1998?). So, AOL doesn't/shouldn't get credit for innovation in IM.

    BTW AOL also has secured a patent.

  8. Vim rules all the way! on Jedit, Jext & J: Java-based Editors Compared · · Score: 1

    For those of you who're going to read all these comments here and decide to move to some j* editor, hold on! Vim is still the best choice IMHO. It has Java syntax highlighting and with the help of JTags you can also navigate through the sources very easily. You'll miss the intellisense (or, really?) but there's a whole lot of common editor features that you simply can't find in other java-only editors.

    I'm speaking from experience -- I worked on a java project for a year and was able to beat the shit out of any of my co-developers using jedit/textpad/jext/jblah. At the end of it, I had 3-4 vim converts in my team.

    Lead by example.

  9. 2 bit advice to my Self on Advice You Would Give to Your 12 Year-Old Self? · · Score: 1
    1. Don't try that first cigarette.
    2. Have sex at first opportunity.
  10. Re:First mention of Google from Google? on Larry Page: Google Was an Accident · · Score: 1

    What strikes me is that it's one of those "This is the only article in this thread". No one seemed interested?

  11. Bluffing on Larry Page: Google Was an Accident · · Score: 1

    I think this guy is bluffing. I've found a flaw in his accident theory. The fact that his name is Larry "Page" proves that this whole thing was well-planned.

    (What a smart boy I am.)

  12. Don't tell my boss, please! on Rand Expert Says To Keep Mum About Killer Asteroids · · Score: 1

    If my manager knows we're all going to die sometime soon, he's going to make me spend my last few days documenting all the code! :( I mean, UML diagrams and all! You know that sucks, don't you?

    What's worse -- the code has already been badly hit and damaged (heck, fubarred!) by this ass-terroid, that's me.

  13. Backspace really on Building a Better Back Button · · Score: 2, Funny

    Net surfers use the back button more than any other key.

    You mean the backspace key, don't you? Well I think all f^Hcomputr^Her ^Husers use the back ^Hspace key more than any other key/^H.

  14. My favourite luser joke... on What is Your Best Tech Joke? · · Score: 1

    Q: Who invented the Internet?
    A: Bull Gates.

  15. OS is ok, but what about the accounting package? on The Evolution of Linux · · Score: 1

    I think I don't absolutely agree with Linus - it depends from
    case to case. He's talking about operating systems, which are
    easier to build than, say, accounting packages (see Tao of
    Programming - http://www.users.cloud9.net/~hennessy/tao.html).
    When you have to confirm to someone else's requirements (rather
    than your own creative instincts) design is a must. Of course,
    many of us suffer from over-design, but it's still required.

    Then again, I don't care because I'll take each project as it
    comes and learn from my experiences. Linus had UNIX as a base,
    but many a time (esp. in the world of proprietary software)
    there's no base to start with.

    Basically Linus has the freedom which a lot of project managers,
    software architects and developers don't have. Every project
    has overall goals (one universal being to make money (the
    *biggest* hurdle to good products and one absent in the case of
    Linux), in addition to other project-specific goals). Yes, we
    have a boss/client/both to please.

    Manish