Urgent.News

the world's headlines, one feed

Editions

Tech

Volkswagen plans to win America back with a pickup, report says

There's no evidence the truck will be a cheap EV truck, but what if it were?

Volkswagen plans to win America back with a pickup, report says

Volkswagen Group aims to reinvigorate its American presence by 2030 with a domestically manufactured pickup truck, according to a Reuters report. This strategy hinges on targeting the lucrative pickup truck and large SUV segments, both of which are currently overlooked by the automaker. The report, which remains anonymous, suggests that the US market could be a lucrative opportunity for Volkswagen, as it accounts for nearly $200 billion in sales by 2026, with projections indicating continued growth.

Despite potential challenges posed by tariffs and outdated emissions controls, the versatile nature of pickup trucks makes them a logical choice for American consumers seeking a vehicle that can accommodate both passengers and cargo without the need for weather protection.

Written by urgent.news from Ars Technica's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at arstechnica.com →

More in Tech

Mercedes-Benz Korea Faces Collective Dispute Over EV Battery Information

The controversy surrounding Mercedes-Benz Korea’s disclosure of electric vehicle battery cell manufacturers is escalating into a consumer compensation dispute.

  • Mercedes-Benz Korea faces consumer dispute over EV battery information.
  • Five Mercedes-Benz electric models involved in the dispute.
  • FTC fined Mercedes-Benz for misleading battery manufacturer claims.

Why Is My SQL Query Slow Only in Production? (The Parameter Sniffing Trap)

It’s every developer's favorite Friday afternoon nightmare: A user complains that a feature in the app is hanging. You take the exact SQL query executed by the application, paste it into SQL Server…

  • Parameter sniffing causes slow SQL queries in production only
  • SQL Server compiles execution plan based on initial parameter values
  • Detect problematic plans using dynamic management view (DMV)