Slashdot Mirror


User: francium+de+neobie

francium+de+neobie's activity in the archive.

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

Comments · 574

  1. Now I'm interested in one thing... on Implant a Chip in Your Head · · Score: 5, Funny

    How many GBs of porn can it store? >:D

  2. Re:Java can be faster then C sometimes on Can You Spare A Few Trillion Cycles? · · Score: 1

    Actually gcc would never generate shits like "pop AX" twice for a 32-bit number, as long as you're running it on at least a 386 and a 32-bit OS.

    Saying C sucks just because some damned old compiler and OS don't use the 32-bit registers is nuts. It is mostly a mistake of the user, it has nothing to do with the language.

  3. For Java haters, here're the benchmarks you need on Can You Spare A Few Trillion Cycles? · · Score: 2, Informative

    The Great Win32 Computer Language Shootout

    While Java is not "unacceptably slow" or "1000 times slower" as some claims, it is generally slower than C and much more resource intensive nevertheless.

    Actually if one wants to write this kind of math intensive apps, pure Java is really not the best choice. Even pure C isn't. He should think about implementing some of the highly used routines in assembly (no joke). And since photon tracing can be done parallelly, one would find the SSE and 3DNow! families of instructions useful.

    And finally, besides the CPU, you can also try to do the calculations in your GPU. You'll need a new-fangled PCI-X card in the future to do the calculations efficiently tho.

    Take a look at this site BrookGPU

  4. Re:Insightful my ass on Can You Spare A Few Trillion Cycles? · · Score: 2, Interesting

    > pop AX
    > STOSW 0x0005
    > pop AX
    > STOSW 0x0005

    Are you still using Windows 3.1 + DOS 6.22 now?! No one compiles a C into "pop AX" in the 21st century x86s! We're all using the 32-bit registers instead of the 16-bit ones (i.e. EAX instead of AX).

    If your compiler is still giving this kind of output, grab a new one at
    http://gcc.gnu.org

  5. Could you please configure your server properly? on Can You Spare A Few Trillion Cycles? · · Score: 2, Informative

    Your site is returning gibberish on my Mozilla, and here's the wget output...

    [snip]

    Found www.cpjava.net in host_name_addresses_map (0x8074330)
    Registered fd 3 for persistent reuse.
    Length: 71,283 [text/plain]

    [snip]

    Apparently your server is sending out .gifs as plain text file and screwing up browsers.

  6. Re:Decadent western society and SF on BBC To Air First Televised Sperm Race · · Score: 3, Interesting

    I don't get it, why is it considered a "decay" when people watch sperms race to see what kind of lifestyle affects reproductivity? They've applied scientific method to a useful goal, I don't see anything wrong with it.

    I would actually consider public acceptance to this event as an advancement. It is good that people see sex as a norm of life now instead of an embargo in the past.

  7. Re:CENTRIPETAL FORCE on BBC To Air First Televised Sperm Race · · Score: 1

    > Centripetal is a real force.

    True, since you're accelerating, there's a net force on you.

    > It is the force from the body to the center of it's rotation.

    This can use some clarification.

    It is the net force on the body towards the center of rotation. But the net force has to be contributed from somewhere, and that's usually not from the body itself.

    e.g. when you're sitting in a centrifugal machine you're constantly accelerating towards to center of rotation. That is the net force on you. But indeed you didn't accelerate towards to center yourself, it is the seat on your back pushing you towards the center. So the force comes from the seat, not you.

  8. Re:Now that's a small network on Happy 35th birthday, RFC 1! · · Score: 1

    Didn't they say 10 computers would be enough for the whole world? ;)

  9. Re:Next up: How to install linux on a live badger! on Installing Linux on a Dead Badger · · Score: 1

    Apparently Mr. McBride installed a copy of SCO Linux on him.

  10. I, for one, welcome our dup stories overlords! on Satellite To Test Relatively · · Score: 1, Redundant

    NASA Gravity Probe Set for Launch
    On April 3rd, 2004 with 245 comments

    http://science.slashdot.org/article.pl?sid=04/04 /0 3/1716234&mode=thread&tid=134&tid=160

  11. Re:Alliances... on Japan, China, S Korea Agree To Standardize Linux · · Score: 1

    It is GNU/Emacs and GNU/Gnome, you insensitive clod!

  12. Re:Senses indeed! on Advanced Mobile Phone Tech in Japan · · Score: 1

    That sure brings a whole new meaning to the word "tele-frag".

  13. Re:This has been here for a while on Nvidia Drivers Enforce Macrovision's Rules · · Score: 1

    Insightful my ass. Many newer games (X2 - The Threat for example) don't work correctly unless you've installed the newer drivers. Thus driver updates are essentially forced, in perspective of gamers.

  14. Re:Filesystem Hierarchical Standard on Zero Install: The Future of Linux on the Desktop? · · Score: 1

    Sorry, it DOES matter.

    There are a lot of traditional paths for traditional programs in Linux system you need to adhere to, otherwise you break a lot of things.

    For example, you need to keep a ld-linux.so.2 link in /lib in order to get glibc to work. This is because the path is hardcoded. You can try to hack glibc, but it isn't really worth the trouble. There's no guaratee that no other apps are expecting the file there in the source.

    Another example would be interpreters. Interpreters like perl and python are traditionally located in /usr/bin. Thus when you encounter a third-party Perl script, it is very possible that it starts with:

    #!/usr/bin/perl

    You'll just get a lot of trouble if you don't have a link to perl or python there.

  15. Re:Filesystem Hierarchical Standard on Zero Install: The Future of Linux on the Desktop? · · Score: 1

    The FHS specified that you can install packages independently in /opt.

    See it here

  16. I thought I've done it in my LFS two years ago? on Zero Install: The Future of Linux on the Desktop? · · Score: 2, Insightful

    Installing different packages in their own directories... this is nothing new.
    Indeed, this has been specified in the FHS (Filesystem Hierarchy Standary) long long time ago. This is what the /opt tree is for.


    Indeed, I've always been wondering why major Linux distributors haven't been using the /opt tree for simplicity, but kept on keeping all the files together in /usr and /usr/local. That's a hell to clean up when your rpm or apt doesn't work.

  17. In case you don't know how to view stereograms... on Quake II In Full Motion Stereogram 3D Engine · · Score: 1

    Try this link http://www.vision3d.com/3views.html

    It is not easy to acquire the skill though. It takes quite some time of practising to get it. Me, for example, had to keep trying for a few weeks until I've managed to change my eyes' focus freely to see those stereograms. But once you've "got it", you'll be looking at those two-image stereograms or SIRDs just like every other 3D object in your surroundings.

    Just keep trying and be patient.

  18. Re:color me ignorant, but... on Titanic Saturn · · Score: 1

    If not for burning, hydrocarbons are still very useful for making plastics and a host of other chemicals. Perhaps we will find that useful when we have more advanced spacecrafts (that doesn't depend on fossil fuels)?

  19. Re:I'm here to save you.... on Why Do Other Geeks Leave the House? · · Score: 2, Funny

    By throwing your pc out the window you will be overcome with the need to go out of the house for only one thing...

    Another PC

  20. Re:Huh? on IFPI 'First Wave' Sues 247 In Europe & Canada · · Score: 0, Offtopic

    me, me, me

    me too :)

  21. Re:Yes making funny comments on /. on PeopleAggregator - An Open Source Social Network · · Score: 2, Funny

    Is this the newest Karma whore technique?

  22. Re:windows prank on Pranks for April Fool's Day 2004? · · Score: 4, Funny

    windowsupdate.microsoft.com 204.152.189.116

  23. Re:Chinese Technology? on China Blocks Typepad, Prompts Weblog Blackout · · Score: 1

    That is because if they let the Chinese go through, they will get millions of people going to "sensitive" sites.

  24. Just spin it a bit... on Nuclear Fusion Real Soon Now · · Score: 3, Funny

    Case 1:

    Article: "When all 192 lasers in the NIF are operating, they'll focus 500 trillion watts (everything after this point is non-existent) - more than 1,000 times the power generated in the United States - on their target, albeit only for a few billionths of a second."

    Slashdotter: "500 trillion watts?! You gotta be fuckin' kidding! You're gonna blow up California!"

    Case 2:

    Article: "When all 192 lasers in the NIF are operating, they'll focus a few kilojoules worth of energy on a hydrogen pellet..."

    Slashdotter: "WTF is this all about? Is this good? Or is it whack?"

    Case 3:

    Article: "With this (Dr. Evil style)LA-SER device, we're gonna get FU-SION using less energy then what your Prescott has consumed while you're reading this piece of crap!"

    Slashdotter: "I, for one, welcomes our new fusion power overlord! l33t!!!!"

  25. Re:Okay, that's great. on Nuclear Fusion Real Soon Now · · Score: 1

    that's been done, but it wasn't sustainable