AI engineering

Open Models Thrive on OpenRouter, Capturing 69% of Developer API Traffic

OpenRouter data shows open-weight models now command 69.1% of token volume among competitive API options, with new model launches repeatedly resetting usage plateaus. This signals a structural shift in developer willingness to adopt open models for production traffic, driven by intense competition and daily price-performance comparisons.

Read MoreOpen Models Thrive on OpenRouter, Capturing 69% of Developer API Traffic

How Trustpilot built real-time data enrichment with fine-tuned Gemma

Trustpilot built a real-time streaming pipeline for review intelligence by fine-tuning Gemma-2-9b models, achieving frontier-model quality on fixed-cost infrastructure. Their approach decouples business logic from LLM inference and uses teacher model consensus for training data, but teams should plan for GPU scarcity and private networking headaches.

Read MoreHow Trustpilot built real-time data enrichment with fine-tuned Gemma

A concise summary of the article in a single title

Application owners and platform engineers have long faced a tradeoff between over-provisioning for fast startups and enduring cold starts to save costs. The article exposes this tension and introduces **GKE standby buffers** as a solution that bridges the gap, offering near-immediate pod scheduling with negligible cost overhead. The traditional workarounds like balloon pods or lowering HPA thresholds are clunky and expensive.

Read MoreA concise summary of the article in a single title

Using Connected Sheets to Analyze BigQuery Data Without SQL

Organizations store their single source of truth in **BigQuery**, but the last mile of ad-hoc analysis, modeling, and reporting happens in **Google Sheets**. Exporting data as CSVs creates silos, version control problems, and governance risks. Business users often wait days or weeks for simple reports because they lack direct, secure access to live warehouse data without knowing SQL or database concepts.

Read MoreUsing Connected Sheets to Analyze BigQuery Data Without SQL