Live data from Hacker News

Viewing profile — avernet

avernet

HN member
Joined
Fri, Jun 20, 2014, 1:19 AM UTC
HN karma
95
Public activity
11 items

About avernet

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #42068766

    Someone needs to create a brew formula for `hear`.

  5. comment
    Comment #41522076

    And how does repogather do it? From the README, it looks to me like it might provide the content of each file to the LLM to gauge its relevance. But this would seem prohibitively e…

  6. comment
    Comment #22101468

    Yes, Form Builder, in Orbeon Forms, allows you to create a page with form fields, use the provided values to call a REST/CRUD API, and show the result on that page. You can try tha…

  7. story
  8. story
  9. comment
    Comment #8149033

    Here is a link: http://www.haskell.org/haskellwiki/Correctness_of_short_cut_...

  10. comment
    Comment #8145614

    OK, maybe we're getting somewhere. Let me try to write this `map`, just to see. I'm using Scala, so I can put some types, and have the compiler yell at me if I'm doing something ov…

  11. comment
    Comment #8144316

    Providing the signature of this new `map` function (e.g. as in Haskell's fmal http://www.haskell.org/hoogle/?hoogle=fmap ), would certainly go a long way towards helping people und…