Urgent.News

650+ sources. One page. See who else covered it.

Editions

Tech

Time to rein in power of big tech, Auckland professor says

Susan Watson says history is repeating itself when it comes to powerful companies influencing the world - and she has a solution.

A University of Auckland professor is advocating for regulation to curb the influence of major tech companies, drawing parallels between these corporations and historical examples of immense corporate power. Professor Susan Watson argues that companies like Amazon, Meta, and Google have transcended traditional market competition, now wielding significant control over essential digital infrastructure and platforms.

Their influence extends to governments as well, often lobbying against laws that could restrict their activities and positioning themselves as customers or partners for their technology. Watson's paper suggests that history is repeating itself with powerful global businesses, referencing the East India Company's excessive power-granting and the subsequent regulation during the Gilded Age in the late 19th century.

The paper also touches on the impact of artificial intelligence tools, which Watson contends should not be referred to as artificial intelligence but rather recognized for what they truly are - assets of a few tech titans. Watson emphasizes that corporations are legal entities created and empowered by the government, capable of owning property, entering contracts, and generating wealth over time.

In her proposed solution, Watson suggests banning surveillance-based business models, limiting data claims, and licensing major platforms with attached conditions. She also proposes giving those affected by these companies a greater say in their governance, drawing inspiration from New Zealand's Whanganui River, which was granted legal personhood.

Watson argues that issues raised by her paper should be part of ongoing discussions about big tech's power, noting that regulation is often reactive and could potentially fail to prevent catastrophic consequences.

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

Read the original at rnz.co.nz →

More in Tech

What the browser can actually tell you about your hardware (and what it can't)

I spent a while building browser-based hardware diagnostics and came away with a much clearer sense of where the web platform is genuinely capable and where it quietly lies to you.

  • Keyboard event.code and event.key differ in layout-dependency and physical position correspondence
  • Pointer events unify mouse, touch, and pen inputs, enabling multi-touch tracking and fault detection

Reverse-Engineering SWIO: Why Existing CH32V003 Programmers Fail and How I Built One That Works

I wanted to see if an ESP32-S3 could be used as a programmer for the WCH CH32V003 instead of using a dedicated WCH-Link. The final setup is: PC → ESP32-S3 → SWIO → CH32V003 The ESP32-S3 handles the…

  • ESP32-S3 used as programmer for CH32V003, not WCH-Link device
  • System includes target detection, memory access, flash operations
  • Python host tool and open-source CH32V003/SWIO references used

A Game Wallet Is More Than a Number: Handling Retries and Concurrency

A game wallet often starts as a single balance field. That is fine for a prototype, but payment retries and unreliable networks quickly make the number hard to trust. A player can tap “buy,” lose the connection, and try again. A store callback can arrive more than once. Two devices can spend the same account at nearly the same time.

More from Sunday 16 August →