Slashdot Mirror


User: Jacobian

Jacobian's activity in the archive.

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

Comments · 12

  1. Re:Not true: GC is easy!!! on The New Garbage Man · · Score: 1

    Sure writing an idiotic GC is easy. Why don't you post the code for a generational garbage collector instead of this piece of junk, and then we will compare the size.

    Writing a good GC is NOT easy, thats why there are so few of them. (for instance ref counting SUCKS!)

    Gavin E. Mendel-Gleason

  2. Re:Shades of Multics on Eclipse/BSD Released by Bell Labs · · Score: 1

    PL/I jeeze... ok it may be better then c but... we don't have to go COMPLETELY full circle. Why not something more modern, like clean or ML?

  3. Re:NSA lesser of evils? Or the worse? on NSA Spy Computer Crashes · · Score: 1

    You should read something by Solzheneetsen.

    I think you might change your mind about what kind of crazy stuff these governmental nutjobs can do and get people to go along with. (read Stalin, and the Russian people).

  4. Re:He dissed Lisp! on Tim Sweeney On Programming Languages · · Score: 1


    He obviously has never used lisp, or he would know that all the things he wants in a language are already present in lisp.

    Actually a mix of ML and lisp in my opinion would be really handy... (with lisp syntax of course :)

  5. What of Alpha and others? on VMWare/Quake 3/Unreal Tournament on FreeBSD · · Score: 1

    Doesn't this whole binary compatibility thing ignore platforms other then x86?

  6. Re:Ya, GUT on New Heavy Ion Collider could "destroy the earth" · · Score: 1

    Just because we have a theory of everything doesn't mean that anything useful can be computed using it. Just look at QCD. We have all these great theories about quarks, but nuclear engineers can't use them because they are so ridiculously complicated. The engineers use the "fictional" pion exchange model. Just goes to show you. The answer to life, the universe, and everything may be more complicated then you'd have hoped. God didn't neccessarily make the universe so that it would be easy to calculate.

    Gavin E. Gleason

  7. Can you say bubble eyed dog-boys? on Artificial Human-Like Fingers Grown · · Score: 1

    I sware they have them bubble eyed dog-boys down in linear valey!

    We're all D-E-V-O !

  8. Not more unenforcable legislation on North Carolina bans spam · · Score: 1

    Unenforcible legislation, means SELECTIVELY enforced legislation. So when they go knocking down your door and confiscate your computer for using an annonymizer, don't blame me.

  9. Re:bose-einstein condinsate on Bell Labs claims to have found new limit for chip size · · Score: 1

    Dude! Do you even know what a Bose-Einstien condensate is? Maybe you should READ, before you say something stupid. BEC's can be used for switching because of the incredible phase lag that they cause (READ: the speed of light in a BEC can be counted in 10's of miles/hour), which is ideal for switching.

    Jacobian

  10. Re:bose-einstein condinsate on Bell Labs claims to have found new limit for chip size · · Score: 1

    Liquid Helium is most probably a Bose-Einstien condensate. Bose-Einstein switching devices could be practical at several degrees K.

    Jacobian

  11. Re:FreeBSD on Sun to run unmodified Linux Binaries · · Score: 1

    This clearly shows that in fact, I am smoking crack.

    ---------------------------------------------
    "I don't compose, I decompose" -Daniel Elfman

  12. Re:FreeBSD on Sun to run unmodified Linux Binaries · · Score: 1

    What about ELF? Those run unmodified on x86 under FBSD and Linux.

    The original poster must have been smoking crack, because Running binaries on a different arch, and running x86 linux bins on FBSD, are two totally different things. Unless of course they are only talking about x86 Solaris.