Live data from Hacker News

Towards Natural Language Semantic Code Search at GitHub

githubengineering.com

1–10 of 55 posts

Re: Towards Natural Language Semantic Code Search at GitHub

#3
I would settle for the ability to use logical OR when searching issues/pull requests, or to combine multiple negated searches.

"is:pr is:open ( author:bob OR author:jim )"

The lack of this pretty basic functionality makes issue & PR search much less useful than it could be.

Re: Towards Natural Language Semantic Code Search at GitHub

#5
This might just be me, but does anyone else feel that GitHub's code search has other points that could be improved first?

My biggest gripe is that the other results show in seems to be totally random. For example, if I have a Java class called A and I search "class A" in code search, the actual A.java doesn't tend to show up anywhere near the front. I just tried this in a repo and the actual A.java file was on the last page of results when I searched "class A". The vast majority of the results before it didn't even have the words "class" and "A" next to each other, which A.java does...

Maybe I'm doing something wrong (I'd welcome any input on how to use code search correctly!), but it just feels like they're jumping the gun on trying to make their code search more advanced when the basic functionality doesn't work that well.

Re: Towards Natural Language Semantic Code Search at GitHub

#8
post #5

This might just be me, but does anyone else feel that GitHub's code search has other points that could be improved first? My biggest gripe is that the other results show in seems to be totally random. For example, if I have a Java class called A and I search "class A" in code search, the actual A.java doesn't tend to show up anywhere near the front. I just tried this in a repo and the actual A.java file was on the la…

[deleted]

Re: Towards Natural Language Semantic Code Search at GitHub

#9
post #5

This might just be me, but does anyone else feel that GitHub's code search has other points that could be improved first? My biggest gripe is that the other results show in seems to be totally random. For example, if I have a Java class called A and I search "class A" in code search, the actual A.java doesn't tend to show up anywhere near the front. I just tried this in a repo and the actual A.java file was on the la…

We are very aware of the problem. I think you are going to really love what we are working on.

Re: Towards Natural Language Semantic Code Search at GitHub

#10

I want to work at github. They're making cool things.

As of today, GitHub has 89 open positions:

• 2 openings - Business Systems

• 2 openings - Communications

• 38 openings - Engineering

• 3 openings - Finance

• 1 opening - Internal Communications

• 4 openings - Legal

• 8 openings - Marketing

• 2 openings - People Operations

• 1 opening - Policy

• 7 openings - Product

• 8 openings - Sales

• 9 openings - Security

• 1 opening - Services

• 3 openings - Support

https://github.com/about/careers

Post reply on HN