Slashdot Mirror


User: taosystems

taosystems's activity in the archive.

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

Comments · 4

  1. he's crying because he used the robots.txt file??? on Facebook Crawler Speaks Back · · Score: 1

    You're all missing the point, this guy has no ethics... "I used robots.txt for info", care to think about that statement.

  2. DECUS Tapes on How Mainstream Can Code Scavenging Go? · · Score: 1

    Speaking of one of the grand-daddys of reusable source, does anyone remember the DECUS Tapes from the DEC community. There's still a lot of prior art work to be found there.

  3. Re:It's amazing how many people break these rules on Building Scalable Web Sites · · Score: 2, Insightful

    You're confusing webapp data with commerical data. Sites like wikipedia.org and friendster.com don't need to keep multi-indexes on multi-tables, they only need to update ONE record at a time, with little interaction involved with other data tables. And most of the data stored is static, and combined with simpler db fetches, makes for a faster site than you think. And let's not forget about caching the compiled php code itself. It may not be for the purist, but for the job, it works well.

  4. Coffeepot Conferences on HP To Cut Back On Telecommuting · · Score: 3, Insightful

    Perhaps they realized that there's value in gosipping over the coffeepots, durring 'break' times. Engineers are used to kibizing on each other's projects.