Viewing profile — avernet
avernet
HN member- Joined
- Fri, Jun 20, 2014, 1:19 AM UTC
- HN karma
- 95
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About avernet
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #42068766
Someone needs to create a brew formula for `hear`.
-
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…
-
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…
- story
- story
-
comment
Comment #8149033
Here is a link: http://www.haskell.org/haskellwiki/Correctness_of_short_cut_...
-
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…
-
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…