DeveloperBridge is a year-long, full-time, paid traineeship program where participants learn from and work with engineering teams at SoundCloud. The DeveloperBridge program was launched in 2017 with the goal of further supporting diversity and inclusion at SoundCloud and giving back to the tech community.
At SoundCloud, we changed our hiring strategies to adapt to hiring remotely during COVID-19.
SoundCloud engineers and recruiters recently comprehensively rethought the backend engineering take-home challenge. This is the second in a small series of posts, and it contains the recruiting perspective and the results of the changes.
SoundCloud engineers and recruiters recently comprehensively rethought the backend engineering take-home challenge. This is the first in a small series of posts about what we did and why.
This article announces the release of Twinagle, an open source implementation of the Twirp protocol for Scala/Finagle.
This blog post explains how the Content Team at SoundCloud introduced a process for creating stretch opportunities for its engineers.
Open sourcing intervene, a tool to selectively mock API responses and proxy everything else to the real API server.
A new approach to exception monitoring, designed for high scalability...
Two years ago, if an engineering team at SoundCloud needed data produced by another team, in many cases, that team would have had to start by building a dataset from the raw data. That meant there was no standard way to structure data into a dataset, there were errors in understanding and interpreting raw data, and there was no reuse of datasets across teams. Ownership of datasets was with the teams consuming data, even when the data itself was owned and best understood by someone else. By agreeing on an ownership strategy, a common shape for datasets, and standard tooling, SoundCloud was able to streamline these problems away. Now the data and datasets are provided by those who know best about their data, along with the help of tooling built by those who know best about building tools. Read on to learn what datasets look like at SoundCloud and how they are built.
Learn how SoundCloud improved the productivity of its iOS engineers by using Tuist to generate Xcode projects.