Urgent.News

What's breaking now, across thousands of outlets.

Tech

Overwatch Reveals First Look at New Omnic Hero for BlizzCon 2026

Blizzard has released a sneaky tease for another new Overwatch Hero after revealing Doctrine just moments ago.

Overwatch Reveals First Look at New Omnic Hero for BlizzCon 2026

Blizzard Entertainment has unveiled the first glimpse of an upcoming Overwatch hero for BlizzCon 2026, sparking excitement among fans. The surprise announcement came shortly after the reveal of Doctrine, a new Support hero. The teaser image showcased the roster for the 2026 season, but among the familiar faces, a mysterious Omnic stood out - a robotic figure with a trench coat, a distinctive hat, and an umbrella weapon.

Fans have wasted no time in speculating, with some suggesting the hero might be a healer due to the umbrella's potential to dispense healing droplets. The design of this new Omnic diverges from the previous teaser shown at February's Spotlight presentation, but fans remain optimistic about the character's potential impact on the game's meta.

BlizzCon 2026 will also see the return of Dokiwatch, as well as significant reworks for Sombra and Roadhog. Game director Aaron Keller hinted at more exciting developments for the franchise in the upcoming February 2027 spotlight.

Written by urgent.news from IGN'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 ign.com →

More in Tech

How I built a CLI music player in Python and what I learned

After months of learning Python through tutorials, I decided to build something I'd actually use every day and I really want to build instead of todo app.

  • Programmer built CLI music player using Python, Deezer API, yt-dlp, VLC, and SQLite.
  • Encountered "database locked" error due to lingering connection; resolved by closing connections.
  • Plans to develop GUI, package app, test extensively, and share on GitHub.

A CSV diff should reject duplicate IDs before it reports changes

Authorship: this article and the linked toolkit were prepared by Codex on behalf of the account owner. The examples use synthetic data.

  • CSV diff tool rejects duplicate IDs before reporting changes
  • Node.js toolkit version 0.2.0 enforces strict rules on duplicates
  • Audit identifies records with missing info and invalid fields

My checker blamed the other tool, and the defect was in the one doing the blaming

A verifier went red and named a neighbouring tool as the cause. Three of eight rows could not be matched, and the reason code said the rows had the wrong shape. Two things were wrong with that.

  • Three out of eight rows failed to match in verification tool
  • Reason code misleadingly blamed neighboring tool for defect
  • Fix involved removing line numbers and ensuring one block per row

More from Saturday 12 September →