Live data from Hacker News

Sourcegraph Server 2.4: free, powerful search for private code

about.sourcegraph.com

51–60 of 89 posts

Re: Sourcegraph Server 2.4: free, powerful search for private code

#51
post #3

Sourcegraph CEO here. Thanks for this post. We packed a lot of stuff into 2.4: faster, more powerful code search, Google Alerts-style search monitoring, diff searches, and more. It’s now free on a single server for any number of users and repositories. Happy to answer questions here.

Do you accept REMOTE jobs?

[deleted]

Re: Sourcegraph Server 2.4: free, powerful search for private code

#52
post #39
post #35

Earlier quoted context omitted.

1. I never really noticed that because I mainly use Sourcegraph's code-intelligence on open source projects and as a result search is something that I have to rarely rely on. 2. You can stylize any page using something like stylebot or a homebrew browser extension. 3. Although not something that I do often, I find the filename search on google (for OSS projects) quite accurate and then the chrome extension allows you…

I don’t think the person you replied to is complaining about Sourcegraph. He is talking about how he dislikes GitHub code search, and it seems that he likes Sourcegraph.

I dislike github search too, especially the pagination part but the issues GP mentioned can be avoided by using some google-foo and Sourcegraph for Chrome :)

Re: Sourcegraph Server 2.4: free, powerful search for private code

#53
post #49
post #3

Sourcegraph CEO here. Thanks for this post. We packed a lot of stuff into 2.4: faster, more powerful code search, Google Alerts-style search monitoring, diff searches, and more. It’s now free on a single server for any number of users and repositories. Happy to answer questions here.

Do you have any publicly available security review documents?

Our security page is at https://about.sourcegraph.com/security. We have a security assessment that we can share with customers, but not one that we post publicly yet.

We have customers who run Sourcegraph on machines that are completely blocked off from the Internet and only have access to the specific IP ranges of their code hosts on the same network. You can set it up like that if you'd like, which would significantly reduce the risks without needing to trust any third parties (us or the security reviewer).

Re: Sourcegraph Server 2.4: free, powerful search for private code

#54
post #46
post #44

Earlier quoted context omitted.

Sorry about that. What version of macOS and Docker for Mac? We’ll look into that now.

OS 10.13.3 (17D34a) and Docker 17.12.0-ce-mac46 (21698). I don't think it's you, Docker is just still a bit flaky there, which is why I'm asking. I'll try it with something smaller.

Thanks. Theoretically it'd be possible for us to ship a static Go binary for everything except for our syntax highlighter and the (very convenient) bundled PostgreSQL and Redis. We'll monitor the feedback we get and see how to prioritize this. It definitely helps to hear that Docker did not work well for you.

Re: Sourcegraph Server 2.4: free, powerful search for private code

#55
post #3

Sourcegraph CEO here. Thanks for this post. We packed a lot of stuff into 2.4: faster, more powerful code search, Google Alerts-style search monitoring, diff searches, and more. It’s now free on a single server for any number of users and repositories. Happy to answer questions here.

Do you accept REMOTE jobs?

Yes, we have some fantastic international and non-SF-based teammates at Sourcegraph, and we'd love to have more.

Re: Sourcegraph Server 2.4: free, powerful search for private code

#56
post #20

Earlier quoted context omitted.

Is code intelligence a paid upgrade for all languages?

Yes, code intelligence (go-to-definition, find references, hovers, etc.) on Sourcegraph Server is a paid upgrade for all languages. But you can try/use it for free on open-source projects using our Chrome extension (to get it on code you view on GitHub) at https://chrome.google.com/webstore/detail/sourcegraph-for-gi... or on our public site directly at https://sourcegraph.com/github.com/gorilla/websocket/-/blob/... (…

I don't really get the pricing on code intelligence. So if I have 50 users and want Javascript, Python, and PHP, that's $750/month, even if 25 users only ever use Python?

Re: Sourcegraph Server 2.4: free, powerful search for private code

#57
post #20

Earlier quoted context omitted.

Yes, code intelligence (go-to-definition, find references, hovers, etc.) on Sourcegraph Server is a paid upgrade for all languages. But you can try/use it for free on open-source projects using our Chrome extension (to get it on code you view on GitHub) at https://chrome.google.com/webstore/detail/sourcegraph-for-gi... or on our public site directly at https://sourcegraph.com/github.com/gorilla/websocket/-/blob/... (…

I don't really get the pricing on code intelligence. So if I have 50 users and want Javascript, Python, and PHP, that's $750/month, even if 25 users only ever use Python?

If you want 3 or more languages, then contact us (at https://about.sourcegraph.com/pricing) and we can give you a package discount. Overall, if pricing is a concern, I'd love to learn more. I'll email you.

Re: Sourcegraph Server 2.4: free, powerful search for private code

#59
post #55

Earlier quoted context omitted.

Yes, we have some fantastic international and non-SF-based teammates at Sourcegraph, and we'd love to have more.

non US?

Yes. I was wrong in my previous answer - after sqs's response, I looked them up on linkedin, they have at least a german developer in Berlin.

(FWIW - and I'm only saying this in case you were in a similar situation: I applied to them for a job not because I was looking for one, but because I accidentally saw it on HN and the match between my skills and their apparent need was simply "too good to be true" territory. I wasn't necessarily expecting an offer, but I expected to talk to someone - was curious to learn more about what they're doing. However, I got rejected straight away - so I just assumed that they said "REMOTE" for the heck of it... I know it sounds arrogant, but I have a hell of a hard time believing their other applications outclass me so obviously that it was not even worth talking to me, so I assumed it must be something else)

Re: Sourcegraph Server 2.4: free, powerful search for private code

#60
post #46
post #44

Earlier quoted context omitted.

Sorry about that. What version of macOS and Docker for Mac? We’ll look into that now.

OS 10.13.3 (17D34a) and Docker 17.12.0-ce-mac46 (21698). I don't think it's you, Docker is just still a bit flaky there, which is why I'm asking. I'll try it with something smaller.

Docker for Mac has known issues with file system. You may want to try docker-sync for the volumes.
Post reply on HN