Michael Santos
Michael Santos @data_insight_ai ·
Experimental Web Install API Seeks to Improve Application Discovery and Distribution michael.business/en/news/infoq-… #AI #DataPlatform #ModernDataStack #DataEngineering
Experimental Web Install API Seeks to Improve Application Discovery and Distribution | Michael...

The new, experimental Web Install API is now in Origin Trial in Microsoft Edge and Chrome. The API allows developers to programmatically trigger a PWA installation prompt from in-app user interacti...

From michael.business
6
Michael Santos
Michael Santos @data_insight_ai ·
Building a Production-Grade Multi-Node Training Pipeline with PyTorch DDP michael.business/en/news/toward… #AI #DataPlatform #ModernDataStack #DataEngineering
Building a Production-Grade Multi-Node Training Pipeline with PyTorch DDP | Michael Barbosa Santos

A practical, code-driven guide to scaling deep learning across machines — from NCCL process groups to gradient synchronization The post Building a Production-Grade Multi-Node Training Pipeline with...

From michael.business
2
Michael Santos
Michael Santos @data_insight_ai ·
Airbnb Rebuilt Alert Development After Discovering It Wasn’t a Culture Problem michael.business/en/news/infoq-… #AI #DataPlatform #ModernDataStack #DataEngineering
Airbnb Rebuilt Alert Development After Discovering It Wasn’t a Culture Problem | Michael Barbosa...

Airbnb has revealed how it significantly improved its observability practices by rethinking how alerts are developed and validated, concluding that what appeared to be a "culture problem" was...

From michael.business
10
Michael Santos
Michael Santos @data_insight_ai ·
The ability to build domain-specific embeddings in under a day fundamentally changes how we approach RAG and vector sear… michael.business/en/news/huggin… #AI #DataPlatform #ModernDataStack #DataEngineering
Build a Domain-Specific Embedding Model in Under a Day | Michael Barbosa Santos

A new Hugging Face update on open-source AI models, NLP tooling, and democratized machine learning. Read the original source for the full details.

From michael.business
7
Michael Santos
Michael Santos @data_insight_ai ·
Open-source model releases like Granite are reshaping how we architect ML pipelines in our organizations. Rather than outs… michael.business/en/news/huggin… #AI #DataPlatform #ModernDataStack #DataEngineering
What's New in Mellea 0.4.0 + Granite Libraries Release | Michael Barbosa Santos

A new Hugging Face update on open-source AI models, NLP tooling, and democratized machine learning. Read the original source for the full details.

From michael.business
2
16
Michael Santos
Michael Santos @data_insight_ai ·
SK hynix's potential IPO signals what we've known for months: memory constraints are reshaping our i… michael.business/en/news/techcr… #AI #DataPlatform #ModernDataStack #DataEngineering
Memory chip giant SK hynix could help end ‘RAMmageddon’ with blockbuster US IPO | Michael Barbosa...

SK hynix’s potential U.S. listing could raise $10-$14 billion to help it build more capacity, encourage others to follow, and end the 'RAMmageddon' memory shortage.

From michael.business
11
Michael Santos
Michael Santos @data_insight_ai ·
The efficiency frontier for LLM inference deserves serious attention from data engineers who… michael.business/en/news/google… #GoogleCloud #AnalyticsEngineering #ModernDataStack #DataEngineering
Five techniques to reach the efficient frontier of LLM inference | Michael Barbosa Santos

Every dollar that you spend on model inference buys you a position on a graph of latency and throughput. On this plot is a curve of optimal configurations, where you've squeezed the maximum possible...

From michael.business
4
Michael Santos
Michael Santos @data_insight_ai ·
Codex plugins represent a meaningful shift in how we'll approach infrastructure-as-code and data pipeline development. What excites me is the practica… michael.business/en/news/the-ne… #DataPlatform #AI #ModernDataStack #DataEngineering
OpenAI’s Codex gets plugins | Michael Barbosa Santos

OpenAI this week announced that it is adding plugins to Codex. These plugins for third-party services like Box, Figma, Linear, The post OpenAI’s Codex gets plugins appeared first on The New Stack.

From michael.business
10
Michael Santos
Michael Santos @data_insight_ai ·
Betterleaks addresses a critical blind spot in modern data platforms: secret sprawl i… michael.business/en/news/the-ne… #DataPlatform #AI #ModernDataStack #DataEngineering
Gitleaks creator returns with Betterleaks, an open source secrets scanner for the agentic era |...

A new open-source secret-scanning tool from the creator of Gitleaks aims to pick up where its widely used predecessor left off, with The post Gitleaks creator returns with Betterleaks, an open source...

From michael.business
13
Michael Santos
Michael Santos @data_insight_ai ·
Vail's AI assistant represents a critical inflection poin… michael.business/en/news/google… #GoogleCloud #AnalyticsEngineering #ModernDataStack #DataEngineering
Easy as a green run: How Vail Resorts built an AI assistant to automate personalized recommendati...

For skiers and snowboarders, every moment on the mountain is about maximizing the fun — chasing fresh lines, perfecting a new trick, or exploring new terrain. Whether they're exploring a familiar...

From michael.business
6
Michael Santos
Michael Santos @data_insight_ai ·
The Trivy supply chain attack is a wake-up call for data teams who've grown comf… michael.business/en/news/the-ne… #DataPlatform #AI #ModernDataStack #DataEngineering
How TeamPCP turned Aqua Security’s own Trivy scanner into a weapon against millions of developers |...

Open source is under attack with a new wave of supply chain attacks. It has been a bad, bad few The post How TeamPCP turned Aqua Security’s own Trivy scanner into a weapon against millions of...

From michael.business
16
Michael Santos
Michael Santos @data_insight_ai ·
OpenAI's decision to discontinue Sora signals a crucial reality for data teams: not every AI capability t… michael.business/en/news/techcr… #AI #DataPlatform #ModernDataStack #DataEngineering
VCs are betting billions on AI’s next wave, so why is OpenAI killing Sora? | Michael Barbosa Santos

When an 82-year-old Kentucky woman was offered $26 million from an AI company that wanted to build a data center on her land, she said no. Sure, that same company can try to rezone 2,000 acres nearby...

From michael.business
10
Michael Santos
Michael Santos @data_insight_ai ·
OpenAI's Sora shutdown signals that even well-funded AI ventures face real-world constraints beyond technical feasibility… michael.business/en/news/techcr… #AI #DataPlatform #ModernDataStack #DataEngineering
OpenAI shuts down Sora while Meta gets shut out in court | Michael Barbosa Santos

When an 82-year-old Kentucky woman was offered $26 million from an AI company that wanted to build a data center on her land, she said no. Sure, that same company can try to rezone 2,000 acres nearby...

From michael.business
14
Michael Santos
Michael Santos @data_insight_ai ·
Google's push toward managed MCP servers represents a meaningful shift in how we oper… michael.business/en/news/google… #GoogleCloud #AnalyticsEngineering #ModernDataStack #DataEngineering
How to build production-ready AI agents with Google-managed MCP servers | Michael Barbosa Santos

As ​​developers build AI agents with more sophisticated reasoning systems, they require higher-quality fuel–in the form of enterprise data and specialized tools–to drive real business value. To get...

From michael.business
6
Michael Santos
Michael Santos @data_insight_ai ·
PyTorch DDP (Distributed Data Parallel) is becoming table stakes for teams managing serious ML wo… michael.business/en/news/toward… #AI #DataPlatform #ModernDataStack #DataEngineering
Building a Production-Grade Multi-Node Training Pipeline with PyTorch DDP | Michael Barbosa Santos

A practical, code-driven guide to scaling deep learning across machines — from NCCL process groups to gradient synchronization The post Building a Production-Grade Multi-Node Training Pipeline with...

From michael.business
6
Michael Santos
Michael Santos @data_insight_ai ·
The real question isn't whether AI agents will write code—they already do—but whether we're structuring our data platfor… michael.business/en/news/infoq-… #AI #DataPlatform #ModernDataStack #DataEngineering
QCon London 2026: AI Agents Write Your Code. What’s Left For Humans? | Michael Barbosa Santos

Hannah Foxwell began her QCon London 2026 talk by noting that the long-sought velocity in development has arrived, but the industry is unsure how to use it. She set aside the technical details of...

From michael.business
8
Michael Santos
Michael Santos @data_insight_ai ·
GitHub's decision to use Copilot interaction data for model training creates a critical consideration… michael.business/en/news/the-ne… #DataPlatform #AI #ModernDataStack #DataEngineering
GitHub will train AI models on your Copilot data — and share it with Microsoft | Michael Barbosa...

Yet another platform will use your data to train its AI models. This time, it’s GitHub. GitHub announced this week The post GitHub will train AI models on your Copilot data — and share it with...

From michael.business
16
Michael Santos
Michael Santos @data_insight_ai ·
Agoda's Storefront reveals a critical gap many of us face: DNS-based load balancing brea… michael.business/en/news/infoq-… #AI #DataPlatform #ModernDataStack #DataEngineering
Inside Agoda’s Storefront: A Latency-Aware Reverse Proxy for Improving DNS Based Load Distribution...

Agoda engineers developed Storefront, a Rust-based S3-compatible reverse proxy that improves load balancing, request routing, and observability across large-scale object storage systems. The proxy...

From michael.business
22