Live data from Hacker News

Viewing profile — esafranchik

esafranchik

HN member
Joined
Mon, Apr 03, 2023, 4:17 PM UTC
HN karma
7
Public activity
10 items

About esafranchik

Building AI-native devtools

esteban[at]statespace[dot]com

Recent public activity

  1. comment
    Comment #48171416

    Wouldn't NDCG/token results vary wildly depending on the agent's query and the number of returned items? e.g. agents often run `grep -m 5 "QUERY"` with different queries, instead o…

  2. comment
    Comment #48171250

    Two follow-ups: 1) How do you compare accuracy? by checking if the answer is in any of the returned grep/bm25/semble snippets? 2) How do you measure token use without the agent, pr…

  3. comment
    Comment #48170972

    Is the benchmark measuring one-shot retrieval accuracy, or Coding agent response accuracy?

  4. story
    Show HN: Cush – curl your shell, an HTTP tunnel for AI agents

    I built cush because coding agents can be helpful to diagnose and troubleshoot server issues. The problem is that getting said agents onto a remote server, especially one you don't…

  5. comment
    Comment #47767654

    Does this work with any tool calls that make an HTTP request? e.g. calling `curl` directly vs writing a script to make the request, then calling it

  6. comment
    Comment #47767595

    Have you noticed an relationship between recall and the number of files/memories?

  7. story
  8. comment
    Comment #47208735

    The new API2MCP

  9. comment
    Comment #41245545

    Hello HN! I built Cubyc to manage my ML research in grad school. It lets you store all your experiment metadata with cloud-based repo providers like GitHub, GitLab, and Bitbucket. …

  10. story