TSMC has confirmed plans to bring High-NA EUV lithography, using 0.55 numerical aperture optics, into high-volume manufacturing by 2030, likely for its A10 or A11 nodes. The company plans to use standard 6x6-inch photomasks initially, followed by a pilot line for larger 6x12-inch photomasks in 2031, aiming for full production with those masks by 2033.
404 Media reports that Customs and Border Protection operates a little-known unit, the Predictive Intelligence Targeting Team, which reportedly analyzes Americans' financial transaction records and other data to identify people for traffic stops and further scrutiny. CBP declined to detail its methods, citing operational security, while civil liberties attorneys argue the program extends surveillance far beyond CBP's traditional border mission.
Google DeepMind has released AlphaGenome Atlas, a 1-petabyte database that uses its AlphaGenome AI model to predict the regulatory impact of all roughly 9 billion possible single-letter mutations across the human genome. The Atlas also introduces a scoring system called AVI, which condenses complex coding and non-coding predictions into one number researchers can use to quickly identify which genetic variants deserve closer study.
Galaxy has published Filament, an open-source tool written in Go that moves data between systems using full, incremental, or change-data-capture replication. It tracks progress with durable checkpoints, verifies batches on both the read and write sides, and can pause or resume runs safely, while letting developers swap in custom sources, sinks, storage, and event transport.
PyPI experienced intermittent 502 and 503 errors on files.pythonhosted.org for about two weeks in August 2026, breaking package installations for some users. Investigation traced the issue to a Fastly canary deployment that misconfigured a single cache node, plus separate longstanding bugs in PyPI's Fastly setup around origin fallback and range requests. Both issues were resolved, with downloads fully restored by August 28.
Germany's far-right Alternative for Germany party more than doubled its vote share to 44% in Sunday's Saxony-Anhalt state election, while the ruling CDU lost over half its 2021 support. Chancellor Friedrich Merz called it the worst defeat his party has suffered in decades and warned of consequences beyond the region.
A Richmond, VA resident shares their household's emergency preparedness strategy, explaining that they focus on sheltering in place rather than packing go-bags for large-scale disaster scenarios. The plan centers on realistic local risks, particularly water outages, which have hit the city more often than power failures, including two boil-water advisories and a major transmission main break in 2025-2026. Their stockpile includes stored potable and non-potable water plus a makeshift camp toilet for extended outages.
A new Burning Glass Institute analysis, reported by the Wall Street Journal, shows workers aged 22-34 without college degrees are experiencing some of their lowest unemployment rates in decades, while their degree-holding peers face one of their worst job markets in years. Chief economist Gad Levanon says this shift appears structural rather than temporary.
DigiTimes cites supply chain sources claiming Intel will raise CPU prices by another 10%, following earlier increases in Q1 2026 and July, likely hitting server and mobile chips first. The same report says Intel plans a major product launch in March 2027, with AMD responding with its own releases between June and July that year.
Google DeepMind released AlphaGenome Atlas, a genome-wide dataset predicting the functional consequences of nearly every possible single-letter DNA change. Academic partners, including researchers from the Broad Institute working with the GREGoR Consortium, used the tool's AVI scoring system to identify a previously overlooked variant in the DNM1 gene linked to epileptic encephalopathy, showing it creates a faulty splice site that abnormally extends the resulting protein. The prediction was later confirmed through lab experiments.
A hacker exploited a bug in Blockstream's Liquid Network settlement system to withdraw roughly 4,000 bitcoins worth about $340 million. The attacker, described as a 'white hat,' returned around 3,400 bitcoins after Blockstream patched the flaw, but retained about 600 bitcoins worth roughly $47 million. Liquid Network has suspended operations while it implements further security fixes before resuming.
A technical blog post offers a hands-on, browser-based walkthrough of the spanning tree protocol (STP), the networking standard that keeps Ethernet switches from forming loops that cause broadcast storms. Using a playful office scenario with redundant cables and an accident-prone coworker, it demonstrates how STP blocks extra links to form a loop-free tree and automatically rebuilds it when a connection fails.