Live data from Hacker News

Viewing profile — namekuseijin

namekuseijin

HN member
Joined
Wed, Oct 20, 2010, 4:47 PM UTC
HN karma
3
Public activity
12 items

About namekuseijin

No profile information was provided.

Recent public activity

  1. comment
    Comment #10283881

    poor bipolar

  2. comment
    Comment #10283833

    are people still learning python? eons ago when I last looked at it, people were still making this very question LOL it's the curse of open source software: as long as the source i…

  3. comment
    Comment #10283757

    right, most people are pigs I'm a dog and only eat bone marrow...

  4. comment
    Comment #10283734

    a giant turkey, indeed probably even the motion was likely very similar to that of birds... you know, those careful steps one after the other of chicken...

  5. comment
    Comment #10281941

    racket is a superset of scheme. I write perfectly valid scheme code and run in racket even with the #lang racket tag... now, let's not get started on RxRS compatibility...

  6. comment
    Comment #10281924

    its features are comparable to old Lisps from the 70's, prior to Scheme and Common Lisp. Nothing really new here at all and lots of old bugs passing for features.

  7. comment
    Comment #1816832

    it's actually a very small vocal minority who hates microsoft. They hate microsoft because microsoft means ubiquitous standardized flatten programming environments the way managers…

  8. comment
    Comment #1816813

    Microsoft Research is kinda like a country club for retired compsci laureates...

  9. comment
    Comment #1812338

    that's bad assembly-style pseudo-code and thinking. Lisp favors higher-level, functional pseudo-code that readily runs as is! like in scheme: (write (let for ((i 0) (s 0)) (if (> i…

  10. comment
    Comment #1811934

    Yeah, there'll come a time when to build systems all you need is a bunch of people talking to reach a consensus: how much to pay for a third party to write it for them. oops, it se…

  11. comment
    Comment #1811896

    I wish there was a language called harmless which common folk could use to express common thought without any fear. It would go like this: do this do this and that and that too do …

  12. comment
    Comment #1811869

    Typed Racket combines all the inconvenience of type declarations with all the performance provided by a dynamic language.