Live data from Hacker News

Viewing profile — ishan0102

ishan0102

HN member
Joined
Sun, Aug 08, 2021, 9:58 PM UTC
HN karma
185
Public activity
28 items

About ishan0102

building happenstance.ai

Recent public activity

  1. comment
    Comment #48284532

    I much prefer this over the alternative where people use AI to code without anyone knowing.

  2. comment
  3. story
  4. comment
  5. comment
    Comment #40941184

    I made a search over the last 6 months of "Who wants to be hired" posts using Happenstance, hope it's useful! https://happenstance.ai/search/196c6161-0161-4f82-b9af-4f8e9...

  6. comment
    Comment #40941059

    I made a search over the last 6 months of "Who wants to be hired" posts using Happenstance, hope it's useful! https://happenstance.ai/search/a7f35201-f92e-4bab-825c-c6209...

  7. comment
    Comment #40940821

    I made a search over the last 6 months of "Who wants to be hired" posts using Happenstance, hope it's useful! https://happenstance.ai/search/16cfd18a-947a-4528-82e0-72a78...

  8. comment
  9. comment
    Comment #38205245

    Warp! (warp.dev)

  10. comment
    Comment #38201737

    Yeah this seems easy to build but would rather work on making tools that improve accessibility 10x

  11. comment
    Comment #38201535

    Yup, that's my long term goal. I want an "anything API" that brings structure to anything on the web.

  12. comment
    Comment #38201531

    From OpenAI docs[1]: "For safety reasons, we have implemented a system to block the submission of CAPTCHAs." [1] https://platform.openai.com/docs/guides/vision

  13. comment
    Comment #38201519

    I think costs can come down if you finetune open source models like llava or cogvlm. This demo also cost about 6 cents so it's not insanely expensive either, especially with clever…

  14. comment
    Comment #38201436

    Perfect, I have this as a todo in my readme and I’ll implement this soon

  15. comment
    Comment #38201434

    Yep, took inspiration from them and a couple other startups

  16. comment
    Comment #38201428

    Cool that’s a solid idea, I was trying to only use visual data but this could make the agent a lot more powerful, I’ll try this really soon

  17. comment
    Comment #38201102

    Woah looks great, not surprised that multiple people thought of this! Your prompt looks much better than mine, I'm not really taking advantage of any of the default Vimium shortcut…

  18. comment
    Comment #38200881

    Thank you!

  19. comment
    Comment #38200878

    Huh weird, I'm getting that too. OpenAI has been having periodic outages today, think that might be why since it was working fine earlier.

  20. comment
    Comment #38200754

    Hey! Creator here, thanks for sharing! Let me know if anyone has questions and feel free to contribute, I've left some potential next steps in the README.

  21. comment
    Comment #37592678

    Here's some interesting backstory on how Terence almost failed this exam: https://www.ams.org/notices/202007/rnoti-p1007.pdf

  22. story
  23. comment
  24. story
    Show HN: Hermes – Get emails when your Python job is done

    I found myself checking on my Python jobs via SSH pretty frequently as I don't like leaving my GPU idle. I built this package so that I can just trigger emails from within my code.…

  25. comment
    Comment #35048525

    A quick exploration on how easy it is to jailbreak ChatGPT using techniques from the recent Waluigi post ( https://www.lesswrong.com/posts/D7PumeYTDPfBTp3i7/the-waluig... ) on Less…