Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

AI Articles

87 articles

Related Tags

Developer Platform(24)
Agents(24)
Developers(23)
Agents Week(20)
Cloudflare Workers(17)
Workers AI(13)
Engineering(10)
Platform
(8)
Security(7)
Machine Learning(7)
LLM(6)
Infrastructure(6)
Developer Tools(6)
MCP(5)
Dash(5)
  • 1
  • More pages
  • 3
  • 4
  • 5
Databricks logoDatabricks
101 min read
Architecture•2026-03-09

Decoupled by Design: Billion-Scale Vector Search

Databricks redesigned its Vector Search from scratch to support billion-scale workloads by decoupling storage from compute.

AI
Microsoft logoMicrosoft
31 min read
AI•2026-02-27

Engineering and algorithmic interventions for multimodal post-training at Microsoft scale

This post describes five engineering and algorithmic interventions developed at Microsoft to stabilize reinforcement learning post-training of multimodal agents for Copilot at production scale.

AI
Engineering@Microsoft
performance
Cloudflare logoCloudflare
231 min read
Frontend•2026-02-24

How we rebuilt Next.js with AI in one week

One engineer and an AI model rebuilt Next.js from scratch as "vinext", a Vite-based drop-in replacement deployable to Cloudflare Workers, for ~$1,100 in tokens over one week.

AI
Cloudflare Workers
Workers AI
Developers
Developer Platform
JavaScript
Open Source
Performance
Cloudflare logoCloudflare
331 min read
AI•2026-02-20

Code Mode: give agents an entire API in 1,000 tokens

Cloudflare introduces Code Mode, a technique that exposes their entire 2,500+ endpoint API to AI agents via just two MCP tools consuming only ~1,000 tokens.

Developers
Developer Platform
AI
Workers AI
Cloudflare Workers
Optimization
Open Source
Spotify logoSpotify
661 min read
Architecture•2026-02-19

Our Multi-Agent Architecture for Smarter Advertising

Spotify introduces a multi-agent AI architecture to unify advertising media planning across Direct, Self-Serve, and Programmatic buying channels.

AI
Machine Learning
Developer Tools
Developer Experience
Dropbox logoDropbox
101 min read
Machine Learning•2026-02-12

How low-bit inference enables efficient AI

This article explores low-bit inference techniques that make large AI models faster and more cost-efficient to serve in production.

models
quantization
AI
Machine Learning
Dash
inference
Cloudflare logoCloudflare
161 min read
AI•2026-02-12

Introducing Markdown for Agents

Cloudflare introduces Markdown for Agents, a feature that automatically converts HTML pages to markdown at the network level for AI crawlers and agents.

AI
Agents
Developers
Developer Platform
Microsoft logoMicrosoft
91 min read
AI•2026-02-11

How we built the Microsoft Learn MCP Server

Microsoft built a remote MCP Server to expose Microsoft Learn documentation to AI agents via the Model Context Protocol standard.

Engineering@Microsoft
AI
Learn
MCP
Dropbox logoDropbox
181 min read
Culture•2026-02-11

Insights from our executive roundtable on AI and engineering productivity

Dropbox hosted an executive roundtable on AI and engineering productivity, sharing lessons from their own AI adoption journey and cross-industry leadership perspectives.

Culture
AI
developer productivity
Events
Cloudflare logoCloudflare
51 min read
Security•2026-02-05

2025 Q4 DDoS threat report: A record-setting 31.4 Tbps attack caps a year of massive DDoS assaults

Cloudflare's Q4 2025 DDoS Threat Report documents a record-breaking 31.4 Tbps attack and a year of unprecedented DDoS escalation.

DDoS Reports
DDoS
Cloudforce One
Security
Advanced DDoS
AI
Cloudflare logoCloudflare
51 min read
AI•2026-01-30

Google’s AI advantage: why crawler separation is the only path to a fair Internet

This post argues that Google's dual use of its search crawler (Googlebot) for both indexing and generative AI training gives it an unfair competitive advantage over publishers and rival AI companies.

AI
AI Bots
Google
Legal
Policy & Legal
Cloudflare logoCloudflare
11 min read
AI•2026-01-29

Introducing Moltworker: a self-hosted personal AI agent, minus the minis

This post introduces Moltworker, a middleware solution that enables running Moltbot (a self-hosted personal AI agent) on Cloudflare's infrastructure without dedicated hardware.

AI
Agents
Cloudflare Workers
Containers
Sandbox
Grab logoGrab
35 min read
AI•2026-01-29

Cursor at Grab: Adoption and impact

This post details how Grab scaled adoption of the Cursor AI coding assistant across engineering and non-technical teams, sharing key metrics and productivity findings.

AI
Engineering
Microsoft logoMicrosoft
01 min read
Machine Learning•2026-01-28

Diagnosing instability in production-scale agent reinforcement learning

This post identifies a late-phase instability mechanism in production-scale reinforcement learning for tool-using agents, caused by tool-conditioned variance amplification.

Engineering@Microsoft
AI
Cloudflare logoCloudflare
131 min read
Frontend•2026-01-16

Astro is joining Cloudflare

Cloudflare has acquired The Astro Technology Company, the team behind the Astro web framework, committing to its continued open-source development.

Acquisitions
Application Services
Developer Platform
Cloudflare Workers
Workers AI
Security
AI
Grab logoGrab
220 min read
AI•2026-01-16

From deployment slop to production reality: How BriX bridges the gap with enterprise-grade AI infrastructure

This article introduces BriX, a platform that transforms AI prototypes into enterprise-grade production tools without requiring deep DevOps expertise.

AI
LLM
Deployment
Engineering
Cloudflare logoCloudflare
01 min read
AI•2026-01-15

Human Native is joining Cloudflare

Cloudflare has acquired Human Native, a UK-based AI data marketplace that transforms multimedia content into licensed, structured training data.

AI
Generative AI
Data
Acquisitions
Developer Platform
Dropbox logoDropbox
71 min read
Machine Learning•2025-12-18

Inside the feature store powering real-time AI in Dropbox Dash

Dropbox Dash built a custom hybrid feature store to power real-time AI ranking across tens of thousands of work documents.

LLM
AI
Machine Learning
Dash
Spotify logoSpotify
81 min read
AI•2025-12-09

Background Coding Agents: Predictable Results Through Strong Feedback Loops (Honk, Part 3)

Spotify shares how they designed reliable background coding agents ("Honk") using strong verification loops to minimize incorrect or broken pull requests at scale.

AI
Developer Experience
Platform
Developer Tools
Microsoft logoMicrosoft
21 min read
AI•2025-12-03

The Interaction Changes Everything: Treating AI Agents as Collaborators, Not Automation

This post presents a framework for treating AI agents as collaborative partners rather than automation tools, based on Microsoft's Entra SDK v1-to-v2 migration across hundreds of repositories.

Engineering@Microsoft
AI
AI agent
Developer productivity