Slashdot Mirror


User: sinserve

sinserve's activity in the archive.

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

Comments · 458

  1. Re:What use is it? on AbiWord 1.0.1 Released · · Score: 1

    What kind of thick-skullation is that?

    AbiWord is NOT a programmer's text editor, it is a word processor.

    --

  2. I remember on Robocode Rumble - Java-Battle-Bot League · · Score: 3, Informative

    I played with this thing a year or so ago.

    Here is what I found out; always inherit from a class slightly higher from the
    standard base class.

    IIRC, there were standard robot types you could extend. But the real *limitations* were
    in the standard type. I remeber inheriting from the parent of the standard class, and
    adding capabilities to it.

    I eventually got bored with it when I couldn't figure java's type system (I am coming
    from C++) I remember trying to "stalk" one other robot, and keeping his coords in static
    member list, then tried to predict his next position and fire at him (taking distance into
    account.)
    but somehow, I could make the static members "persist" as they were supposed, and had them
    get corrupted rather easily.

    --

  3. say what? on Penguins Invade the North Pole · · Score: 1

    Four pictures a day? Jeni-cam shelled more pics in 1997 than these guys.

    Besides, all the pictures are from the same place and angle, that is boring.
    I suggest they ditch the pinguin and come up with a mobile cam, mounted on a
    remote controlled mouse.

    Better yet, mice, and GPL the SDK for the controller, and doom3 will not
    sell a copy ;-D

    --

  4. Re:i don't get it on 3DLabs Launching New GPU · · Score: 1

    Ummm,

    I don't think MySQL an Apache are good examples, the first's bottle neck is
    disk related and the later is network related. Neither will make make full
    use of the extra clocks.

    As far as masm is concerned, it doesn't support the instruction set for newer
    machines. Nasm is better in this field an is Free Software. However, if you
    are communicating with the device through the processor I/O operations (the old
    %al=port, %edx=pointer to R/S data) then you can still use masm. Or you can just
    hand assemble the newer instructions and inline them in your source code as a
    series of defines:

    ;; using an imaginary ADD operation, provided by the VPU
    mov dest1, [operand1]
    mov dest2, [operand2]
    .
    .
    gfx_add db GFX_ESC, GFX_ADD
    .
    .

    ;; then in your .data section, define the macros above
    ;; and give them their byte values

    Just inline your constants as defines, within your code, and the assembler will
    just go over it (it will do a minor string to binary conversion, no further assembling.)

    --

  5. Re:Really. Thanks jkh. on Jordan Hubbard Resigns from FreeBSD Core · · Score: 2

    does that even make sense?

    --

  6. OLLLLLLLLD on Linux Powers Digital Muppets · · Score: 5, Funny

    Microsoft has been powering the puppets in D.C for ages.

    --

  7. That is how I was converted. on Sneaking Open Source Software Through the Front Door · · Score: 0, Flamebait

    A beautiful, perky redhead approached me while I was sitting at a bar.

    "Come" she said, I will show you the way of the mozilla. A walk in the dark
    roads of venice (venice NY that is) I ended up in her small college dorm.

    A poorly decorated place, with hux dumps and goatse's hanging on the wall.

    I assumed my right place as an slave, and wore my ball gag. In a split of a second,
    I was tied up on the coach, given an slashdot user name, and made into to a BAD, BAD
    boy.

    Free software needs to ship with free blow jobs, if it wants to get market share.

    --

  8. Re:If only I could on How Microsoft Tried To Buy Nintendo · · Score: 1

    yes, two blocks after the sig.

    --

  9. Re:Way more interesting than Miguel's interviews.. on Nat Friedman talks of Ximian, Gnome, and Red Carpet · · Score: 1, Offtopic

    >Finally, Gnome has a spokespersion [snip]

    Pffffft, KDE doesn't only have ONE, but a PANEL of spokespersions; everyone,
    down to the IRC script kiddie has a voice in KDE, and we all speak at the same
    time.

    --

  10. Re:Looking for a consistent Mono story on Nat Friedman talks of Ximian, Gnome, and Red Carpet · · Score: 2

    >There are a lot of people who write specifications who never
    >do any significant implementations of anything themselves.

    Herbert Schildt was in the C standardization committee, and his C
    books are almost always "NOT RECOMMENDED" by the ACCU.

    --

  11. Re:yeah thats what I want... on Kazaa Lite: spyware-free version · · Score: 1

    Naah, with 80,000 downloads so far, I guarantee ya the commies will be beating
    the japs in clock-cycles, and this wont be your ideal "earth simulation" research.

    I knew it man, America's next threat will not come on student visas, it will be downloaded
    by drunken college kids. Now all our dells and gateways are belong to them.

    All bigotary aside, kudos to the coder who did this, he took an entry from my todo list. Oh
    well, better go back downloading my Frank Zappa (can ya believe it, they have him on Kazaa :-)

    --

  12. Re:Is it actually SPYware? on Kazaa Lite: spyware-free version · · Score: 1

    The correct name is "malware"

    --

  13. Re:You can make them faster... on Establishing the Maximum Speed of a CD-ROM Drive · · Score: 4, Funny

    My next GPLed project will involve CD-ROMs spining at 99x, and sharks with frickin' laser beams attached to their heads.

    --

  14. Re:Google cache on Establishing the Maximum Speed of a CD-ROM Drive · · Score: 1

    Mod Parent up.

    Also, google with its cache seems to be slashdoted (I know, there are
    just 15 posts so far, but I and the parent are already sensing the /.ing)

    Here is cache of google

    --

  15. Re:I have a similar question: on Seeking Multi-Platform I/O Libraries? · · Score: 2

    Long answer:
    What you are asking for does not need an entire language, just a
    library.
    Get the best library out there, and scan through list of its "binding"
    languages, then pick the one you are most comfortable with.

    Short answer:
    Common Lisp (CLISP + CLOCC + emacs + ilisp) is a killer.

  16. wow on Seeking Multi-Platform I/O Libraries? · · Score: 5, Funny

    Your "speed" priority, and the binary processing bit, got me almost sold, and then
    I saw O'Caml!!

    You quiche eating wanker, how COULD you forget assembly? Isn't that what programming is
    all about? And WHY are you comparing C to O'Caml, a fine assembly macro language, to
    shity ML dialect used by equally hard-wanking mathematicians and abstractly thinking
    creatures? If these wankmaticians knew how the world operated, they would not
    have invented recursion let alone APPROVED of inductions as a sane, corner stone
    princible in their so called "art". Induction is only possible as long as the
    the "counter" register can hold your index, and recurssion is the crackwhore narcessistic
    twin sister of iteration (there is nothing she does, iteration can't do with
    a well placed label and a jump.)

    Listen to me son, read Quine, Boole and DeMorgan, get the manual to your processor,
    and "script" at the level of the ONE TRUE ABSTRACTION LAYER.

  17. Re:When does it stop on Interview With Herb Sutter · · Score: 1

    Well, I have seen a "COBOL .NET" book, and I am not making this up.

    --

  18. Re:Hmm.... on Web-Surfing Indian Slum Kids Ask: "What's a Computer" · · Score: 2

    slashdot karti he

    --

  19. Re:College isn't for learning... on Georgia Tech Cracks Down on Learning · · Score: 1

    As a home Skooled college, ahem, "alimnu", I have only been with two hands.

    --

  20. Re:But... on Music 20 Cents a Track in India · · Score: 2

    Give me Asha, Lata, and Rafi anytime, and I will never ask
    for any western music.

    P.S. I am not an indian, and am not related to the subcontinent, or even
    Asia in any way.

    --

  21. Re:The use sounds too good... on Goodbye Global Warming!...Hello Terraforming? · · Score: 3, Funny

    Well, we can add "global warming" to the axis of evil.

    --

  22. Re:No fun without the OS (copyrighted) and elusive on The Computer History Simulation Project · · Score: 1

    He said

    "I hacked a lot and fixed things years before Prime did. Increasing Tape Drive block size limits, buffers, adding zmodem xfers, all sorts of things."

    and you are complaining about his formating? Goddamn it man, have some respect for the guy,
    he is a systems programmer, not a secretary.

    Parent of Parent. Please don't hold on to your tapes, clone all the code you want, and
    release it under a psuedo name.

    --

  23. heh on How To Profit From Telemarketing · · Score: 4, Funny

    > What's your personal cash-won record?

    Telemarketing his highly profitable. I *can* make 2000 dollars
    a week, working from home, and being my own boss.

    Even a wyoming highschool dropout can do this

    If things go as planned, I will retire at the tender age of 35, married to a russian
    woman, and grow my penis upto 25".

    --

  24. Re:Take the Slashdot Pledge! on Driving from Alaska to Siberia · · Score: 0

    Cute, but what does it have to do with the story? Here is an on-topic version:


    1) I will not club seals in our way to Serbia.
    2) I will not fart in the van, again.
    3) I will not call the iniut tribes "ice niggers".
    4) I will not tent a boner, during my sleep.
    5) I will tell no more southpark jokes.
    6) I will not try to anchor the arctic, and stop it from drifting away from Canada.
    7) Wayne Gretzky does not live in the arctic, I will stop yelling his name.
    8) Tux is best left in his habitat, I will not try to touch him.
    9) No, that Dolphin sex FAQ does not apply to whales.
    10) Dude, where is my car?


    --

  25. Re:Waves of light on Time Travel · · Score: 3, Funny

    Canibalism makes perfect sense. If the purpose of one's life is to
    pass on the better genes, then it makes sense if those with better genes
    are able to hunt/manipulate those inferrior ones.

    If it is all about passing genes, and continuing the survival of the fittest,
    then there is no need to distinguish lesser humans from other species.

    As we exhaust or natural food resources (assuming we can't somehow control our
    population through nukes or disease, or if we don't find other planets to host
    the exploding population.) then it is OK to eat weaker humans.

    As long as we abide by the rules of nature, and only consume each other, based
    on strnegth and intelligence (i.e. no bias, based on superficial criteria like
    religion or nationalism.)

    --