Live data from Hacker News

Viewing profile — glaforge

glaforge

HN member
Joined
Thu, Jun 28, 2012, 3:53 PM UTC
HN karma
28
Public activity
9 items

About glaforge

No profile information was provided.

Recent public activity

  1. comment
    Comment #39030538

    DiskANN seems to be a recent & effective approach: https://github.com/microsoft/DiskANN

  2. comment
    Comment #35467483

    And in my current project, I'm using Bob's creation, the @Inject annotation that he introduced when he was leading the work on JSR-330!

  3. comment
    Comment #35459320

    I believe I met Bob for the first time in 2007. I was already leading the Apache Groovy project back then (started in 2003) and had the chance to do a "tech talk" at Google, in Mou…

  4. story
  5. comment
    Comment #4176770

    Also under the radar because such companies using Groovy sometimes ask us to not speak publicly about the fact they're using Groovy... to my great disappointment!

  6. comment
    Comment #4176758

    The static features of Groovy 2.0 are actually a reaction to users demand and wishes. You can read the article to have a more elaborate explanation of this, but in a nutshell, our …

  7. comment
    Comment #4176706

    The static features were not integrated from the Groovy++ project, as it differed in various ways compared to what we had in mind for Groovy. But Groovy++'s definitely been a great…

  8. comment
    Comment #4176697

    Unfortunately, I cannot give some of the real-world DSLs that I know of or that I've worked on, as my customers request that we don't publicize that information. Just to give you a…

  9. comment
    Comment #4175553

    No, Groovy is used in many other places than Grails. One can think of the Gradle build automation tool ( http://gradle.org/ ), for instance, which uses Groovy as a DSL. But actuall…