Urgent.News

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

Editions

Tech

X-Men '97 season 3: everything we know so far about the popular Marvel animated show's return on Disney+

X-Men '97 season 3 is coming to Disney+ sometime in 2027 — here's what we know so far about the animated show's return.

X-Men '97 season 3: everything we know so far about the popular Marvel animated show's return on Disney+

X-Men 97 season 3 is currently in development and set to release in 2027. The show's head of television, animation, streaming, and comics, Brad Winderbaum, confirmed this during conversations with comicbook.com and Collider. Season 3 will reunite the main cast, including actors Ray Chase, Jennifer Hale, Alison Sealy-Smith, Cal Dodd, and J.P.

Marliak, among others. Additionally, characters such as Toad, Pyro, Blob, Avalanche, and Surge from the Brotherhood of Mutants will return. While the season's exact release date and story details have not been disclosed, fans can anticipate a mid-year 2027 premiere, similar to the timing of the previous season.

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

Read the original at techradar.com →

More in Tech

My evidence pipeline was saving Cloudflare block pages as evidence

I build a web service that preserves evidence of harassment on social platforms. The core feature is a single thing: automatically capture a real screenshot of the offending post.

  • Developed web service to record evidence of harassment
  • Recorded raw error body for quick issue diagnosis
  • Emphasized correct timezone timestamps and asynchronous processing

Your `if` statements are a database nobody can query

Somewhere in your codebase there is a line that looks like this: if ( user . plan === ' enterprise ' || user . tenantId === ' acme-corp ' ) { // ...

  • Rules scattered across codebase, not queryable
  • Lack of schema, querying, migrations, audit log
  • Moving rules to separate service introduces latency and kill switch issues

Kubernetes for Beginners: From Local to Production – May the Pods Be With You

The Quest Begins (The "Why") I remember the first time I tried to take a weekend side‑project from my laptop to something that felt “real”.

  • Developers transition simple weekend project to production-like environment.
  • Kubernetes introduced as declarative orchestrator for defining application state.
  • Key components: Pods, Deployments, Services, and Ingress for scalable deployments.

Discord Ticket Bot

A free, self-hosted ticket bot for Discord support teams. You run it yourself, so your ticket data never leaves your server.

  • Discord Ticket Bot is free and self-hosted
  • Up to 25 customizable ticket types available
  • Operates on SQLite or MySQL databases

More from Saturday 15 August →