Slashdot Mirror


User: bkubi

bkubi's activity in the archive.

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

Comments · 12

  1. Re:superhoeroes? on Holy Men in Tights! Academic Superhero Conference · · Score: 0

    If your post is GPLed, does this make slashdot GPLed too?

  2. Re:Only electricity? on Vacuum-Controlled Elevator Developed · · Score: 0

    Down under, they use diesel engines for the mining.

  3. Hey, on Saving Lives with Design · · Score: 0

    I thought that latin is only used for letters by the catholic pope nowadays.
    Actually, I don't believe that Bush would be able to read this letter by himself.

  4. Europe on DMCA Prevents Photoshop Support of Nikon Camera · · Score: 0

    Hey, then they should just do an european version with full support. And restrict import to the US, the ONLY country where DMCA is valid. Thats could be our revenge for the strong encryption ban a few years ago.

  5. very long proofs on The End of Mathematical Proofs by Humans? · · Score: 0

    can lead to different results than shorter ones, but both are correct. And this inherent failure of mathematics can be used to create new mathematics. Anyone interested, read my favorite scince fiction author: Greg Egan - Luminous I really like the book.

  6. Re:The Pacebo effect is controversial on 13 Things That Do Not Make Sense · · Score: 1

    Yeah, but they would have to go to jail for this in most Europe at least.

  7. DOC on Towards Self-Replicating Rapid Prototypers · · Score: 2, Funny

    YES, but do they have to use *.doc format?

  8. Re:gentoo users already have it on KDE 3.4 Released · · Score: 1
    nope..

    emerge kde-meta

    You only need to recompile the package that actually changed with gentoos new split ebuilds. http://www.gentoo.org/doc/en/kde-split-ebuilds.xml

  9. Re:Gnome need to catch up on KDE 3.4 Released · · Score: 1

    if(2.1!=2.10) { std::cout"Welcome to GNOME"std::endl; } else { KDE++; }

  10. Re:Obligatory comment on KDE 3.4 Released · · Score: 1

    Of course you mean that as a joke. But there is a release-plan, a bit hidden, but there is. And if you are thinking about recompiling, maybe its worth checking it first. Thought, would be cool if emerge told me that it would be better to wait compiling, in case a new version is on schedule.

  11. Re:Interesting answer on Fragging on Linux and TransGaming · · Score: 1

    Still I like it. And I simply love the possibility of trying new stuff first :) However, I also love having bug fixes first. AND I believe a completly custom system is more secure.

  12. Re:C++ autocomplete... on FOSDEM Interviews On Free Development Tools · · Score: 1

    kdevelop supports autocomplete. In the Project Settings I think under C++ one can select directories to parse for classes, which then are autocompleted. Aswell there is a plugin which does autocomplete with words written in the same file.