Urgent.News

What's breaking now, across thousands of outlets.

Tech

U.S. judge signals rejection of part of TikTok $400 million privacy settlement

A US judge has indicated that he may reject part of a proposed $400 million settlement between TikTok, its parent company ByteDance, and the US Justice Department. The settlement, agreed to in August, aimed to resolve allegations that TikTok violated US children's online privacy laws.

Under the deal, TikTok agreed to pay $300 million immediately and a further $100 million if a court terminated a 2019 consent decree imposed by the Federal Trade Commission on TikTok's predecessor, Musical.ly, according to Investing.com.

US District Judge George H. Wu in Los Angeles said he was inclined to reject the request to end the consent decree, citing a lack of information to determine if it constitutes a durable remedy or if termination is suitably tailored to the asserted change in circumstance. The consent decree requires TikTok to maintain certain reporting and record-keeping obligations through 2029.

Brief written by urgent.news from CNBC, Investing.com — 2 reports on this story. Machine-written — may contain errors; check the original before relying on it.

Read the original at cnbc.com →

More in Tech

Learning AWS as a Java developer: where I'm starting and why

For the past few years I've been building Spring Boot microservices in an enterprise setting. I know how to ship services, but I've rarely made decisions about where and how they run in the cloud.

  • Java developer transitioning to AWS for solutions architecture
  • Learning AWS fundamentals: IAM, CLI, EC2, and free-tier usage
  • Structured learning plan: EC2, storage, scalability, databases, and serverless

The New CSS Property I Wish Existed Years Ago

I used to fix this with a JavaScript resize listener. Now field-sizing: content do it in one line. Here’s another feature that we as web developers have been waiting for for years.

  • Field-sizing CSS property dynamically resizes text areas based on content
  • Available in Chrome 123, Safari 26.2, and Firefox 152
  • Eliminates need for JavaScript resize listeners and scroll bars

A graphical desktop for the ZX Spectrum

  • Graphical desktop developed for ZX Spectrum 48K in Z80 assembly language.
  • Desktop includes overlapping windows, menus, heap, event queue, and more.
  • Runs on real device, not emulator, with detailed timing and design insights.

Hooks in Claude Code: A Beginner's Guide

The Scenario Your .claude/settings.json can ask before git push — but that's where a permission's job ends. It's a gate, not a worker: it can't format a file the moment it's edited, catch a missing…

  • Hooks in Claude Code run custom scripts at specific workflow points.
  • PreToolUse and PostToolUse are key hook events for beginners.
  • Hooks can block actions, format files, or log sessions, but must be tested thoroughly.

More from Saturday 19 September →