Improving Performance with HTTP Streaming
Exploring the benefits of HTTP streaming for improving webpage performance and how Airbnb implemented it on their existing codebase.
Stability AIStability AI Releases StableStudio, the Open Source Future of DreamStudio
Introducing StableStudio, an open-source version of DreamStudio, Stability AI's premier text-to-image consumer application, marking a new era in the company's imaging pipeline and emphasizing their commitment to advancing open-source AI development.
PinterestWarden: Real Time Anomaly Detection at Pinterest
This blog post discusses Pinterest's Warden Anomaly Detection Platform and its use cases, including ML model drift and spam detection. It details the architecture and design philosophy of the platform, as well as the algorithms and techniques used for each use case.
GitHubHow GitHub Copilot is getting better at understanding your code
Improving GitHub Copilot's understanding of code through Fill-in-the-Middle paradigm and advanced retrieval algorithms.
GitHubInside GitHub: Working with the LLMs behind GitHub Copilot
Understanding the experience of GitHub Copilot developers working with OpenAI's large language model and its impact on the development of Copilot
MIT AIJoining the battle against health care bias
Leo Anthony Celi encourages the health care industry to address bias in the gathering and analysis of clinical data for diverse populations.
DropboxInvestigating the impact of HTTP3 on network latency for search
Analyzing the effects of implementing HTTP3 on search network latency
Stability AIAdvocating for Open Models in AI Oversight: Stability AI's Letter to the United States Senate
Stability AI's letter to the United States Senate advocates for open models in AI oversight, highlighting how openness and transparency can improve safety, foster competition, and democratize access to AI tools.
MetaBuilding and deploying MySQL Raft at Meta
The blogpost discusses the implementation and deployment of MySQL Raft at Meta as a replacement for their existing MySQL semisynchronous databases, highlighting the simplification of operations and improved safety provided by Raft.
GitHubAddressing GitHub’s recent availability issues
Details of GitHub's recent availability incidents and their mitigation efforts
Cohere AIIntroducing LLM University — Your Go-To Learning Resource for NLP🎓
Discover LLM University, a comprehensive learning resource for NLP covering the fundamentals of LLMs to advanced topics including generative AI.
Playing Traffic Cop with Fly-Replay
The blog post explains how to use the Fly Replay header in the Fly.io platform to replay an HTTP request somewhere else, either in a different region, on a specific app, or on specific VMs.