Slashdot Mirror


User: xiaomai

xiaomai's activity in the archive.

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

Comments · 58

  1. Re:BBS? on How Japan's Biggest BBS Keeps Things Simple · · Score: 1

    I've also seen some Taiwanese friends use a glorified telnet to log in to real BBS's, they seem pretty popular over there still.

  2. Re:Don't make me laugh. on Tech's 10 Worst Entry-Level Jobs · · Score: 1

    That's an enjoyable story, but how did you get a papercut while playing frisbee?

  3. Re:What is Twitter? on Twitter Reportedly May Abandon Ruby On Rails · · Score: 1

    I think that yellowpages.com, hulu.com, pennyarcade.com and many other "big deal" sites are running on RoR.

  4. Re:Better late than early on Sun to Fully Open Source Java · · Score: 3, Insightful

    Honestly, it wasn't that funny to begin with (and I don't even like java).

  5. Re:No luck on Long-Dead ORDB Begins Returning False Positives · · Score: 3, Informative

    How did you post that one logged in, eh ?

    Remember: real trolls use their primary account.

    I'm pretty sure he was making a joke. He couldn't get the confirmation E-Mail because he hadn't removed the ORDB spam-filter from his mail system.

  6. Re:Which platform? on When Should We Ditch Our Platform? · · Score: 1

    Agreed. I work with both PHP and Perl on a daily basis. People like to complain about obfuscated or difficult to read perl. Neither langauge does anything to encourage good coding practices (which is fine, that's certainly not the language's responsiblity), but for some reason the PHP code I come across is *always* eye-gougingly bad. Maybe it's a combination of low barrier-of-entry and popularity. Maybe it's just that I fix too many people's low-budget sites. The point is, PHP code that I come across is almost always a maintability nightmare.

  7. Re:filechooser ? on The Notable Improvements of GNOME 2.22 · · Score: 1

    I hear this a lot and always wonder what is wrong with the file-chooser? It's got a list of commonly used locations on the left, file structure to the right, and the path at the top. What is missing?

  8. Re:A Notable Improvement would be ditching Totem.. on The Notable Improvements of GNOME 2.22 · · Score: 1

    I don't think he's talking about the xine backend. I'm using totem-gstreamer and can confirm that it is indeed the worst thing that has ever happened to GNOME. The list of bugs is so endless that it would be much better to just scrap the crap and start anew.

  9. Re:epiphany? on The Notable Improvements of GNOME 2.22 · · Score: 2, Insightful

    Yeah, epiphany is great. Much faster and more stable than firefox, plus it has native widgets instead of XUL. It's support for extensions is not as good, so I still use firefox when I need Firebug, but 99% of the time I'm in epiphany.

  10. Re:Dialoge? on Pope Cancels Speech After Scientists Protest · · Score: 1

    Many athiests hate christian beliefs. Many christians hate athiests.

    Are you serious? You seem to be implying that it's more likely that a Christian would hate an atheist than vice versa. Try reading the front page of reddit sometime.

  11. Re:ubuntu shmoobuntu on KDE's Version Timing Drops It In Ubuntu Support Priority · · Score: 0

    i think that the 6 month release cycle is largely a good thing. my favorite distro has always been debian. my main problem back then though was that whenever major new versions of software (gnome 2, xfree86 4.0, etc.), i knew i had two choices: compile it myself, or wait a year (or four) for the next version of debian to come out (assuming i was on stable at the time). I like only having to wait a few months with ubuntu.

    the major downside, though, is that the packages that don't come pre-loaded in the default install seem much more likely to have bugs.

  12. Re:love my Nokia N800!!! w00t! on Linux And Unix Devices Popular On Amazon's 'Best of '07' List · · Score: 0

    I'm typing this on my N800 right now and can confirm that this is the raddest device ever. The gecko based browser makes for the most complete browsing experience i've seen on a portable device (including the iphone).

  13. Re:Apples and pears? on Apple Stores Demonstrate That Retail Still Lives · · Score: 0, Troll

    Hype.

  14. Re:Ok on Microsoft Agrees to Release Work Group Protocols · · Score: 1

    This is what I've been wondering ever since I heard the news as well. Anyone have any information on this front?

  15. Re:Oh dear. on Perl 5.10, 20 Year Anniversary · · Score: 1

    I learned ruby before perl, although I use both on a nearly daily basis now, and coming from the ruby world with its "puts" statement (also adds a newline char), I'm pretty excited about not adding ', "\n"' to the end of all my print statements from now on.

  16. Re:Bad info in article. on Amazon MP3 Vs. iTunes Music Store · · Score: 1

    wow. most blatantly made up statistic *ever*.

  17. Re:Meh on eMusic on AT&T Deal With eMusic Excludes iPhones · · Score: 1

    Also there's a proprietary download manager, so Linux support is iffy. I don't have windows. My wife wanted iTunes after we got married, and I found emusic. It works fine w/ Linux... you just download the mp3s like you would download free songs on any other site. AFAIK, the download manager just facilitates downloading entire albums all at once (not something we do very often).
  18. Re:Mongrel is a web server on LinRails — Ruby On Rails For Linux · · Score: 1

    I think the problem is that WEBrick is only meant for development (please for the love of pete never ever try to use it in a production environment), and Mongrel can only handle one request at a time, so you have to have some sort of webserver in front of a mongrel cluster that forwards the requests back to them.

  19. Informative my butt on LinRails — Ruby On Rails For Linux · · Score: 1

    I don't know how such a wildly incorrect post got rated informative. Rails runs in Apache2 just fine, just about any (cheap) rails host you'll find is running apache 2. It does use FastCGI. Lighttpd works too. Mongrel is generally used by forwarding requests back to several mongrels by an apache process running mod_proxy_balance or something like pound.

  20. wha!? on MySpace Takes on Google News and Digg · · Score: 1

    did someone just put 'wisdom of the crowds' and 'myspace' in the same sentence??

  21. what is this... digg? on Learn How UNIX Multitasks · · Score: 0, Flamebait

    Seriously, if i wanted to see lame articles on linux basics I would go to digg. Can we please stick to the news, people?

  22. Re:ZOMG!! on MPAA Caught Uploading Fake Torrents · · Score: 2, Informative

    hmm, i think since you're using a wildcard it would just be *AA, or maybe you could use the '?' ... ??AA

  23. Re:Blah, blah, blah on Microsoft Patent Deal Could Leave Novell Behind · · Score: 1

    So, FSF...if you don't like what the rest of the world are doing, there's an easier alternative than trying to ram your own retrograde viewpoints down everyone else's throat, which IMHO would work a lot better for everyone. Fork off.

    are you retarded? projects don't fork software that they wrote themselves. it would be the rest of the community forking from the FSF

  24. Re:typing on Advice on Learning Japanese? · · Score: 1

    good call. the taiwanese also have a system called zhuyin (or 'bopomofo') which is a set of their own phonetic symbols (input is similar to the pinyin approach, however).

  25. Re:How does it compare to Bacula? on Amanda 2.5 Released · · Score: 1

    newer versions of amanda do support tape-spanning. amanda doesn't have anything to do w/ NFS, it uses a server/client model, although there is no native windows client. not sure why an smb mount wouldn't do the job though.