Slashdot Mirror


User: cibe

cibe's activity in the archive.

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

Comments · 3

  1. One Lined BitKeeper Client on Torvalds Unveils New Linux Control System · · Score: 1

    Now what was that one lined BitKeeper demo Tridgell did at the Linux.conf.au keynote today? echo "clone" | nc whatever 5000?

  2. Re:GTA on Too Much Gaming, Anyone? · · Score: 1

    After playing San Andreas, whenever i see cars in a parking lot, my eyes immediately dart to the gas tank, and i wonder how much fun i could have if only i had a gun to shoot it out with..

  3. Re:Unless youre making a tight embedded system.... on Linux From Scratch 6.0 Released · · Score: 1

    Using package managers inevitably leads to bloat, which is bad, which is why some of us use LFS (including me).

    The option to use compiler optimizations is also available to speed everything up as opposed to generic builds used in rpm's and deb's. You could always use Gentoo though, if you're lazy.