Live data from Hacker News

Viewing profile — throwaway487550

throwaway487550

HN member
Joined
Thu, Dec 06, 2018, 11:06 AM UTC
HN karma
-3
Public activity
13 items

About throwaway487550

No profile information was provided.

Recent public activity

  1. comment
    Comment #18639200

    With all due respect, 166 packages to compile for a 5 line hello-word is so Nodejsy. It is a smell, a red flag. We should learn more from Go and Erlang. I hope the Tide will do.

  2. comment
    Comment #18639127

    What kind of fucking bullshit is this? Autism is a spectrum of compensating behavioral patterns that emerge as the way to diminish unusually high emotional stress (which is also a …

  3. comment
    Comment #18635659

    > offshoring and massive immigration lowers the cost of labor for the rich This will fail in the long run, because any serious studying require isolated from "society" middle-class…

  4. comment
    Comment #18629149

    How could I write this in Rust? fun map f [] = [] | map f (x::xs) = (f x) :: map f xs; And boy, no TCO. What a shame.

  5. comment
    Comment #18629122

    > Rust's traits are type-classes. And the functor typeclass in Rust looks like...?

  6. comment
    Comment #18625821

    Protobuf does implicitly, via code-generation, what could be done explicitly via defining algebraic types and pattern-marching on receive, a-la Erlang.

  7. comment
    Comment #18624879

    Still, we want more things to be boldly and shamelessly borrowed from ML and Haskell * Universal pattern-matching (everywhere) * Obvious syntactic sugar for defining and applying c…

  8. comment
    Comment #18624503

    No. They never produced anything even vaguely similar to J2EE, NodeJS or PHP. Old School things, like ML, MIT Scheme, T3 Scheme, Common Lisps and Haskell are unattainable to modern…

  9. comment
    Comment #18617631

    [flagged]

  10. comment
    Comment #18617576

    https://www.youtube.com/watch?v=_2NI6t2r_Hs among other things. These were places where old-school (with classical understanding, if we follow Robert M. Pirsig) people tried to red…

  11. comment
    Comment #18617062

    How abstract concepts, introduced to establish artificial symmetry, could be used to describe aspects of reality which does not rely on any abstract notions whatsoever? Some proces…

  12. comment
    Comment #18617031

    Nowadays it cannot even be fully comprehend how places like MIT, Stanford AI lab, Xerox Park research and, of course, Bell labs were islands of intelligence and sanity compared to …

  13. comment
    Comment #18617010

    Look ma, communicating sequence processes