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

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

Latest Engineering Articles

Explore real-world engineering experiences from top tech companies.

필터 초기화
⌘K
AllFrontendBackendAI / MLML OpsDevOpsMobileArchitectureData EngSecurityProductCulture

Trending Posts

#1
Pinterest logoPinterest

Making User-Sequence Data More Cost-Efficient, Faster, and Easier to Use

9 views2026-05-21
#2
The Hacker News logoThe Hacker News

Agent AI is Coming. Are You Ready?

9 views2026-05-20
#3
Hugging Face logoHugging Face

Specialization Beats Scale: A Strategic Variable Most AI Procurement Decisions Overlook

6 views2026-05-22
#4
Google Cloud logoGoogle Cloud

The agentic era: Architecting the blueprint for mission impact across the public sector

6 views2026-05-19
#5
CSS-Tricks logoCSS-Tricks

The State of CSS Centering in 2026

5 views2026-05-22
#6
WebKit logoWebKit

Release Notes for Safari Technology Preview 244

4 views2026-05-21

Get the latest tech trends every morning

Receive daily AI-curated summaries of engineering articles from top tech companies worldwide.

  • 1
  • More pages
  • 208
  • 209
  • 210
  • More pages
  • 218
Stripe logoStripe
131 min read
Backend•2025-11-11

Create new monetization opportunities with Stripe Billing’s recent upgrades

Stripe Billing has released a series of upgrades expanding multiprocessor support, flexible billing models, and AI-specific pricing tools.

Slack logoSlack
81 min read
DevOps•2025-11-06

Build better software to build software better

This post explains how the Slack/Quip build team reduced 60-minute build times by applying software engineering principles (caching and parallelization) to their Bazel-based build pipeline.

Uncategorized
build-performance
caching
ci-cd
developer-experience
devops
python
Grab logoGrab
1413 min read
DevOps•2025-11-06

Grab's Mac Cloud Exit supercharges macOS CI/CD

Grab migrated its macOS CI/CD infrastructure from a US cloud vendor to a self-owned colocation cluster in Malaysia, achieving major cost and performance gains.

engineering
performance
Engineering
Grab logoGrab
510 min read
Machine Learning•2025-11-04

How we built a custom vision LLM to improve document processing at Grab

Grab built a custom ~1B Vision LLM to improve eKYC document processing for Southeast Asian languages and documents.

engineering
performance
Engineering
Data
Airbnb logoAirbnb
71 min read
Backend•2025-10-30

GraphQL Data Mocking at Scale with LLMs and @generateMock

Airbnb introduces @generateMock, a GraphQL client directive that uses LLMs to automatically generate realistic, type-safe mock data for testing and prototyping.

networking
llm
engineering
graphql
ai
Go logoGo
226 min read
Backend•2025-10-29

The Green Tea Garbage Collector

This post introduces Green Tea, a new experimental garbage collector in Go 1.25 that significantly reduces GC overhead for many workloads.

Slack logoSlack
141 min read
DevOps•2025-10-23

Advancing Our Chef Infrastructure: Safety Without Disruption

Slack describes how they improved Chef infrastructure safety by splitting environments and implementing a release train model without disrupting existing cookbooks or roles.

Uncategorized
aws
Dropbox logoDropbox
81 min read
AI•2025-10-23

With Mobius Labs' Aana models, we're bringing deeper multimodal understanding to Dropbox Dash

Dropbox has acquired AI startup Mobius Labs and is integrating their multimodal AI models, called Aana, into Dropbox Dash to enable deeper understanding of rich media content.

models
Search
Machine Learning
AI
Infrastructure
Multimedia
Dropbox logoDropbox
81 min read
Machine Learning•2025-10-22

Half-Quadratic Quantization of large machine learning models

This post introduces Half-Quadratic Quantization (HQQ), a calibration-free quantization method for large machine learning models that achieves calibration-based quality at data-free speeds.

Chromium logoChromium
11 min read
Product•2025-10-10

Reducing notification overload for a quieter browsing experience in Chrome

This post discusses Chrome's efforts to reduce notification overload for a quieter browsing experience.

Airbnb logoAirbnb
141 min read
DevOps•2025-10-09

From Static Rate Limiting to Adaptive Traffic Management in Airbnb’s Key-Value Store

Airbnb evolved Mussel, its multi-tenant key-value store, from simple QPS rate limiting to an adaptive traffic management system to maximize goodput during traffic spikes.

engineering
cloud-storage
key-value-store
cloud-services
infrastructure
Slack logoSlack
121 min read
DevOps•2025-10-07

Deploy Safety: Reducing customer impact from change

Slack's Deploy Safety Program reduced customer impact hours by 90% over 18 months by overhauling deployment practices and safety culture.

Uncategorized
automation
ci-cd
deployment
engineering
incident-response
infrastructure
observability