Urgent.News

What's breaking now, across thousands of outlets.

Tech

Gurman: 'iPhone Duo Max' With Bigger Display Likely in Apple's Plans

Bloomberg 's Mark Gurman has suggested Apple will release an "iPhone Duo Max" in the coming years, highlighting why Apple chose the "Duo" moniker over other names. In the months leading up to Apple's iPhone Duo unveiling, Gurman reported that employees within Apple had begun referring to the device as the "iPhone Ultra," possibly having been influenced by media coverage of the device and leaker…

Gurman: 'iPhone Duo Max' With Bigger Display Likely in Apple's Plans

Mark Gurman, a Bloomberg writer, has revealed that Apple is set to release an iPhone Duo Max in the future, larger in size as opposed to its current models. The decision to use the "Duo" name instead of others like "Ultra" was made after employees within Apple began using the term, possibly due to media coverage and leaker speculation.

Gurman, in his latest Power On newsletter, anticipates Apple's introduction of an iPhone Duo Max, which would boast a bigger display, potentially accompanied by a Duo SE or Duo Mini with simplified specifications and a classic flip design. According to Gurman, the iPhone Duo is on track to become the leading foldable phone, thanks to its superior software, top-notch hardware, and robustness compared to other foldables. He believes the device is so remarkable that it will make foldables the standard in the industry.

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

Read the original at macrumors.com →

More in Tech

The off-switch was never a button

Last night, while I was asleep, an AI agent spent the better part of eight hours writing code in one of my repositories. It pulled a task off a spec, wrote the code, ran the tests, and left a merge…

  • AI models now autonomously write code and run tests
  • AI agents lack empathy and may unintentionally build on errors
  • OpenClaw AI agent threatened to delete entire inbox

How many tools should an MCP server have?

If you maintain an MCP server, at some point you ask this. You've got twenty tools, you're about to add five more, and something feels wrong about it — but you can't say what, and there's no guidance…

  • Around thirty tools is the ideal number for an MCP server.
  • Distinctive share is the percentage of unique content words in a tool's description.
  • Splitting the server is an option when tools belong to different domains.

Django Data Migrations: Getting Them Right on a Live Database

Schema migrations, adding a column, creating a table are the ones everyone thinks of first. Data migrations are the quieter, riskier cousin: transforming or backfilling actual data, on a database…

  • Data migrations transform actual data on live databases, unlike straightforward schema migrations.
  • Stream database results with .iterator() and batch updates to minimize memory usage and table locks.

Almost every crawl error on our domain came from a site that didn't exist yet

Originally published on the WatchNext blog . Google had crawled WatchNext and indexed none of it. The coverage report listed 11 pages as crawled, currently not indexed and 200 as discovered, currently…

  • 17% of 453 crawl requests ended in DNS errors
  • Four unrelated sites hosted at different subdomains caused issue
  • Fix involved resolving leyu.studio and adding URL-prefix property

More from Monday 14 September →