SoundCloudHow to Successfully Hand Over Systems
Tips and strategies for effectively transitioning systems in a product company to support strategy and vision
OpenAIGPT-3 powers the next generation of apps
Exploring the transformative influence of GPT-3 on app development
SoundCloudSoundCloud’s New API Track Object
SoundCloud unveils a standardized API Track Object with an updated schema across all track-related endpoints, aligning with the current data model and outlining the removal of deprecated fields.
SoundCloudSoundCloud’s New API Track Object
Explains SoundCloud's updated API Track object, detailing the new schema, standardized response data across endpoints, and the phased removal of deprecated fields to guide developers through migration.
SoundCloudSoundCloud’s New API Track Object
Introducing SoundCloud's new API track object for improved API use and alignment with current data model.
SoundCloudBuilding a Healthy On-Call Culture
This post explains how to build a healthy, voluntary on-call culture in software engineering through structured rotations, fair compensation, and a blameless, learning-driven approach to incident response.
SoundCloudBuilding a Healthy On-Call Culture
A practical guide to designing voluntary, well-structured on-call rotations that emphasize blameless culture, collaborative incident response, and continuous reliability improvement.
SoundCloudBuilding a Healthy On-Call Culture
Exploring the development of a healthy on-call culture in software engineering.
OpenAIMultimodal neurons in artificial neural networks
Exploring the role of multimodal neurons in enhancing the capabilities of artificial neural networks.
SoundCloudDependency Inversion as a Driver to Scale Mobile Development
Demonstrates how applying the Dependency Inversion Principle and contract-based abstractions in modular Swift frameworks enables scalable, loosely coupled mobile development.
SoundCloudDependency Inversion as a Driver to Scale Mobile Development
Dependency Inversion drives scalable mobile development by replacing direct framework dependencies with lightweight contracts and injections, enabling modular architectures and easier maintenance.
SoundCloudDependency Inversion as a Driver to Scale Mobile Development
Exploring how Dependency Inversion can enable scalability in mobile development by modularizing codebases into frameworks.