Live data from Hacker News

Viewing profile — napoleond

napoleond

HN member
Joined
Thu, Oct 18, 2012, 10:17 PM UTC
HN karma
1,582
Public activity
599 items

About napoleond

@davidnoelromas on Twitter

My email handle is davidnoelromas on the Google mail service

Recent public activity

  1. comment
    Comment #49265814

    Do your colleagues at work have access to all of your own accounts, or are they expensive tamagotchis?

  2. comment
    Comment #49218731

    I think my startup can help: https://unbiased.ai Happy to give you (or anyone here) some trial credits if interested! Email address in my profile.

  3. comment
    Comment #48405938

    It seems clear that LLMs significantly change threat model math, but this observation alone does not explain how or why; the asymmetry that you’re describing is a property of pre-L…

  4. comment
    Comment #47878790

    Each of those examples varies widely, and I don't think most people would treat each of them the same way. In general when the stakes are higher and the ambiguity of outcome is les…

  5. comment
    Comment #47705609

    > It doesn't know if 1 person made all those requests, or N. FWIW this is highly unlikely to be true. It's true that the upstream provider won't know it's _you_ per se, but most LL…

  6. comment
    Comment #46834689

    MoltOverflow is apparently a thing! Along with a few other “web 2.0 for agents” projects: https://claw.direct

  7. comment
    Comment #34598543

    Surely that’s not all it takes?

  8. comment
    Comment #31616871

    I took the trouble of logging in to HN to call bullshit on this whole thread. The reason these teenagers aren’t building standalone apps is generally because they know that web app…

  9. comment
    Comment #29668645

    This year I launched https://www.tabbydata.com , on track to make $500/month by February.

  10. comment
    Comment #29585290

    Shoot me an email if you’d like—I’d be happy to share any learnings from what I built if relevant.

  11. comment
    Comment #29585263

    For other public BigQuery datasets I’d certainly consider just adding them to the demo for free—which specific Bitcoin/finance datasets did you have in mind? For private datasets, …

  12. comment
    Comment #29585231

    Are you looking to set it up for another public dataset or your own private one? Either way, shoot me an email (on the demo page and also in my HN profile) and I’ll see what I can …

  13. comment
    Comment #29585212

    Thanks for noting this! The functionality is definitely not perfect, and the opaque nature of the underlying model does not give much opportunity for tweaking. I suspect slightly a…

  14. comment
    Comment #29584764

    Really? Wow, I would not have expected that to work. Might be one advantage of using this general model instead of a more specialized one.

  15. comment
    Comment #29583703

    The weather dataset has a bit of an unorthodox schema IMO, which gives the model more trouble than usual. That’s kind of the point of this demo, though: to what extent is generated…

  16. comment
    Comment #29583669

    Nice! Yeah I have no doubt that a specialized model could beat this general one, although I find the output from the general one to be uncanny at times. Would love to hear your exp…

  17. comment
    Comment #29583611

    Yeah many rough edges indeed. The generated SQL is the plain output from GPT-3; I have not done anything to customize the model or validate syntax outside it, so the roughness is e…

  18. comment
    Comment #29583266

    Awesome! Always happy to chat; my contact info is in my profile (and also at the bottom of the linked demo).

  19. comment
    Comment #29583236

    Cool! Yes, the ability to customize the model ( https://openai.com/blog/customized-gpt3/ ) also seems like it could be really useful for this.

  20. comment
    Comment #29581379

    Clickable link: https://app.tabbydata.com/sql-assistant-demo

  21. story
    Show HN: Describe SQL using natural language, and execute against real data

    I played around with GPT-3 to build this demo. Select a public BigQuery dataset and describe your query in natural English, then edit the generated SQL as needed and execute it. ht…

  22. comment
    Comment #29132601

    In terms of actually tracking and charting this data, it’s pretty useful to have it all in one place and queryable by SQL—this is not usually the case by default! I built https://w…

  23. comment
    Comment #28917826

    This is a great overview of what to measure, at least for business metrics. (Shameless plug…) For folks wondering how to measure, and also how to track product metrics for their Sa…

  24. comment
    Comment #28368785

    I think this is why most sites—especially those targeting technical audiences—should rely on server-side analytics instead. Add some middleware to your web framework of choice whic…

  25. comment
    Comment #27259893

    And how did you verify its integrity? And what is the upgrade path?