Slashdot Mirror


User: meiao

meiao's activity in the archive.

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

Comments · 74

  1. PLEAC on Building a Programmer's Rosetta Stone · · Score: 2, Informative

    There is the PLEAC (Programming Language Examples Alike Cookbook) which uses (or should use) the same examples for many programming languages.

    Many languages are close to complete the provided examples.

  2. Re:I never quite understood the benefit of Rails on Ruby On Rails 1.2 Released · · Score: 1

    Then you should take a look at railsday.
    Nice apps there. Written in one day.

  3. Re:I wonder on Sun Is Giving Away Solaris 10 DVDs · · Score: 1

    I have to disagree to 10 and 14.

    10. I hate Java (it sucks).

    14. I'd rather use Debian, Gentoo or Slack.

    The rest is fine by me.

  4. Development time, anyone? on Lisp and Ruby · · Score: 1
    I've used PHP for years. It was good.
    But if I take a look at my code from then:
    ... that looks like it was designed by a pack of drunken monkeys.
    S.O.B. (136083)

    Yes, I was not a good programmer back then. But as time passed by, I grew up and saw that PHP sucked, even as I tried to use some development standard, I got no help from PHP.

    Then I started to use Rails. Oh my god, how happier I am now. How coding flows better.

    And just to say I'm not fair comparing a framework to a simple language, I've tried CakePHP and it is plainly ugly (compared to Rails).

    I'm yet to try Symphony, that may change my mind. But I really don't think so.

    And finally, about performance, do you have like thousands of users? DO you really need scalability? Then use Java.

  5. Re:HP != MIT on MIT's OpenCourseWare Program · · Score: 1

    I beg to disagree. There are lots of lectures notes and there are a few videos of the lectures.

    I saw a 50 min video of the Linear Algebra class and I understood QR decomposition. My professor took 3 100min classes and I couldn't get it.

    In fact a lot of courses have close to 0 material, but it is absolutely not useless.

  6. Re:What, this video? on YouTube Blocked in Brazil · · Score: 1

    A friend told me it is also on Pornotube or something.

  7. Larger tubes on New Molecules for a Faster Internet · · Score: 1

    Wouldn't larger tubes be easier? Or even more tubes?

  8. Re:This won't work... on The D Programming Language, Version 1.0 · · Score: 1
    Men have Perl: a series of unintelligible grunts.
    - Tablizer (95088)
  9. Re:Foreign Keys on PostgreSQL vs. MySQL comparison · · Score: 1

    Anyway, you can sell GPLed programs. You just need to provide the source code.
    And anyone who buys it, may redistribute freely.

  10. Re:learn PHP on Open Source CMS Solutions Based on Java? · · Score: 1

    I've made some servlets in Java a long way back. It was scary.
    Then I discovered PHP. It was a lot faster and happier.

    I've started to feel the same about PHP (spaghetti code anyone?). Then I discovered Ruby on Rails.
    Now I'm happier, my intestines work better and even my skin looks healthier.

    Just kidding, but Rails, after you've learned it, does a job much better then PHP (I've even tried Cake PHP) and things are done a lot faster.

  11. Tube upgrade. on Can the Web Survive v3.0 · · Score: 1

    Wow,
    how many tubes do you need for that?

  12. Re:visualization on VR Cures Amputees' Phantom Limb Pain · · Score: 1

    I've seen this done with a mirror. Worked well for an arm.

  13. Re:So many, many ways around this. on The End of Net Anonymity In Brazil · · Score: 1

    No politicians here in Brazil are plain dumb and have no idea of what the internet is.
    Unlike Al Gore which created the internet our politicians are plain dumb.

    Here if you want a high speed connection (cable or ADSL) you must contract the cable or telephony company and also a content provider. This content provider is the one who should give you the content of the internet, not the server hosting that.

    Even though many people showed that traffic never went through the content provider, Anatel (National Telecommunications Agency) thinks we need to pay some people for the work they don't do.

    So please, take Lula and a bunch of brazilian politicians with Saddam.

  14. Re:And? on Saddam Hussein Sentenced to Death · · Score: 1

    Yeah, he should be in prison for life.
    And in his cell, he should have a television playing Sponge Bob Square Pants (or put your choice of stupid cartoon here) 24/7.

    Now this is what I call punishment.

    Or maybe, just a picture of goatse.

  15. Re:So where does all of this leave Linux gamers? on Why Gaming Sucks On Linux · · Score: 1

    There is Savage, which I ran better on Linux than on Windows (and so, deleted my windows version).
    It is free (as in beer) and fun (for a while at least).

    There are also a bunch of shooters (noiz2sa and rrootage, and others from the same programmer) which are very nice too.

    There are emulators for linux (mame, vba, psx...)

    Also I have made a psx controller adapter to my parallel port, which works out of the box, and in windows I had to get drivers, not signed by MS.

    So I don't think Linux is that much behind in games, unless you only want to run the latest blockbuster.

  16. Re:Seamonkey on IceWeasel — Why Closed Source Wins · · Score: 1

    Mozilla also wants to see the changes Debian makes on Firefox before they hit the users.

    Imagine that Debian put some malicious code on it's Firefox package.
    All Debian would have spyware or trojans as if they were using IE.
    Who would be blamed?
    Mozilla, of course, because you are using Firefox.

    This is what Mozilla is trying to prevent.

  17. Re:Heh on Hacker Finds Multiple PDF Backdoors · · Score: 1


    Heh huh, backdoor!
    </beavis_and_butthead>

  18. Updating on Trouble on the Debian Front? · · Score: 1

    I can't imagine running any other distro on a server. Why does a server needs X? Most distros install X by default. This sounds like Windows to me. You say you can't run anything new in Debian. You certainly don't know the bauty of the apt-get suite. Anyway, easier, just upgrade to testing. When I got mad at Woody for it's old packages I moved to Gentoo. Took a whole lot of time to have a system running. After a while I went back and moved to testing. It is working fine for me.

  19. Re:ISO 9000 on Industrial Strength Open Source Code? · · Score: 1

    I'd like to see some ISO 14000 code.

    "No animal nor tree was injured in the making of this program."

  20. Brazilian President on Google Brazil Pressured to Give Up Names · · Score: 1

    Yes, in Brazil we have a president who lets his comrades go away with hundreds of thousands of ill gained US$ in their underwear.

  21. Coconuts on 100 Things We Didn't Know This Time Last Year · · Score: 1

    here in brazil we play soccer with coconuts

  22. Re:thrice-plus-one-or-half on Your Favorite Math/Logic Riddles? · · Score: 1

    It is said that whichever n you start this function, you'll eventually get to n = 1.
    Even tough nobody's been able to mathematically prove that.

  23. Re:Programming Challenges on Brain Teasers for Coders? · · Score: 1

    I recommend the PC site www.programming-challenges.com which has a judge just like uva, but it has a better interface. You send your source code and after a few seconds you get a message (OK, no, and maybe a few info on no's).

  24. Re:But I use MD5... on More MD5 Attacks Devised · · Score: 2, Funny

    well it is not imoral nor illegal.
    He just showed that MD5 has become weak for today's computation power (or his brain power).

    Too bad you use MD5 for your work. But at least he showed that MD5 is weak before anyone do something which could damage your work.
    And thus give you time to select another encryption/hashing method to secure your work.

    Or would you rather learn that MD5 is weak the painful way?