Hacker News new | ask | show | jobs
by colin353 1454 days ago
I'm one of the engineers at GitHub that built this - happy to answer questions (or fast-track your access into the preview!)
4 comments

Hey, I’m the developer of a popular tool for searching all of public GitHub for sensitive information (GitHub.com/tillson/git-hound) … would love to get access to play with it and see how it can improve secret detection. github.com/tillson
I use GitHub search all the time to read and understand code on my phone, this thing will work on the web UI, right?

I would be delighted to getfast-tracked and get access to better search. github.com/fiatjaf

Would definitely appreciate being fast tracked!

https://github.com/WillyKess

That’s be awesome, would love to move off sourcegraph! github.com/bencooper222
What's wrong with sourcegraph?

The domain is a bit annoyingly long but other than that..?

How well does it work with C++ code?
Very nicely, they have a ton of high quality language integrations! Try it out and you'll discover how good it is.
Interesting because on https://lsif.dev/ I see that LSIF support for C++, which basically is just a wrapper around clangd AFAIU, is deprecated. Is there something else that replaced it?