Urgent.News

What's breaking now, across thousands of outlets.

Tech

T-Mobile is giving away the Apple iPhone 17 for free this weekend — how to claim

How to get free iPhone. Get the Apple iPhone 17 or iPhone 17 Pro for free with T-Mobile this weekend.

T-Mobile is giving away the Apple iPhone 17 for free this weekend — how to claim

T-Mobile is offering the Apple iPhone 17 without cost this weekend, as part of a promotional deal. To qualify, customers must trade in an eligible phone while on an Experience More or Experience Beyond plan. The iPhone 17 Pro can also be obtained for free by bringing an existing number over to an Experience Beyond plan, without needing to trade in a device.

The offer is available through the weekend. When claiming the iPhone 17, customers should be prepared to pay local sales tax upfront and a $35 device connection fee per line at checkout.

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

Read the original at mashable.com →

More in Tech

Subqueries vs CTEs: Query Optimizer Internals & Memory Spooling Explained

Many engineers believe Common Table Expressions (CTEs) are always faster than subqueries. In modern SQL Server (and PostgreSQL), that is a myth . Here is what actually happens under the hood: 1.

  • CTEs and subqueries treated similarly by SQL optimizer in recent versions
  • CTEs offer readability and pipeline stacking advantages
  • Reusing a CTE multiple times may cause performance overhead

How I Found an SSRF in an AI SDK's OAuth Metadata Discovery

Some bugs announce themselves. You're reading through a codebase and the vulnerability practically waves at you from the screen. This was not one of those bugs.

  • SSRF vulnerability found in AI SDK's OAuth metadata discovery
  • Insufficient validation in authentication flow allowed internal address fetching
  • Fix required URL validation and redirect-follow behavior addressing

More from Saturday 29 August →