Live data from Hacker News

Viewing profile — 45g

45g

HN member
Joined
Tue, Feb 16, 2010, 8:33 PM UTC
HN karma
27
Public activity
8 items

About 45g

No profile information was provided.

Recent public activity

  1. comment
    Comment #7052488

    > You can see how this makes it impossible to mutate the state without remembering to aquire the lock. Not quite true. Looking at the type signature of e.g. RWArc::write I see this…

  2. comment
    Comment #6816467

    What puzzles me about Jolla and it's Sailfish OS is the constant emphasis on being "truly open" when in fact the sources of the OS are nowhere to be found. They point you to projec…

  3. comment
    Comment #2539969

    WebOS is not open source so I fail to see why a "geek" should love it. On the contrary - they should avoid it!

  4. story
  5. comment
    Comment #1516072

    I wonder if someone wants to port the type checker of Typed Racket over to Clojure?

  6. story
  7. comment
    Comment #1130117

    The HLVM implementation is for everyone to see at http://hlvm.forge.ocamlcore.org/ . There is a public mailing list at https://lists.forge.ocamlcore.org/pipermail/hlvm-list/ and I …

  8. comment
    Comment #1129789

    This VM is based on LLVM and in particular aimed at parallel programming. As its author said: "HLVM is an experiment to see what a next-generation implementation of a language like…