Urgent.News

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

Editions

Tech

Russian startup claims it could produce silicon wafers in five minutes instead of two weeks, but trillion-dollar IMEC doesn't have to worry

A Russian startup has tested a multicathode electron source promising faster wafer exposure, though its complete lithograph remains years away.

Russian startup claims it could produce silicon wafers in five minutes instead of two weeks, but trillion-dollar IMEC doesn't have to worry

Russian startup claims to have developed a multicathode electron beam lithography system that could drastically reduce the time it takes to produce silicon wafers for microchips. The technology, which generates multiple electron beams simultaneously, could potentially cut exposure time from two weeks to just five minutes. However, the startup emphasizes that a complete lithography machine is still years away from being built, and a working prototype could take around three years to develop.

While the Russian development team sees promise in the technology, experts caution that there is still significant work to be done, and that rival technologies abroad could potentially advance further before any industrial-scale application emerges.

Brief written by urgent.news from TechRadar's own syndicated text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at techradar.com →

More in Tech

[Interview] Julian Sawyer, CEO of Zodia Solutions | Digital Assets Are Becoming the Invisible Rails of Banking

Digital assets are moving beyond their origins as a distinct asset class and becoming part of the infrastructure through which financial institutions manage custody, settlement, tokenisation and…

  • Digital assets becoming integral to mainstream banking infrastructure
  • Banks face challenges integrating digital assets with existing systems
  • Financial institutions building controlled digital asset infrastructure

Dev Log: 2026-08-12 — a 96s suite that became 42s, a capability that wasn't a scope, and four steps to a passkey

Fifteen commits, three repos, and the bulk of it in one: a control plane that got an MCP surface, a much faster test suite, and a handful of things that turned out to be quietly wrong once I looked…

  • A 96-second suite was optimized to 41 seconds through fifteen commits and three repositories.
  • Redundant seeder calls were removed, and test impact analysis was improved with pcov over Xdebug.
  • Four steps were outlined to enable passkeys in the application.

SNEPPX-Alg: Project Structure, Current Status, and How to Contribute

A transparent look at the 522-commit C++ AI runtime Project Overview SNEPPX-Alg is an open-source (MIT) AI runtime written in C++ with Python bindings.

  • SNEPPX-Alg is an open-source C++ AI runtime with Python bindings.
  • Project includes memory encryption, control-flow obfuscation, and runtime monitoring.
  • Contributions sought for Python bindings and kernel optimization.