Technology News: Latest Updates from 2026-04-14
This report is a summary of technology news from 2026-04-14 and is based exclusively on the original texts of the sources.
This report was automatically created with AnishoAI. Automate your content production — visit us for more information and pricing.
Xbox First Look: Metro 2039 Streaming on Thursday

According to news.xbox.com, the digital broadcast Xbox First Look: Metro 2039 will air on Thursday, April 16. The show features a world-premiere look at the next title in the post-apocalyptic first-person shooter series, presented together with 4A Games and Deep Silver. It is the fourth main installment in the series, which is based on the novels by Dmitry Glukhovsky.
The broadcast begins at 10am Pacific / 1pm Eastern / 6pm UK and will be available as a YouTube Premiere on YouTube.com/Xbox. For viewers with visual or hearing impairments, Audio Descriptions in English will be provided on the Xbox YouTube channel, as well as American Sign Language (ASL).
| Game | Year |
|---|---|
| Metro 2033 | 2010 |
| Metro: Last Light | 2013 |
| Metro Exodus | 2019 |
| Metro 2039 | – |
The show will be offered with subtitles in over 25 languages, including German, French, Japanese, Korean, Brazilian Portuguese, Simplified Chinese, Traditional Chinese, and Turkish, among others. After the show, the Xbox Wire team will publish a summary of all news, also in localized versions in Brazilian Portuguese, French, German, LATAM Spanish, and Japanese.
UK Department for Transport Uses Google Cloud AI

According to blog.google, the UK Department for Transport, together with Google Cloud and the Alan Turing Institute, developed a so-called Consultation Analysis Tool (CAT). The Vertex AI-based system uses Gemini models to identify and categorize topics from large volumes of public feedback in just a few hours — a process that previously often took months.
According to the report, the ministry manages approximately 55 public consultations annually, which frequently generate more than 100,000 free-text responses. The goal is to publish consultation results within 12 weeks.
| Metric | Value |
|---|---|
| Analysis accuracy (according to source) | up to 90% |
| Annual savings (according to DfT, 2025) | up to £4 million |
| Target response timeframe | 12 weeks |
In addition to the CAT, the Department for Transport has developed further tools according to the source: a Connectivity Tool based on Cloud Run, Cloud CDN, and Firestore for more sustainable infrastructure decisions, as well as an AI Correspondence Drafter that uses Vertex AI Search and Gemini to create initial draft responses to public inquiries. The ministry relies on a “human-in-the-loop” model, in which all AI results are reviewed by experts for accuracy, fairness, and bias.
OpenSearch Serverless: Derived Source Saves Storage

According to aws.amazon.com, Amazon OpenSearch Serverless now supports Derived Source, a new feature for storage optimization. It allows skipping the storage of source fields and deriving them dynamically on demand.
With Derived Source, OpenSearch Serverless dynamically reconstructs the _source field from the values already stored in the index. A separate copy of the original document no longer needs to be retained. This can significantly reduce storage consumption, especially for time-series and log-analytics collections with many indexed fields.
Derived Source can be enabled at the index level when index mappings are created or updated.
Cloudflare Is Building a New CLI for All Products

According to blog.cloudflare.com, Cloudflare has more than 10Coming Soon and nearly 3,000 HTTP API operations. Since many products previously had no CLI commands in the Wrangler CLI, it is now being fundamentally rebuilt. The goal is to make all Cloudflare products available via the command line and configurable through Infrastructure-as-Code. A Technical Preview can already be tried out with npx cf or npm install -g cf, according to the source.
To keep pace with rapid product development, Cloudflare has introduced a new TypeScript schema. This schema defines the full scope of APIs, CLI commands, and arguments and can generate various interfaces. Previously, the Cloudflare API SDKs, the Terraform provider, and the Code Mode MCP server were generated based on the OpenAPI schema — the Code Mode MCP server reportedly uses fewer than 1,000 tokens.
| Interface | Details |
|---|---|
| CLI (Technical Preview) | Available via npx cf |
| Code Mode MCP | Entire API, under 1,000 tokens |
| Workers Bindings | RPC APIs, incl. local development |
| Terraform | Provider generated from schema |
| Agent Skills | Integrated into new schema system |
An important aspect is the consistency of CLI commands. To avoid errors, rules are enforced at the schema level — for example, it is always get instead of info, always --force instead of --skip-confirmations, and always --json instead of --format. This standardization is intended to benefit both agents and human users. The Technical Preview currently covers only a small portion of products but is planned to be merged with the existing Wrangler CLI in the coming months.
Smart Sex Toys: How to Protect Your Data

According to Kaspersky, an increasing number of smart sex toys connect via Bluetooth to smartphones and through apps to cloud servers. This creates significant privacy and security risks, even though the likelihood of a direct device takeover by hackers is low in practice.
In addition to device control, the apps often offer social features such as messaging, group chats, and video sessions — some have evolved into niche dating platforms, according to the source. Since the apps are typically free, the services are often funded by collecting user data. This data can be shared with advertising services or data brokers. Particularly problematic: without end-to-end encryption, chat contents could be viewable on the server side. In 2015, for example, the user database of the dating site Ashley Madison was leaked by a hacker group called The Impact Team.
Kaspersky recommends several protective measures: users should use a separate, anonymous email address for registration and should not sign up through Google, Apple, or social media. A strong password and Two-Factor Authentication are essential to protect the account from unauthorized access. Those who can do without the app features should control the toy via its physical buttons — this avoids the risks associated with cloud connectivity. As a general rule: personal data such as date of birth or social media handles should not be stored in such apps.
Conclusion
Today’s tech news highlights three key trends: AI-driven efficiency improvements in the public sector, such as the UK Department for Transport’s Vertex AI-based Consultation Analysis Tool, which reduces analysis times from months to hours; the growing importance of cloud infrastructure optimization, exemplified by OpenSearch Serverless Derived Source and Cloudflare’s new cross-product CLI; and increasing data privacy concerns with connected devices. At the same time, the gaming industry remains a major driver in the entertainment sector with the world premiere of Metro 2039.
Frequently Asked Questions
When will the world premiere of Metro 2039 be broadcast?
The digital broadcast Xbox First Look: Metro 2039 will air on Thursday, April 16, at 10am Pacific / 1pm Eastern / 6pm UK as a YouTube Premiere on YouTube.com/Xbox. It is the fourth main installment in the series, developed by 4A Games and Deep Silver.
How much does the UK Department for Transport save by using Google Cloud AI?
According to the Department for Transport, the Consultation Analysis Tool (CAT) based on Vertex AI and Gemini models saves up to 4 million pounds annually. It achieves an analysis accuracy of up to 90% and can evaluate over 100,000 free-text responses in hours instead of months.
What is the new Derived Source feature in Amazon OpenSearch Serverless?
Derived Source allows skipping the storage of source fields and dynamically reconstructing them on demand from the values already stored in the index. This significantly reduces storage consumption, especially for time-series and log-analytics collections.
📚 Sources
- 🔗 news.microsoft.com: Tune in on Thursday for Xbox First Look: Metro 2039…
- 🔗 blog.google: UK Department for Transport accelerates public policy insights with Go…
- 🔗 aws.amazon.com: Amazon OpenSearch Serverless now supports Derived Source for storage o…
- 🔗 blog.cloudflare.com: Building a CLI for all of Cloudflare…
- 🔗 Kaspersky: How to protect your privacy while using smart sex toys | Kaspersky off…