SoundCloudService Architecture at SoundCloud — Part 3: Domain Gateways
Explores SoundCloud's evolution from Value-Added Services to Domain Gateways, detailing CQRS-driven separation of queries and commands, domain-specific gateways for autonomy, and optimization of BFFs using partial responses with FieldMask.
SoundCloudService Architecture at SoundCloud — Part 3: Domain Gateways
Evolution of SoundCloud's service architecture from centralized Value-Added Services to Domain Gateways, detailing CQRS-driven separation of read and write paths, domain-specific gateways, and scalable, autonomous services.
Google DeepMindIs Curiosity All You Need? On the Utility of Emergent Behaviours from Curious Exploration
Exploring the utility of emergent behaviors from curious exploration and the potential for skill retention in unsupervised reinforcement learning
SoundCloudService Architecture at SoundCloud — Part 3: Domain Gateways
Exploring the evolution of service architecture at SoundCloud with a focus on domain gateways.
Google DeepMindIs Curiosity All You Need? On the Utility of Emergent Behaviours from Curious Exploration
The blogpost explores the importance of retaining emergent behaviors from curious exploration in maximizing the potential and usefulness of curiosity-based learning techniques.
Google DeepMindChallenges in Detoxifying Language Models
Challenges in Detoxifying Language Models: This blogpost discusses the challenges in mitigating toxic language generation in language models and highlights the unintended consequences of detoxification.
Google DeepMindChallenges in Detoxifying Language Models
Exploring methods to mitigate toxicity in language models and evaluating their effectiveness and limitations using classifier-based automatic toxicity evaluation.
OpenAITruthfulQA: Measuring how models mimic human falsehoods
Exploring model accuracy in replicating human misconceptions through TruthfulQA
OpenAIHelen Toner joins OpenAI’s board of directors
Announcement of Helen Toner's inclusion in OpenAI's board of directors.
Ink and SwitchBackchannel: A relationship-based digital identity system
An alternative approach to digital identity that replaces user profiles with trusted digital relationships.
Jane StreetGoodbye Core_kernel
Restructuring standard libraries to eliminate difference between Core_kernel and Core at Jane Street with open source release anticipated by end of year
SoundCloudService Architecture at SoundCloud — Part 2: Value-Added Services
SoundCloud evolves its service architecture by centralizing logic in Value-Added Services (VAS) to replace duplicated BFFs, detailing the Edge/API gateway role, domain-driven aggregates, and centralized authorization for tracks and playlists.