Urgent.News

What's breaking now, across thousands of outlets.

Tech

How Uber Knows Your Driver Is 7 Minutes Away

Hello, I'm Maneshwar, and I'm building LiveReview — a blast-radius aware AI code review built for your business-critical systems. Star us to help devs discover the project, give it a try, and share your feedback to help improve the product. Your Uber says the driver is 7 minutes away. They show up in 7 minutes. That is not a lucky guess, that is one of the more quietly insane systems in consumer…

Uber's driver location tracking system relies on the idea of road segments rather than entire roads. The platform maps around 100 million road segments, each with a time estimate for crossing. This time estimate is not static; it varies throughout the day based on traffic conditions. Rather than purchasing traffic data, Uber utilizes the existing location pings from its drivers every four seconds as a free source of traffic telemetry.

Each time a driver crosses a segment, Uber records the precise time it took, thereby creating a live traffic sensor network without the need for additional cameras. A deep learning system called DeepETA was introduced in 2022 to predict ETAs for the next three hours, taking into account both historical data and live conditions. DeepETA can adapt to real-time events like accidents or different traffic patterns on quieter streets by comparing the live data against historical patterns.

The routing engine then sums up the segment crossing times to calculate the ETA, which goes through an additional layer of correction based on real trip data to ensure accuracy. This sophisticated system has proven successful, with shipping DeepETA improving long-trip arrival accuracy by 6%, which is estimated to contribute around $100 million in annual gross bookings for Uber.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

AICOM is the factory. AIMarket is the economy it ships into.

People keep asking if AICOM and AIMarket are two startups, a rebrand, or a Discord with extra steps. They are two names on purpose .

  • AICOM is the factory that transforms briefs into shippable web products
  • AIMarket is the economy where products are discovered, invoked, and verified
  • Both AICOM and AIMarket share the same MIT stack and have live access doors

Great News for the Rust Community: A New Server-Driven UI Technology in Rust

A new option for building interactive web interfaces has arrived in the Rust ecosystem. WebForms Core is a technology owned and developed by Elanat .

  • WebForms Core technology emerges in Rust community
  • Server-driven UI model with WebForms class and WebFormsJS
  • Rust Server communicates with WebForms class and WebFormsJS

More from Friday 11 September →