Live data from Hacker News

Viewing profile — beliu

beliu

HN member
Joined
Mon, Dec 23, 2013, 9:04 PM UTC
HN karma
2,233
Public activity
239 items

About beliu

https://twitter.com/beyang

I build developer tools at Sourcegraph: https://sourcegraph.com

Recent public activity

  1. story
  2. story
  3. comment
    Comment #31675290

    In case folks are interested, I had a delightful interview about a year back with Max Brunsfeld, one of the original Atom devs who is now working on Zed: https://about.sourcegraph.…

  4. comment
    Comment #31439974

    LOL! He did talk a lot about his programming backstory (played with BASIC as a kid, no formal training, chemistry major, discovering Linux) and how this informed his worldview. Bot…

  5. story
  6. comment
    Comment #31417948

    This is super common in my experience. Senior/experienced devs spend a bunch of time ramping up the inexperienced or new members of the team and don't have much time remaining to w…

  7. comment
    Comment #31417865

    Thanks! 100% agree with the sentiment that devs should get in front of customers. The best teams I've worked on, the devs have an "end-to-end" sense of ownership, and the organizat…

  8. comment
    Comment #31416835

    World's best code search: https://sourcegraph.com/search Analyze code as data: https://sourcegraph.com/insights Interactive docs you'll actually use: https://sourcegraph.com/notebo…

  9. comment
    Comment #31416811

    This is really important to call out. There have been a lot of really bad practices in the past that try to reduce "developer productivity" to something that approximates a widget …

  10. comment
    Comment #31416585

    Author of the post here. This really resonates with me. One of the best pieces of advice I've received in my life as a programmer, from my first manager actually, was "focus on get…

  11. comment
    Comment #31416548

    Sourcegraph CTO (and author of the post) here. There's no part of our product that seeks to track software productivity? We do have a feature ( https://about.sourcegraph.com/code-i…

  12. comment
    Comment #31299781

    Sourcegraph actually does do proper semantic linking, integrating with compilers (and type inferencers for dynamic languages): https://docs.sourcegraph.com/code_intelligence/explan…

  13. story
  14. comment
    Comment #31218303

    I’m helping with the doctree effort at Sourcegraph. Apologies, the site isn’t actually up yet. This project is still very early stages and we wrote up the README to serve as a sort…

  15. comment
    Comment #31171284

    Sourcegraph CTO here. Does anyone know someone at GitHub or Microsoft we could get in touch with to take over maintenance of git.io? There are hundreds of thousands of references i…

  16. comment
    Comment #31170634

    Here is a list of open source projects that should update their git.io URLs, ranked in order of popularity: https://sourcegraph.com/search?q=context:global+https://git....

  17. story
  18. comment
    Comment #30863644

    Actually that’s not quite right. We offer auto-indexing now for some languages with more on the way. If neither auto-indexing nor manual LSIF generation are an option, we fall back…

  19. comment
    Comment #30860488

    Sourcegraph CTO here. It's interesting to read about GitHub's approach and how it contrasts with the approach we've taken at Sourcegraph. One of the key tradeoffs the article highl…

  20. comment
    Comment #30417614

    This reminds me of Shaple: https://swag.github.io/shaple

  21. comment
    Comment #29506751

    Thank you for this super clear and concise write-up. Used it to write up these instructions for our users and customers to patch the vulnerability across their codebase and sharing…

  22. comment
    Comment #29493995

    Appreciate the feedback here (Sourcegraph CTO). I agree that's annoying. Kicking off a conversation on our end to figure out how to fix that. In the meantime, the workaround would …

  23. comment
    Comment #29493767

    Hey Edwin, if you're open to providing feedback, I'd love to understand which types of searches worked well for you in Google Code Search but not in Sourcegraph. We've invested a l…

  24. comment
    Comment #29488403

    Sourcegraph is open-core, with a dual licensing approach. You can run the open-source version here: https://github.com/sourcegraph/sourcegraph#sourcegraph-oss , and we have an ente…

  25. comment
    Comment #29488378

    We built Sourcegraph taking inspiration from Google Code Search ( https://about.sourcegraph.com/blog/ex-googler-guide-dev-tool... ) to bring the power of code search—and precise co…