Slashdot Mirror


User: pooly7

pooly7's activity in the archive.

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

Comments · 43

  1. Re:There are 12 others - pick one. on Army DNS ROOT Server Down For 18+ Hours · · Score: 1

    We have a billion people using social networks for hours.

    Well maybe we'll gain productivity if they get to work instead of wasting time!

  2. Re:Use it on Learning and Maintaining a Large Inherited Codebase? · · Score: 1

    The only way to learn the code is to work with it.

    If you're new to a team, best thing you can do to learn a new codebase, is to reply to loads of support questions coming around, you'll have to dig in to understand how it works and reply to the questions. Same when there is a bug, try to find it, then work out a solution and ask your co-woker what he thinks about it. Also, a good test to see if you know your codebase is getting a call from your boss and be able to fix the bug over the phone when he explains it to you.

  3. Cache version on Ireland's Blasphemy Law Goes Into Effect · · Score: 1
  4. Re:Go Linux! on Linux 2.6.17 Released · · Score: 2, Insightful

    Actually if you are thinking about high-end server, the few % you get with optimized calls, can be translated in $ with several digits. So if you paid someone less than that number, everybody wins.

  5. Re:Math isn't dead on Chinese Mathematicians Prove Poincare Conjecture · · Score: 1

    Hurry then ! There's only 6 carrers^Wproblems to go with the million $ reward !

  6. I think there's a typo on How iPods Took Over the World · · Score: 1
    At first I read :
    But using the cyberspace junkbox,
  7. hummm on Why Buggy Software Gets Shipped · · Score: 1

    The key point is being in the same group than your boss...

  8. Re:France backs down? on Apple Defeats RIAA and France In Same Day · · Score: 1

    It's really funny, I'm sure if it was a Microsoft product, you would scream and shout how evil they are... Could you listen the song from you iPod everywhere ?

  9. Re:Solaris... on Torvalds Has Harsh Words For FreeBSD Devs · · Score: 1

    Then how do you explain that Euronext, and its platform liffe.connect (who runs e-CboT, Tiffe and all derivatives products of Euronext) is switching from Sun Solaris to Linux ? http://www.wallstreetandtech.com/showArticle.jhtml ?articleID=185301308

  10. Re:Yeah... on Sandals and Ponytails Behind Slow Linux Adoption · · Score: 1

    You, then have no curly hair. Tangled hair, anyone ? conditionner ?

  11. Re:I wonder on Google.org to Spend an Initial $1.1 Billion · · Score: 1

    it does not work like this. a share give you a right in the decisions of the company.

  12. I wonder on Google.org to Spend an Initial $1.1 Billion · · Score: 1

    What the shareholder would think of it ? Are they that philantrop ?

  13. dunno on Exposing Children to Technology? · · Score: 1
    In the spirit of my parents choice, what type of tools should parents be equipping their children with, today?
    The most useful technology equipment needed nowadays is ... a brain !
  14. Re:MicroracleSoft on Oracle Bid to Acquire MySQL · · Score: 1
    MySQL's interpretation is that by accessing MySQL over the network, you're "linking" against it.
    Sorry, but how do you talk to the MySQL server ? With a telnet session on port 3306 ? No, you use the mysql client library... which is GPL-ed.
  15. Re:MySQL AB makes its money on FUD on Oracle Bid to Acquire MySQL · · Score: 2, Informative

    Actually, if you link your app against the mysql client librairy which is GPL, you are entitled to disclose the source... Hence the commercial license for people using MySQL with proprietary software.

  16. Re:Wait, WTF??!?!?!? on Little Red Book Draws Government Attention · · Score: 1

    Yeah, exactly like the Bible. You know that little black book, people swear with in court,the one in every hotel in the USA...

  17. Re:16 mb cache eh? on Advances in New Western Digital Drives · · Score: 1
    Sure caches offer speed improvements
    Surely, you mean that having afilesystem cache has more importance than the cache on the hard drive... which is pretty much pointless..
  18. Re:Question about Hungarian Notation on What Workplace Coding Practices Do You Use? · · Score: 1

    Talking about Hungarian notation, You haven't seen the worse.
    Function name with prefix for the return value ! Yes, like a gorry :
    int nGetHostByName(char *szHost, int nNamelen);
    Surely once, one guy in this company will think about writing as well the variable types in the function name !
    How usefull !
    (They should just hire _better_ programmer)

    http://www.joelonsoftware.com/articles/Wrong.html

  19. Re:Problem Not SQL, It's DB Implementations on How Would You Improve SQL? · · Score: 2, Informative

    Try :
    SELECT * FROM table LIMIT y OFFSET x
    That would make it even usable with PostGreSQL and most DB, since the x,y is a mysql extention.

  20. Re:Disallow DELETE or UPDATE without WHERE on How Would You Improve SQL? · · Score: 1

    If you use MySQL : --safe-updates, --i-am-a-dummy, -U at the command line http://dev.mysql.com/doc/refman/5.0/en/mysql-comma nd-options.html

  21. Re:Does anyone remember Punky Brewster ? on Google Maps Meets Carmen Sandiego · · Score: 2, Funny

    Ho yeah ! It was even shown on french TV... What's the link with Carmen Sandiego ?

  22. down on Andy Tanenbaum Releases Minix 3 · · Score: 1

    They're website is down... I hope they're not using Minix as the OS ! http://toolbar.netcraft.com/site_report?url=http:/ /minix3.org Oh, no it's Solaris 9. Sounds bad...

  23. Re:SMTP on Yahoo! Mail Superior to Gmail ? · · Score: 1

    outgoing email, sorry for my french :-)

  24. SMTP on Yahoo! Mail Superior to Gmail ? · · Score: 2, Informative

    Hey, GMail open it's SMTP for me and my outcoming mail... Does Yahoo! do the same ?

  25. Spiegel on Google's Turn To Be The Villain · · Score: 1