Urgent.News

What's breaking now, across thousands of outlets.

Tech

Marques Brownlee’s iPhone 18 Pro Review

He takes the same “ this is pretty much exactly what Apple used to label an ‘S’ year ” angle I did, so, unsurprisingly, I think his review is spot-on. Brownlee emphasizes one point that I should have, but didn’t: according to Apple’s published specs, the regular iPhone 18 Pro gets longer battery life than the iPhone 17 Pro Max. That’s just a year-over-year spec that anyone can understand, for an…

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

Read the original at youtube.com →

More in Tech

Building FoxyInvoice — Chapter 4: Multi-tenancy & data security — the vault

This series is written in the open, from a real production system. This chapter is the vault: identity, isolation, authorization, and the tests that prove it holds.

  • Multi-tenancy allows unrelated companies to share one system with isolated data.
  • Identity established via email/password, Google SSO, and JWT access tokens.
  • Isolation achieved through EF Core query filters, save interceptor, and CI tests.

More from Sunday 20 September →