Slashdot Mirror


User: XChilde

XChilde's activity in the archive.

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

Comments · 20

  1. How Will Google Apply Search Engine on This? on Google Plans Free VoIP In the UK · · Score: 1

    All Web based services from Google have Searching functions. I wonder how will Google apply its' search engine to this new VOIP service.

  2. Re:All well and good... on Slackware 10.1 Beta And Pat's Health · · Score: 2, Funny

    learn the inner workings of Linux and uses some CPU running below 1GHZ

    You mean iPod?

  3. Re:Maybe instead of update... on Slackware 10.1 Beta And Pat's Health · · Score: 1

    Now the illness is over, good luck! But does he still want to exclude GNOME from Slackware?

  4. The Most Carelessly Maintened Slackware Package on Slackware 10.1 Beta And Pat's Health · · Score: 4, Funny

    "Patrick Volkerding".

    However, it seems that there has been a bug fix for this package's recent problem :-)

  5. Re:When Will We Get the 64 Bit Pentium M? on Centrino Mobile Equals Desktop Pentium 4 in Speed · · Score: 1

    Yeah, see it in the ABI specification :-( But why? To save some space?

  6. Re:When Will We Get the 64 Bit Pentium M? on Centrino Mobile Equals Desktop Pentium 4 in Speed · · Score: 1

    Yeah... When will we get the chance to modify our posts on Slashdot...

  7. When Will We Get the 64 Bit Pentium M? on Centrino Mobile Equals Desktop Pentium 4 in Speed · · Score: 1

    PM is not bad, but I just can't use a 64 bit desktop CPU anymore! Don't ask me why I need 64 bit computing, you fool! For using 'int' instead of 'long long', at least :-)

  8. In Europe, Only Old People Support Software Patent on European Software Patents Not Dead Yet · · Score: 2, Funny

    :-)
    Is it true?

  9. Mac Mini Clustering? on Mac mini Dissection · · Score: 1

    Why not compare Mac Mini to PowerMac G5 instead? Maybe one cluster of two or three cheap Mac Mini can outperform one PowerMac G5? If so, it would be a cheap solution for computing intensive tasks. Anybody wants to try it? Run Maya's distributed renderer on it?

  10. Better PostScript Printing Output on Planning For Mozilla 2.0 · · Score: 1

    These days I have been working on the Chinese printing problem of Mozilla/FireFox. I found that the PostScript output function very weak, especially when printing Web pages in CJK languages. OpenOffice's printing function is much better. It can embed CJK TrueType fonts into the PostScript output, in vector Type 3 format. I really hope the developers can put similar functions into Mozilla/FireFox. BTW: Why not make a Qt/KDE version of Mozilla/FireFox?

  11. MS should filter outgoing spam from Hotmail first on Microsoft Sues Spammers · · Score: 1

    Most of the spam I received came from Hotmail mail boxes.

  12. Re:Worst computer accident? on What Was Your Worst Computer Accident? · · Score: 1

    One day I opened two XTerm window, in one of them I was cleanning some files in a working directory, which itself is on a remote machine (through telnet), and in another window I've used SU to root, and in my own /. My shell prompt did not display the current directory and the hostname. The two XTerm windows looked very alike. When I want to remove all the files and directories in the remote directory, I actually entered the "rm -rf" in my own /. When it began to remove /proc, I saw some error messages, and at first I was puzzled. When I finally realized what I had done and killed the rm process, almost all the data on my own disk has been removed.
    And what is the worst, it's a source based distribution, built from scratch...my machine is not very fast and I've spent about one week to build the system.
    Let your shell prompt display the host name and the current directory is always a good idea, and don't switch to other windows (and the worse, switch back) when you are root.

  13. Re:How can they hear sounds in VACCUM? on Loud Metallic Noise Heard at ISS · · Score: 3, Interesting

    Of course I don't think so :-) But if they can hear the sound, the source must be inside the ISS, or on the body of the ISS. That means there must have some metal things of the ISS which was broken. So I don't see anything about alien. Otherwise, the source must be in the space, where is vaccum, so how can they hear the sounds?

  14. How can they hear sounds in VACCUM? on Loud Metallic Noise Heard at ISS · · Score: -1, Troll

    I'm confused. Maybe they read too much Stephen King novels.

  15. Re:created on a Mac with Quark-XPress on Why You Should Choose MS Office Over OO.org · · Score: 1

    Maybe you are right, but I think that is because MS Word is a word processing program, not typesetting program. And .doc format is quite limited compared with the document formats produced by professional typesetting program, such as Adobe InDesign or QuarkXPress. So they choose QuarkXPress. And seasoned designers love Macintosh, not PC, for historical reason. But I still want to know why they choose QuarkXPress instead of their own typesetting program, the Microsoft Office Publisher. It is just enough to typeset this little document. Maybe they can not find a professional designer who like to use MS Publisher. In this field MS is a loser.

  16. Found a typo. on Why You Should Choose MS Office Over OO.org · · Score: 2, Funny

    Look carefully in the "OpenOffice 1.1 is an open source alternative" section: "...development or support rteam..." It should be "team", no "r". I've noticed that this document is typesetted in QuarkXPress. But I think they type the text content in their valuable MS Word, and they do have a commercial spell checker. Or may be they don't treat this document seriously (They should publish it later, e.g. April 1st). BTW: Why they typeset this little document in the infamous Microsoft Office Publisher?

  17. Re:Sweet! on Gimp Hits 2.0 · · Score: 2, Insightful

    It will be more sweet if we got a professional vector graphics program. The GIMP is at least as good as Adobe Photoshop, but all the free vector drawing programs (Sodipodi, Sketch, etc) are so limited. We need a program as good as Adobe Illustrator (I know some artist use Sodipodi to create beautiful icons for Gnome or KDE. That must be painfull). Personally, I have been waiting for it since Adobe Illustrator 7 was released.

  18. Re:Misread the title on Rexx Is Still Strong After 25 years · · Score: 1

    No you didn't misread, but the author misspelled.

  19. Re:Programming Language on Novell Makes More Open Source Moves · · Score: 1

    .text _start: Assembly of course # You know this is the same developers # who develop NetWare? .end

  20. What I really want to see is on Novell Makes More Open Source Moves · · Score: 1

    Novell make the NetWare source code free.
    NetWare is a sexy OS, I think.
    It will be better if I can run GNOME and __Ximian__ Evolution on NetWare.

    BTW: Today I compiled GNU/Hurd on my PC. It is not sexy at all.