Slashdot Mirror


User: sixseve

sixseve's activity in the archive.

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

Comments · 8

  1. Re:Theater near OSCON on Batman Discussion · · Score: 1

    Lloyd Center has two sets of theaters, the other one being in a standalone building across the street from the mall. It also happens to be showing the new Batman http://www.fandango.com/regallloydcenter10cinema_aaapp/theaterpage.

  2. Re:The tsunami did the job for us on IERS Announces No Leap Second in June 2005 · · Score: 1

    I'm sure he was partially joking, but the idea the tsunami may have affected the Earth's rotation has been circulating.

  3. Re:Simple answer... on Rapid Authentication Systems? · · Score: 4, Insightful

    I don't think he's planning to implement this himself. When you hire a web designer or system implementor you need to know what to ask for, and I think that's what he's trying to figure out here.

  4. Re:finally on FLAC Joins The Xiph Family · · Score: 1

    Try using bzip2 or gzip on a WAV file, you won't get 50% compression.

  5. Re:Quote... on Recording Industry Extinction Predicted RSN · · Score: 2, Funny

    I'm sorry, were you trying to be a pedant?

  6. Re:so it is not a copy cat? on Cloned Cat Not a 'Carbon Copy' · · Score: 1

    I don't know about genetic drift, but isn't cloning clones why the Banana will be gone soon?

  7. Re:Encarta... on Wikipedia Reaches 100,000th Article · · Score: 1

    At least Wikipedia had an example of his work. To me that pretty much balances out everything Encarta had. A combination of the two would of course be better though.

  8. Because implementations just got contributed on GCC Gets PCH Support And New Parser · · Score: 5, Informative

    From the gcc.gnu.org homepage news:

    January 10, 2003

    Geoffrey Keating of Apple Computer, Inc., with support from Red Hat, Inc., has contributed a precompiled header implementation that can dramatically speed up compilation of some projects.

    December 27, 2002

    Mark Mitchell of CodeSourcery has contributed a new, hand-crafted recursive-descent C++ parser sponsored by the Los Alamos National Laboratory. The new parser is more standard conforming and fixes many bugs (about 100 in our bug database alone) from the old YACC-derived parser.