Nitpick: get started and pricing buttons don't collapse the burger menu Also I assume I need an openai API key for this? I can't find that anywhere
If you use the prebuilt desktop version or cloud, it uses our OpenAI key. And thanks, will update the site!
Launch HN: Bloop (YC S21) – Code Search with GPT-4
31–40 of 131 posts
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#32How does YC spit out so many GPT based startups recently, so soon after the LLM mainstream hype started (including ones that were founded years prior)? Is Sam Altman still involved in YC?
All while HN posters were warning us about a flood of low quality AI generated content, well, here it is in one of its forms.
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#33I can't find any mention of which languages are supported - can anyone point me in the right direction?
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#34Earlier quoted context omitted.
Unless I'm mistaken Bloop is about searching your own codebase, not public code. It would never bring back code that isn't already in your codebase.
Being license aware is a good thing, lots of codebases uses many different licenses. I could also see this being useful for local code repos of open source code. I haven't looked, but it could be a combination of LXR (linux cross reference) project and an ML powered code understanding engine.
I think an easy way to read licenses from the snippet view is a good idea.
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#35Earlier quoted context omitted.
If you use the prebuilt desktop version or cloud, it uses our OpenAI key. And thanks, will update the site!
I'm curious why you're using your key? I want to try this out on my work codebase, but for security reasons it would be better to use my own key, since I don't know if OpenAI might decide to share API search history with whoever owns the key.
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#36"Precise code navigation in 10+ languages helps you move quickly through refs and defs" I can't find any mention of which languages are supported - can anyone point me in the right direction?
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#37Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#38I have to ask the obvious question, with GPT4 able to write code to solve the problem itself, why would I bother searching for existing code?
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#39> ‘Private’ here means that no code is shared with us or OpenAI at index time, and when a search is made only relevant code snippets are shared to generate the response. (This is more or less the same data usage as Copilot).
is the reason I went from "ha, cool tool" to "okay, let me go download it".
Quite surprised that you don't actually have a login wall to download. Missing an opportunity to track downloads, upsell to paid plan, etc. etc. imho.