Interview with the winner of Go Challenge #1(sourcegraph.com)
sourcegraph.com
Interview with the winner of Go Challenge #1
https://sourcegraph.com/blog/go-challenge-luke-champine
7 comments
Nice interview. Despite two occurences of the word "straightforward", the guy explains his reasonings in a friendly and accessible way.
Anyone know what is being used to display the code. First time I have seen highlight annotated code like that.
Sourcegraph's clickable code snippets—https://sourcegraph.com/blog/sourceboxes-a-better-way-to-emb.... You can embed them in any blog post FYI.
Just visit any project you'd like to embed on Sourcegraph, select the line range like you normally would on Github (click the start line number and shift+click the end line number, for example https://sourcegraph.com/github.com/gbbr/gomez@ab725e29f93c84...), and click Embed on the toolbar at the top right.