Blog
  • Changelog
$ inbox subscribe --ai

Subscribe for AI news & product updates

Documentation About Sourcegraph
Thinking less to do more: Dev Tool Time with ThePrimeagen
NOV 3, 2021

Thinking less to do more: Dev Tool Time with ThePrimeagen

ThePrimeagen, Senior Software Engineer at Netflix and Twitch Partner tech streamer, shares how he reduces cognitive overhead with tmux, i3, and Neovim to write code more effectively.

Read more
Sourcegraph 3.33 release
OCT 25, 2021

Sourcegraph 3.33 release

Sourcegraph 3.33 introduces general availability for search contexts as well as Code Intelligence status data for all non-admin users.

Read more
Introducing search contexts
OCT 22, 2021

Introducing search contexts

Version contexts and repogroups are a powerful way to search across multiple repositories. To expand this functionality, we're releasing search contexts in Sourcegraph 3.33.

Read more
Down the ergonomic rabbit hole: Dev Tool Time with Amir Rajan
OCT 20, 2021

Down the ergonomic rabbit hole: Dev Tool Time with Amir Rajan

Amir Rajan, acclaimed indie game dev and co-creator of DragonRuby Game Toolkit, shares the many stages of his hardware setup over the years, and how he uses Emacs as a game dev.

Read more
Postgres text search: balancing query time and relevancy
OCT 13, 2021

Postgres text search: balancing query time and relevancy

How do you balance query time and relevance with Postgres text search? Stephen Gutekanst, an engineer working on Sourcegraph's API docs feature, shares tips for stirring code analysis with search indexing.

Read more
How we built our software engineering career framework
OCT 7, 2021

How we built our software engineering career framework

Engineering managers and ICs at Sourcegraph once lacked a common language for growth. Here's the story of how we developed the first version of our first engineering career framework.

Read more
Writing prose like code: Dev Tool Time with Adam Gordon Bell
OCT 6, 2021

Writing prose like code: Dev Tool Time with Adam Gordon Bell

Adam Gordon Bell, Developer Advocate at Earthly, shares how he leverages dev tools to write consistent, high-quality technical prose.

Read more
The nine circles of dependency hell (and a roadmap out)
SEP 28, 2021

The nine circles of dependency hell (and a roadmap out)

Spending more time on dependency issues than writing code - we've all been there, but it doesn't have to be a one-way ticket.

Read more
How to remove secrets from your codebase
SEP 27, 2021

How to remove secrets from your codebase

We used to store secrets in our source code. Here's how we used code search to help us find, remove, and rotate all secrets in our codebase.

Read more
Sourcegraph 3.32 release
SEP 24, 2021

Sourcegraph 3.32 release

Sourcegraph 3.32 introduces a new search sidebar for navigating revisions, improved search results caching, and custom LSIF data retention policies.

Read more
Small things that, when combined, make your development experience that much more pleasant - Dev Tool Time with Paul Jolly
SEP 22, 2021

Small things that, when combined, make your development experience that much more pleasant - Dev Tool Time with Paul Jolly

Paul Jolly, maintainer on the CUE project and co-creator of Play with Go, shares how a minimalist desk setup, combined with the sophisticated programming language CUE, creates a streamlined development environment.

Read more
Accessibility, observability, and sustainability: Dev Tool Time with Liz Fong-Jones
SEP 16, 2021

Accessibility, observability, and sustainability: Dev Tool Time with Liz Fong-Jones

Liz Fong-Jones, Principal Developer Advocate at Honeycomb and long-time Site Reliability Engineer (SRE), shares how nano, Honeycomb, and ARM processors fit together into a moveable, minimal workflow for development.

Read more
Sourcegraph 3.31 release
SEP 2, 2021

Sourcegraph 3.31 release

Sourcegraph 3.31 introduces the ability to automatically migrate saved search notifications to code monitors.

Read more
We're deprecating Language Server support
AUG 26, 2021

We're deprecating Language Server support

We're dropping support for Language Server-based code intelligence from our product, effective 2021-09-06. Note that this will affect all instances that are not running a private extension registry, not just those upgrading to the current version of Sourcegraph.

Read more
"I don't like things that write code for me": Dev Tool Time with Mitchell Hashimoto
AUG 25, 2021

"I don't like things that write code for me": Dev Tool Time with Mitchell Hashimoto

Mitchell Hashimoto, co-founder, CTO, and now individual contributor at HashiCorp, shares how reproducible environments with NixOS and an iPad fit into his developer workflow, and his sentiments about IDEs.

Read more
How to search code with Sourcegraph: a cheat sheet
AUG 19, 2021

How to search code with Sourcegraph: a cheat sheet

A guide to help you get up to speed with Sourcegraph's commands quickly.

Read more
Why we're indexing the OSS universe
AUG 19, 2021

Why we're indexing the OSS universe

We've indexed over 1M open source repositories on Sourcegraph cloud to bring code search to the open source universe and code literacy to a much wider set of people.

Read more
A 5x reduction in RAM usage with Zoekt memory optimizations
AUG 19, 2021

A 5x reduction in RAM usage with Zoekt memory optimizations

Recently, we've been working to scale Sourcegraph cloud's index to 1 million open source repositories and beyond. Part of that effort has been reducing the RAM usage for the Zoekt (pronounced "zooked") servers responsible for handling most of our code searches.

Read more
"I basically want my whole computing environment to be programmable": Dev Tool Time with Thorsten Ball
AUG 18, 2021

"I basically want my whole computing environment to be programmable": Dev Tool Time with Thorsten Ball

Thorsten Ball, software engineer at Sourcegraph, shares how he uses tmux as a window manager for the terminal, and goes to bat for Vim.

Read more
How to search code with Sourcegraph using structural patterns
AUG 13, 2021

How to search code with Sourcegraph using structural patterns

Learn how to use structural search patterns to search code on Sourcegraph.

Read more
← Newer Older →