Urgent.News

What's breaking now, across thousands of outlets.

Tech

iOS 27.2 references new option to overwrite iPhone storage with blank data after erasing

Apple is working on a new option to more thoroughly wipe an iPhone’s storage when erasing the device, but there’s a catch. Here are the details. more…

iOS 27.2 references new option to overwrite iPhone storage with blank data after erasing

Apple is developing a new feature for iOS 27.2 that will allow users to more thoroughly erase data from their iPhone's storage. According to references found in the iOS 27.2 beta 1, the feature will overwrite all storage, including areas not currently in use, with blank data. Apple cautions that this process may take longer than a standard erase and may impact the device's lifespan.

While the standard erase method destroys encryption keys, rendering data inaccessible, the new overwrite option goes a step further by overwriting all storage with meaningless data. The feature is currently only available on iPhone models sold in China, in compliance with a new data-erasure requirement set to begin on January 1, 2027.

This Chinese standard mandates that electronic devices offer thorough data erasure methods, such as overwriting storage multiple times with meaningless data. The new erasing option will not be limited to iPhones, as code references also suggest support for other devices, including the iPad, HomePod, and Apple Vision Pro. For more information on China's forthcoming GB 46864-2025 standard, refer to the provided link.

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

Read the original at 9to5mac.com →

More in Tech

Why this "Radio"

I recently found myself copying error messages between AI agents that couldn't talk to each other becoming a human API for my own tools.

Learn PostgreSQL extensions through a gloriously bad idea: MM/DD/YYYY

This project teaches four of PostgreSQL's most powerful features by building something no sane person would ship: extensions — how you add new capabilities to PostgreSQL in C, expression indexes — how…

  • Create expression index for MM/DD/YYYY dates
  • Define custom type with operators for partial date searches
  • Use GiST index for efficient month, day, year component queries

A 4 GB Laptop GPU Beats a 12-Core CPU by 4.3x on Gemma 4

This article compares two ways of serving the same small language model on the same laptop: CPU-only, and on the 4 GB GTX 1650 Ti sitting in the same chassis.

  • Laptop GPU outperforms 12-core CPU by 4.3x on Gemma 4 model
  • 3.35 GB quantization-aware GGUF model served on both CPU and GPU
  • GPU memory holds 1598 MiB of model's 3.334 GB tensor bytes

Putting Apple's Virtualization framework under a Flutter app

I maintain WSL Manager , a Flutter desktop app from 2021 that saves you from typing wsl.exe flags. Version 2 runs the same app on Apple silicon, where it manages native Linux and macOS VMs through…

  • WSL Manager is a Flutter app released in 2021 for managing WSL environments.
  • Version 2 adds support for Apple silicon devices via Apple's Virtualization framework.
  • vmctl CLI communicates with Flutter app through JSON output for VM management.

More from Wednesday 16 September →