Blog
  • Changelog
Documentation About Sourcegraph
Building a high performance key/value store
JUL 13, 2017

Building a high performance key/value store

Marty explores the internals of a high-performance key/value store in Go. He discusses the basic design used to store and retrieve data, as well as the techniques used to achieve high performance.

Read more
gRPC in production
JUL 13, 2017

gRPC in production

Today, he's giving us a whirlwind tour of gRPC and how to use it in your production web service.

Read more
JP Robinson of NYTimes on Go kit, Gizmo, and Marvin
JUL 12, 2017

JP Robinson of NYTimes on Go kit, Gizmo, and Marvin

JP Robinson, principal engineer at the New York Times, has "drunk Peter's koolaid" with respect to Go kit.

Read more
Better GitHub code search and browsing with the Sourcegraph Chrome extension
JUN 27, 2017

Better GitHub code search and browsing with the Sourcegraph Chrome extension

Faster, smoother GitHub code browsing with the updated Sourcegraph Chrome extension.

Read more
Sourcegraph, code intelligence, and the Language Server Protocol
MAY 15, 2017

Sourcegraph, code intelligence, and the Language Server Protocol

Pick your favorite Java repository and a revision and file at random (or try this one). Visit that file in Sourcegraph and within seconds, you can jump to definition (Ctrl/⌘-click), find all references (right click), search for symbols (Ctrl/⌘-p), and view usage examples drawn from other projects.

Read more
Code Intelligence for Java now available on Sourcegraph
APR 11, 2017

Code Intelligence for Java now available on Sourcegraph

Today, we announce general availability for Java on Sourcegraph.

Read more
See how many people use a Java library, with Sourcegraph badges
APR 11, 2017

See how many people use a Java library, with Sourcegraph badges

We're excited to announce that Sourcegraph "used by" badges now support Java libraries.

Read more
Introducing code search in Sourcegraph
APR 7, 2017

Introducing code search in Sourcegraph

In-repository code search is now available in Sourcegraph. Simply click the magnifying glass icon above the file tree, type your search term, and click enter.

Read more
How Caddy auto-detects HTTPS interception
MAR 3, 2017

How Caddy auto-detects HTTPS interception

Caddy is called what it is because it acts like a compartment for all your server things. Most people use its HTTP server, but Caddy can also serve DNS, and there are a number of other plugins that extend Caddy's functionality.

Read more
Code Intelligence now available for Java on Sourcegraph.com
MAR 1, 2017

Code Intelligence now available for Java on Sourcegraph.com

Today, we're enabling Code Intelligence on Sourcegraph.com for Java projects that use Maven.

Read more
Part 1: How Sourcegraph scales with the Language Server Protocol
FEB 27, 2017

Part 1: How Sourcegraph scales with the Language Server Protocol

The problem of Code Intelligence and the need for an open standard.

Read more
Part 2: How Sourcegraph scales with the Language Server Protocol
FEB 22, 2017

Part 2: How Sourcegraph scales with the Language Server Protocol

In my last post, I introduced the Language Server Protocol as the open source protocol that we at Sourcegraph believe will enable a new set of developer tools powered by Code Intelligence.

Read more
See how many people use your library, with Sourcegraph badges
FEB 13, 2017

See how many people use your library, with Sourcegraph badges

Update: See "Repository badges" in Sourcegraph documentation for the latest information about this feature.

Read more
Go code intelligence on Sourcegraph: now in general availability (GA)
JAN 25, 2017

Go code intelligence on Sourcegraph: now in general availability (GA)

We're building Sourcegraph to give developers everywhere, at any company, these same superpowers.

Read more
Sourcegraph founders featured on Forbes "30 under 30" list
JAN 6, 2017

Sourcegraph founders featured on Forbes "30 under 30" list

Sourcegraph founders featured on Forbes "30 under 30" list.

Read more
Poetically simple code review
NOV 1, 2016

Poetically simple code review

Begin code review. Too many lines, what to do? Hmm. LGTM?

Read more
Toward a URL for every function in the world
NOV 1, 2016

Toward a URL for every function in the world

Toward a URL for every function in the world.

Read more
Sourcegraph: the best way to read code just got better
OCT 4, 2016

Sourcegraph: the best way to read code just got better

Today, we're announcing a new edition of Sourcegraph that makes it even faster and easier to answer your everyday programming questions.

Read more
Liveblogging GitHub Universe
SEP 28, 2016

Liveblogging GitHub Universe

This year, we're excited to announce we're liveblogging GitHub Universe!

Read more
5 short stories from open source: pains in gains
SEP 14, 2016

5 short stories from open source: pains in gains

Five short stories from open source: pains in gains.

Read more
← Newer Older →

Subscribe for the latest code AI news and product updates