Urgent.News

What's breaking now, across thousands of outlets.

Tech

GM can’t ‘bring back’ Apple CarPlay because it never left

Last week, GM announced a new software experience for its upcoming Chevy Silverado and GMC Sierra trucks, including a new look for Apple CarPlay and Android Auto, the popular phone mirroring systems that the automaker made a big deal about removing from its electric vehicles in 2023. Naturally, this led to some confusion about whether […]

GM can’t ‘bring back’ Apple CarPlay because it never left

We haven't written up this one. The Verge has the full story — the link below goes straight to it.

Read the original at theverge.com →

More in Tech

Building an AWS + Snowflake Landing Zone with Terraform: Lessons from My CI/CD Review

Every analytics platform has an unglamorous foundation: the raw/landing tier where source data first lands before anything clever happens to it. It's easy to click that together by hand once.

  • Terraform used to build AWS + Snowflake landing zone with five child modules
  • CI/CD pipeline introduced to gate changes and ensure infrastructure safety
  • Three critical design gaps identified in Terraform code review

CSS-Only Custom Elements

There's a quiet trend picking up steam in the web components world: developers using custom-element-shaped markup that never calls customElements.define() .

  • CSS-only custom elements use tag names and styles without JavaScript.
  • Benefits include minimal JavaScript cost, no bundle, and semantic tag names.
  • Example: CSS variables customize a badge component with variants.

Find the AWS Resources Nobody Is Using, and What They Cost You

This article provides a step by step guide to auditing an AWS account for resources nothing is using, pricing each finding from the AWS Price List API, and cleaning up the ones you choose.

  • Zombiescan tool scans AWS for unused resources
  • Identifies unattached network interfaces, idle load balancers, orphaned EBS snapshots
  • Generates detailed report of most expensive unused resources

More from Monday 21 September →