Viewing profile — ishan0102
ishan0102
HN member- Joined
- Sun, Aug 08, 2021, 9:58 PM UTC
- HN karma
- 185
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About ishan0102
Recent public activity
-
comment
Comment #48284532
I much prefer this over the alternative where people use AI to code without anyone knowing.
- comment
- story
- comment
-
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...
-
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...
-
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...
-
comment
Comment #40764766
so good
-
comment
Comment #38205245
Warp! (warp.dev)
-
comment
Comment #38201737
Yeah this seems easy to build but would rather work on making tools that improve accessibility 10x
-
comment
Comment #38201535
Yup, that's my long term goal. I want an "anything API" that brings structure to anything on the web.
-
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
-
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…
-
comment
Comment #38201436
Perfect, I have this as a todo in my readme and I’ll implement this soon
-
comment
Comment #38201434
Yep, took inspiration from them and a couple other startups
-
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
-
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…
-
comment
Comment #38200881
Thank you!
-
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.
-
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.
-
comment
Comment #37592678
Here's some interesting backstory on how Terence almost failed this exam: https://www.ams.org/notices/202007/rnoti-p1007.pdf
- story
- comment
-
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.…
-
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…