Real programmers use butterflies
Embrace efficient programming tools and practices, overcome reluctance to change, and utilize newfound time for productive tasks in software development.
Contemplating Hype
The advent of LLMs has the potential to revolutionize the way we produce and consume information, but it is important to be realistic about the hype and focus on delivering real value.
Liveblog: Open-sourcing Twitter's algorithm
We're eager to see Twitter's algorithm go open source. Sourcegraph devs (and our Discord community) will be liveblogging the most interesting things we find.
My mental model for building and using LLM-based applications
If this LLM is so damn smart, why can't it count how many fingers I'm holding up?
Open sourcing Cody
Cody, Sourcegraph's AI-enabled editor assistant, is now open source
Announcing the Sourcegraph app
The Sourcegraph app, now in beta, brings code intelligence to your local machine in a free, lightweight package.
Announcing Sourcegraph Own
Sourcegraph Own, available now as an experimental feature, integrates evergreen code ownership with Sourcegraph's code intelligence platform.
Cheating is All You Need
There is something legendary and historic happening in software engineering, right now as we speak, and yet most of you don’t realize at all how big it is.
Sourcegraph 5.0
Announcing Sourcegraph 5.0. The latest release includes 20+ updates and introduces Cody, the AI programming assistant.
Our vision for better code ownership
Code ownership today is broken. We're setting out to fix it.
Changes to the Sourcegraph release cadence
A summary of upcoming changes to the Sourcegraph release cadence.
Exploring Pydantic with Samuel Colvin
We had the pleasure of interviewing Samuel Colvin creator of Pydantic, an open source data validation library for Python.
Planes aren't faster cars
What’s exciting about time-saving improvements isn’t the time savings, it’s how they make the impossible become possible.
Sourcegraph 4.5 release
Sourcegraph 4.5 introduces further support for Gerrit as a code host and a new Code Insights UI to make it easier to create repository-scoped insights.
Change a single character in hundreds of GitHub repos while staying in control
How we upgraded from actions/checkout@v2 to actions/checkout@v3 for GitHub Actions across all our repositories.
Notes on code security at Google: finding and fixing vulnerabilities in a massive codebase
Some interesting ways Google ensures their codebase stays secure, across billions of lines of code and ~30,000 software engineers.
Building conc: Better structured concurrency for Go
We built and released conc, an open-source library that makes it easier and safer to write concurrent code in Go.
Sourcegraph 4.4 release
Sourcegraph 4.4 introduces improvements to BitBucket Cloud support and a new background job dashboard for debugging.
Sourcegraph 4.3 release
Sourcegraph 4.3 introduces the fuzzy finder, search context favorites, webhooks for repository syncing, and faster and more reliable code insights.
Code Search at Google: The Story of Han-Wen and Zoekt
At Sourcegraph, we’re inspired by developers that make a difference. Han-Wen Nienhuys, creator of Zoekt, an open source search engine for code based on Google’s internal Code Search tool, is one of those inspiring developers.