Urgent.News

What's breaking now, across thousands of outlets.

Tech

Matt Haughey: ‘The Car Industry a/B Tested Selling a Car With and Without CarPlay and the Results Are Not Shocking’

Matt Haughey: One case in point is the Honda Prologue EV. It’s a partnership between Honda and Chevrolet, where the Prologue is basically a Chevy Blazer EV with Honda badges, slight visual differences in the sheetmetal and interior, but all the underpinnings are straight up Chevy. Even though the keys say Honda on a Prologue, it’s a General Motors key design with a Honda logo over it. But one big…

Matt Haughey conducted an experiment comparing the sales performance of the Honda Prologue EV, a partnership between Honda and Chevrolet, to the Chevrolet Blazer EV on which it is based. The Prologue, which features Honda badges and slight visual changes, includes Apple CarPlay and Android Auto integration, unlike the Blazer. Over three time periods, the Honda Prologue outsold the Blazer by 43%, 73%, and 166%.

In 2026, consumers are purchasing the Honda Prologue over the Blazer EV at least one and a half times more often. While Honda has a stronger brand and selling reputation, the data shows a clear preference for the Prologue over the Blazer.

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

Also reported by 1 other outlet

Read the original at a.wholelottanothing.org →

More in Tech

Building a Birthstone Lookup Into a Gift-Shop Checkout: An Engineering Walkthrough

If you run an online gift shop, you eventually hit a question that looks nothing like an engineering problem until it becomes one: "Can the customer just type their birthday and get the right…

  • Multiple birthstone lists exist, such as U.S. traditional, modern, mystical, and Ayurvedic
  • Systems must handle various calendar formats like DD/MM/YYYY and MM/DD/YYYY
  • Birthstone data stored in JSON file for maintainability and easy updates

OpenRig - Peer to Peer donation based hardware sharing platform

This is a submission for Weekend Challenge: Generosity Edition What I Built I grew up teaching myself to code in Pakistan on hardware that struggled to run modern dev tools.

  • OpenRig is a peer-to-peer compute sharing platform built in 48 hours.
  • Donors register idle hardware to enable recipients to access resources.
  • Google Gemini AI matches recipients with hardware based on impact.

Your zero-downtime deploy is probably fine. Check your p99 before you believe it.

I went looking for dropped requests during a rolling restart and found something more annoying than dropped requests: a deploy that looks perfect and isn't. Setup is deliberately boring.

  • Zero-downtime deploy may appear successful but can fail during process.
  • Lack of signal handling in Node/Express app causes mid-flight requests to die.
  • Monitoring p99 latency, not just error rates, crucial to detect deploy issues.

More from Sunday 6 September →