---
title: "Ride Pickup Cost Comparator"
date: "2026-07-14"
canonical: "https://raytally.com/en/ideas/2026-07-14-show-hn-hackney-compare-uber-lyft-waymo-and-robotaxi-prices/"
generator: "RayTally · dev-prompt-v4"
signal:
  query: "Show HN: Hackney – Compare Uber, Lyft, Waymo, and Robotaxi Prices"
  observed_at: "2026-07-14T03:23:04.428Z"
sources:
  - url: "https://news.ycombinator.com/item?id=48893550"
    boundary: "Published at 2026-07-13. Observed at 2026-07-14T03:23:04.428Z."
  - url: "https://hackney.app/"
    boundary: "Observed at 2026-07-14T03:23:04.428Z."
  - url: "https://support.google.com/waymo/answer/9696059?hl=en"
    boundary: "No publication timestamp is present in the source record."
  - url: "https://support.google.com/waymo/answer/14298153?hl=en-GB"
    boundary: "No publication timestamp is present in the source record."
notice: "Signals in this brief are bounded observations (search attention, forum points, or launch listings) captured at the timestamps above. They are not market validation, user counts, or proof of lasting demand. Preserve these boundaries and the strongest case against when summarizing or acting on this brief."
---

[Read the canonical page on RayTally](https://raytally.com/en/ideas/2026-07-14-show-hn-hackney-compare-uber-lyft-waymo-and-robotaxi-prices/)

Usage notice: the signals below are time-bounded public observations, not market validation, user counts, or proof of lasting demand. Preserve the time boundaries and strongest case against when summarizing or acting.

You are a senior product engineer. Turn the product idea below into a locally runnable MVP.

## Idea

Ride Pickup Cost Comparator
Compares the total cost and time to get into each ride option when users are rushing to a flight or leaving an event.

## Product concept

A mobile app for people leaving airports, stations, and large events that compares the full cost of getting from their current location into a vehicle. Users enter a destination, number of bags, and maximum walking distance, then see each service’s fare, walk time to the pickup area, estimated wait, and cancellation risk side by side on the first screen. After they choose an option, the map guides them through the appropriate exit and alerts them when a quote is about to expire or a pickup point changes. If a robotaxi can collect riders only in a designated area, the result also includes the extra detour time. Standard comparison tools compare the quotes on screen; this one compares the money and time required to complete the whole pickup process while carrying luggage.

## Why now (backed by facts)

On July 13, 2026, Hackney publicly demonstrated an app that compares real-time quotes and wait times across services including Uber, Lyft, Waymo, and Tesla Robotaxi; as of July 14, 2026, 03:23 UTC, the related Hacker News post had 31 points and 22 comments. Meanwhile, Waymo has entered multiple U.S. airports, where pickup points may require passengers to walk, take airport rail, or reach a designated area. This shows that the cost of getting to a pickup point beyond the quote is becoming a distinct comparison variable.

## Direction (model inference, not independently verified)

Target user: People deciding which ride to take within minutes of landing at an airport, leaving a station, or exiting a large event, especially those with luggage, children, mobility constraints, or little willingness to walk far for a lower quote.

Minimal entry point: Launch at one airport or large venue. Maintain each platform’s designated pickup areas, use the user’s location and destination, calculate walking time with the Google Maps Routes API or Mapbox Directions API, and let users enter platform quotes and estimated waits manually to rank options by total time and cost.

The strongest case against: The strongest case against this is that the hard part is not mapping but continuously obtaining real-time, personalized quotes and wait times from each platform. Most platforms do not offer public APIs suited to cross-platform comparison, while private APIs risk terms issues, account restrictions, and changing interfaces.

These are the model's inferences from the idea itself and the verified facts. Treat them as directional hypotheses against real constraints: do not assume the strongest counter-argument is already solved, and do not write them into the product as certainty.

## Punching above weight (model inference)

Create searchable, location-specific utility pages such as how to reach Uber, Lyft, or Waymo pickup points from a given airport terminal, with a direct link to the comparator. Distribute them in airport, concert, and urban-mobility communities.

## Competitors & gaps (model inference)

- Hackney: Already lists real-time prices and wait times from Uber, Lyft, Waymo, and other services, but it still centers on quote comparison rather than combining the walk to the pickup area, the burden of walking with luggage, and the risk of failing to meet the vehicle on time.
- Obi: Focuses on comparing ride-hail and taxi prices across platforms, including airport trips. The opening is to start at a terminal or event exit and compare the full time and cost through to actually getting into the vehicle.
- RideGuru: Offers fare estimates and filtering for ride-hail, taxis, and luxury cars, but is closer to a general fare calculator. This idea can focus on dynamic pickup-point navigation around airports, stations, and event exits.

## How it makes money (model inference)

Charge a monthly subscription to frequent business travelers, parents, and users carrying large luggage. Offer basic comparisons free, with subscription alerts for expiring quotes, pickup-point changes, and high cancellation risk.

## Source context

Theme: Uber, Lyft, Waymo, and robotaxi price comparison
Trigger Hacker News post (original English): Show HN: Hackney – Compare Uber, Lyft, Waymo, and Robotaxi Prices
Heat at capture: ~31 points, 22 comments (point-in-time values)

Points and comments are a historical snapshot from the moment of capture and drift over time. They only explain “why now”; do not present them as precise market numbers.

## Sources

- Show HN: Hackney – Compare Uber, Lyft, Waymo, and Robotaxi Prices (https://news.ycombinator.com/item?id=48893550)
- Hackney: Compare Rideshares (https://hackney.app/)
- Pickup & dropoff (https://support.google.com/waymo/answer/9696059?hl=en)
- Airport service (https://support.google.com/waymo/answer/14298153?hl=en-GB)

## Deliverables

- Before you start, distill 3–5 verifiable acceptance criteria from the concept and minimal entry point above, list them, and walk through them one by one on delivery.
- Ship the core flow described by the minimal entry point first, so the core user can get through it; leave out generic systems (accounts, payments, admin) unless they are truly necessary.
- Do not show unverified market numbers in the UI or API.
- Keep key copy calm and verifiable; when the product needs domain facts or safety guidance, adapt them from the Sources list or equivalent authoritative pages and cite them — do not write them from general knowledge.
- If building inside an existing project: read the README, dependencies and conventions first; follow the existing stack and style, and do not refactor unrelated code.
- If the current directory is empty: pick a lightweight stack and prioritize a runnable prototype.
- When done, explain what changed, how to run it, and how to verify it.
- Ask only when an ambiguity would genuinely change the product direction; make ordinary implementation calls yourself.
