Search:

Type: Posts; User: roobie; Keyword(s):

Search: Search took 0.22 seconds.

  1. Re: CPU benchmark - how many GFLOPs does your multicore machine do?

    Is that your work station? Insane results. I mean 40 cores.... :KS

    Here are my results with an unclocked Intel TM 2600K i7 @ 3.4 GHz [Quad core w/ HT] on Xubuntu 11.10:

    N.B The output says that...
  2. Re: "Check the Number is Prime" in every Programming Language

    This is my contribution: (D v2)


    #!/usr/bin/rdmd
    import std.stdio;
    import std.math;

    bool isPrime(long n) {

    int factors;
  3. [SOLVED] Re: I cannot re-enable touch-pad after disabling it - Acer Aspire 5536

    This worked for me as well. Packard Bell EasyNote tr85
  4. Replies
    20
    Views
    76,488

    Re: HOWTO: Easily modify dependencies of a .deb file

    Beautiful! Made my life that much easier!

    Nice one! Thanks a lot! :KS
  5. [ubuntu] Re: Mouse cursor theme stuck after upgrade to 10.04

    Thank you miles916, that was a quick and seemingly working fix! :)
    Albeit, I'm a bit dissappointed that it does get changed automagically when picking cursor theme in appearence-settings.
Results 1 to 5 of 5