Slashdot Mirror


User: red+tiger

red+tiger's activity in the archive.

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

Comments · 12

  1. Re:Every MS Patch is Utmost Severe? on Microsoft Admits to Hiding Flaw Details · · Score: 1
    In practice it often really is so; however, there's no obligation for the compilers to actually do it. For example, gcc actually warns if that is assumed:
    <b>$</b> cat test.c
    #include <stdio.h>

    int main()
    {
    printf("Hello, World!\n");
    }

    <b>$</b> gcc test.c -o test -Wall
    test.c: In function `main':
    test.c:6: warning: control reaches end of non-void function
    So we really should return politely from the main function.
  2. Re:Are these really useful? on ICANN Officially Approves .jobs and .travel TLD's · · Score: 1
    Well, do some Google searches:
  3. Re:google tracks clicks sometimes on Google Prefetching for Mozilla Browsers · · Score: 5, Informative

    Actually the tilde-feature is properly documented.

    It is called synonym search and it really does some dictinary lookup, as it doesn't search for just the term entered but also its synonyms.

    Seems quite useful to me... To be honest, I had never heard of it before I read this thread here :)

  4. The Google cache on Most Common Ways to Kill a PC · · Score: 1

    Just FYI, the Google cache of the first page is readable! The other pages are apparently not.

  5. Re:Oh, Oh on Tuning The Kernel With A Genetic Algorithm · · Score: 1

    -ffast-math is sometimes dangerous - it assumes that the floating point operations never result in neither "nan" (Not A Noumber) nor "inf" (infinity). Thus, some functions start giving incorrect answers. Of course, if you use only integers in your code, then it's not a problem. But it seems like you have this flag attached to every single compilation on your system... :-/ To be honest, I wouldn't do that.

  6. Re:more evidence... on Mars Rovers Find More Evidence of Water · · Score: 1

    Actually its (Mössbauer) spectrometers are quite qood at determining the molecules they encounter. So, if they met a protein or even DNA...

  7. Re:'Flaws' Not that big of a deal on Latest SP2 News · · Score: 1
    I agree that these flaws are really only for those kids who don't think, just do what is said. Why should a thinking man think that descrambler has a name like cmd?? Unfortunately, there are many of people like this among Windowsers... :-/
    <offtopic>
    Ha! My machine has more bits!
    The last line has 16 #'s!
    </offtopic>
  8. Re:Doesn't work on Skype VoIP Software Released For Linux · · Score: 1

    I had the same problem on Fedora 2 - just a Segmentation Fault as the program tried to free some memory not belonging to it. Well, I tried a few times again and then it worked!

    It's a pity there isn't any source code available, otherwise, I'm sure, the bug would be fixed much earlier...

    OK, that's actually still beta, so they have some time.

  9. Re:left text cutoff on More Insight On Longhorn's Avalon And Aero Design · · Score: 1, Offtopic

    Would a small hammer be better for your computer?

    Anyway, I'd rather prefer taking a font editor and looking into the font files themselves - perhaps the error lies in there, not in the OS itself.

  10. ACPI failure on Linux Kernel 2.6.6 Released · · Score: 1

    Well, I decided to install 2.6.6 and give it a try.

    It compiled well, I tried to change as few settings as possible.

    But, unfortunately, it couldn't cope with my CD/RW drive and complained about the interrupts (really, this problem should already be fixed in a stable kernel...)
    There had been absolutely no problems with 2.6.5, but now the drive just wasn't working. It couldn't even eject.

    I tried almost everything:) Finally I decided not to let ACPI deal with the interrupts (some forums gave me the idea).

    And voila! pci=noacpi saved the day (night)!

    But I don't know still, whether it also broke any useful features. I'll keep trying.

  11. Re:Windows joke on Gnome.org Compromised? · · Score: 1

    $ lftp ftp.microsoft.com
    [ftp] ftp.microsoft.com:~> ls
    dr-xr-xr-x 1 owner group 0 Nov 25 2002 bussys
    dr-xr-xr-x 1 owner group 0 May 21 2001 deskapps
    dr-xr-xr-x 1 owner group 0 Apr 20 2001 developr
    dr-xr-xr-x 1 owner group 0 Nov 18 2002 KBHelp
    dr-xr-xr-x 1 owner group 0 Jul 2 2002 MISC
    dr-xr-xr-x 1 owner group 0 Dec 16 2002 MISC1
    dr-xr-xr-x 1 owner group 0 Feb 25 2000 peropsys
    dr-xr-xr-x 1 owner group 0 Jan 2 2001 Products
    dr-xr-xr-x 1 owner group 0 Apr 4 2003 PSS
    dr-xr-xr-x 1 owner group 0 Sep 21 2000 ResKit
    dr-xr-xr-x 1 owner group 0 Feb 25 2000 Services
    dr-xr-xr-x 1 owner group 0 Feb 25 2000 Softlib
    [ftp] ftp.microsoft.com:/>

  12. Re:Windows joke on Gnome.org Compromised? · · Score: 3, Insightful
    And not only the companies. The Soviet Russians were exactly like that, and they haven't changed much.

    For example, Chernobyl:

    • The first day they didn't tell anyone.
    • The second day they said: "Yes, something little has really happened..."
    • .......