Urgent.News

What's breaking now, across thousands of outlets.

Tech

Nintendo Switch 2 has £65 off in a limited-time UK deal

This is the cheapest it's been.

Nintendo Switch 2 has £65 off in a limited-time UK deal

Nintendo of America recently secured a $4.5 million victory in a lawsuit against James Williams, who allegedly moderated the r/SwitchPirates subreddit and sold pirated Switch games online. The company filed the lawsuit in June 2024 for copyright infringement, but Williams never responded. Consequently, Nintendo requested and received a default judgment in their favor.

The court now orders Williams to pay $4.5 million in damages and to shut down the pirated shops under his control. A court clerk's filing states that Williams must immediately disable access to all online shops that offer pirated Nintendo Switch games for download. Williams was identified through an investigation that traced them to their Archbox persona on Reddit.

Nintendo then linked the Reddit details to its internal database and found a connection to a Nintendo account that had a handheld sent in for repairs. After sending a cease-and-desist after Williams allegedly responded via email, Nintendo asked for a default judgment in October 2025, which the court granted. Nintendo is known for its litigious approach to intellectual property.

Other recent wins include a $2.4 million settlement with the developers of Switch emulator Yuzu and a $2 million settlement against a Switch modder. Despite numerous legal successes, Nintendo has not always prevailed. The company did not file a copyright lawsuit against the developers of Palworld, a popular game often described as "Pokémon with guns." Instead, they sued the developers for patent infringement after the game went viral.

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

This story

This is one outlet's version. Read the fullest account.

Read the original at creativebloq.com →

More in Tech

Recognizing the Unit of Work Pattern in a Simple Multi-Step Save

Some patterns don't announce themselves with an obvious interface or a textbook-matching class name. Sometimes they're just... there, quietly, in code that looks like ordinary sequential logic.

  • Two methods, InsertBatchRecord and UpdateRelatedRecords, share connection and transaction objects.
  • Conditional check if (batchResult.Success) ensures second operation only executes if first succeeds.
  • Transaction rollback undoes changes if second operation fails, maintaining database consistency.

What Actually Happens Inside a Smart Suitcase?

I started looking into smart luggage recently, and my first thought was pretty simple: Is this actually useful, or are we just putting technology into everything because we can?

  • Smart suitcases incorporate tracking technology to address uncertainty about luggage arrival.
  • Bluetooth is common for tracking, but has limited range and accuracy.
  • GPS offers long-distance tracking but increases hardware, power consumption, and cost.

2026 - Backend Interview Questions

1. Core Java & OOP Write an immutable class in Java Comparable vs Comparator with examples What is a Functional Interface? Can it have default and static methods? Explain try-with-resources.

RLS says yes and Postgres still says permission denied: the 403 family I only understood on the second one

RLS says yes and Postgres still says permission denied : the 403 family I only understood on the second one Read on: the layer of privileges RLS cannot reach at all · 繁體中文版 An admin tops up a…

  • RLS grants permission but admin still gets "permission denied" error
  • Admin role treated as authenticated when invoking PostgreSQL RPC
  • Wrap admin functions with SECURITY DEFINER to bypass GRANT restrictions

More from Saturday 26 September →