Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: version Clear Filter

Steam is ending support for Windows 32-bit next year

Steam is officially dropping Windows 32-bit support at the end of this year, the company announced today. The only 32-bit version of Windows that is currently supported by Steam is Windows 10 32-bit. The company says 0.01 percent of systems reported through the Steam Hardware Survey are using that version of Windows. On any given day, Steam sees just over 36 million daily users , so it's safe to assume that this change will only affect a few thousand gamers. While this doesn't mean that your St

Steam is dropping Windows 32-bit support in 2026

is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years. Posts from this author will be added to your daily email digest and your homepage feed. Valve has announced that it will stop supporting 32-bit versions of Windows for its Steam app next year. Valve will continue to support 64-bit versions of Windows 10 and Windows 11 with Steam, but on January 1st 2026 it’s game over for 32-bit versions of Windows. Windows 10 is the only 32-

Tinycolor supply chain attack post-mortem

A malicious GitHub Actions workflow was pushed to a shared repo and exfiltrated a npm token with broad publish rights. The attacker then used that token to publish malicious versions of 20 packages, including @ctrl/tinycolor . My GitHub account, the @ctrl/tinycolor repository were not directly compromised. There was no phishing involved, and no malicious packages were installed on my machine and I already use pnpm to avoid unapproved postinstall scripts. There was no pull request involved becau

'M3GAN 2.0' Is Coming to Streaming. Here's When to Watch

If you missed M3GAN 2.0 when it hit theaters earlier this year (or you want to relive the glory of the sequel), you're in luck. Everyone's favorite A.I. murder companion is coming to streaming -- including the Unrated version. Buckle up. M3GAN 2.0 brings the robot diva back to action as she faces off against a new threat. The result is a sequel that ups the kills and leans into the action, while still serving plenty of attitude. This time, though, instead of posing a danger to Cady (Violet McG

The US version of TikTok might still use the Chinese algorithm

A potential TikTok deal emerged Monday between the US and China, two days before the Trump administration's latest sell or be banned deadline. Now, attention is shifting to the app's Chinese algorithm, with the Financial Times reporting it will be used in the US version. Wang Jingtao, deputy director of the China's national internet regulator, told reporters that the deal included "licensing the algorithm and other intellectual property rights." The Financial Times further reports that US Treas

Which NPM package has the largest version number?

Which npm package has the largest version number? I spent way too much time on this I was recently working on a project that uses the AWS SDK for JavaScript. When updating the dependencies in said project, I noticed that the version of that dependency was v3.888.0 . Eight hundred eighty eight. That’s a big number as far as versions go. That got me thinking: I wonder what package in the npm registry has the largest number in its version. It could be a major, minor, or patch version, and it doe

Android Auto could rollback one controversial change but introduce another (APK teardown)

Andy Walker / Android Authority TL;DR Google could reverse an Android Auto UI change that has upset many users. Instead of using colors from your phone’s wallpaper, Android Auto’s media player could use the album art as the background once again. However, while testing this reversal, Google appears to have messed up another visual aspect in Android Auto. Last month, Google began testing a simpler Material You-based interface for Android Auto, featuring background colors that match your phone

Starship to Deliver 100 Tons to Orbit by 2026, Musk Claims

Starship finally broke a losing streak of back-to-back flops, acing its 10th suborbital flight last month. Following the rocket’s success, SpaceX founder and CEO Elon Musk is now confident that the massive vehicle will begin flying payloads to space in 2026. During an interview with the All-In Podcast, Musk explained how an upgraded version of Starship will reach orbit by next year and demonstrate full reusability of the Super Heavy booster and its upper stage. “Unless we have some very major s

Microsoft fixes app install issues caused by August Windows updates

Microsoft has fixed a known issue caused by the August 2025 security updates, which triggers unexpected User Account Control (UAC) prompts and app installation problems for non-admin users on all Windows versions. This issue is caused by a security patch that mitigates a Windows Installer privilege escalation vulnerability (CVE-2025-50173), which can enable authenticated attackers to gain SYSTEM privileges. To address the CVE-2025-50173 security flaw, Microsoft has implemented new User Account

Citron’s big update just landed, and it could be a game-changer for Switch emulation

Nick Fernandez / Android Authority TL;DR Switch emulator Citron just released version 0.7, its first update in more than six months. It’s a “complete ground-up rewrite” of the emulator, with significant changes and improvements. Highlights include an overhaul of the Vulkan rendering pipeline and early FSR2 support. Nintendo Switch emulation had a rough one in 2024, but this year is shaping up to offer some huge leaps forward. Last week we saw a big update for Eden, but now it’s Citron’s time

AirPods Pro 3: Apple planning two versions with one key difference

While Apple is expected to unveil AirPods Pro 3 tomorrow, it turns out more than one version is expected. AirPods Pro 3 expected at iPhone 17 event Three years after introducing AirPods Pro 2, Apple’s best wireless headphones are due for an upgrade. We’ll likely see improvements over existing hardware, heart rate detection, and a slimmer charging case. A previous anonymous tip claimed temperature sensing was confirmed, although I believe that could be a misunderstanding based on the heart rate

Microsoft says recent Windows updates cause app install issues

Microsoft says the August 2025 security updates are triggering unexpected User Account Control (UAC) prompts and app installation issues for non-admin users across all supported Windows versions. This known issue is caused by a security patch that addresses the CVE-2025-50173 Windows Installer privilege escalation vulnerability, which can allow authenticated attackers to gain SYSTEM privileges due to a weak authentication issue. To address this security vulnerability, Microsoft has implemented

Finally, the official Instagram app for iPad has arrived - here's what's new

Jason Hiner/ZDNET Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways Meta just announced a native app version of Instagram for iPadOS 15.1 and later. The app is free and available in the App Store now. It looks different than the mobile version, with some interesting ways to curate your feed. At long last, you can now scroll Instagram on your iPad. After years of requests by iPad users, it will be available in the App Store for iPadOS 15.1 and later starting Septem

You can finally scroll Instagram on your iPad - after 15 years

Jason Hiner/ZDNET Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways Meta just announced a native app version of Instagram for iPadOS 15.1 and later. The app is free and available in the App Store now. It looks different than the mobile version, with some interesting ways to curate your feed. At long last, you can now scroll Instagram on your iPad. After years of requests by iPad users, it will be available in the App Store for iPadOS 15.1 and later starting Septem

Git for Music – Using Version Control for Music Production (2023)

last updated on 6 Apr 2024 Being both a musician and a software engineer, I always felt that these two areas are almost completely separated. My developer skill-set seemed to have little to no use for my work as a musician. Which is a pity considering how cool it would be if there was some kind of a sinergy across these two sides of my life. Recently, though, I have found a useful possibility to utilize something I previously used solely for my development work, namely, git, the version contro

Chronicle – Idiomatic, type safe event sourcing framework for Go

Chronicle A pragmatic and type-safe toolkit for modern event sourcing in Go. Want to hire me? Quickstart Warning I recommend going through the quickstart, since all examples use the Account struct used below from the account package. Install the library go get github.com/DeluxeOwl/chronicle # for debugging go get github.com/sanity-io/litter Define your aggregate and embed aggregate.Base . This embedded struct handles the versioning of the aggregate for you. We'll use a classic yet very s

Chronicle – idiomatic, type safe event sourcing framework for Go

Chronicle A pragmatic and type-safe toolkit for modern event sourcing in Go. Want to hire me? Quickstart Warning I recommend going through the quickstart, since all examples use the Account struct used below from the account package. Install the library go get github.com/DeluxeOwl/chronicle # for debugging go get github.com/sanity-io/litter Define your aggregate and embed aggregate.Base . This embedded struct handles the versioning of the aggregate for you. We'll use a classic yet very s

Microsoft’s next annual update for Windows 11 is in Release Preview testing

is a senior editor following news across tech, culture, policy, and entertainment. He joined The Verge in 2021 after several years covering news at Engadget. Posts from this author will be added to your daily email digest and your homepage feed. The schedule of annual updates for Windows 11 that arrive in the second half of the year will hold steady for 2025, and today, Microsoft announced that the 25H2 package is available now for testing in the Release Preview Channel. So, will you see new

Google shares workarounds for auth failures on ChromeOS devices

Google is working to resolve authentication issues affecting some ChromeOS devices, which are preventing affected users from signing into their Clever and ClassLink accounts. As the company explains in a recently updated incident report on the Google Workspace Status Dashboard, these authentication failures impact devices running version 16328.55.0 with Chrome browser version 139.0.7258.137. These issues are disrupting Single Sign-On access to Clever and ClassLink educational partner platforms

Areal, Are.na's new typeface

Introducing Areal, Are.na’s New Typeface August 21, 2025 — by Johannes Breyer, Charles Broskoski, and Meg Miller Areal, a new typeface custom-made by Dinamo for Are.na. [A text doc from an old Windows operating system. Inside the doc, either Areal or Arial is written in the new typeface, the space where the 'e' or 'i' would go is blank.] Over the past year, we’ve been working with the design studio Dinamo on a custom typeface for Are.na. Starting today, the typeface you’ll see on Are.na (and

Areal, Are.na's New Typeface

Introducing Areal, Are.na’s New Typeface August 21, 2025 — by Johannes Breyer, Charles Broskoski, and Meg Miller Areal, a new typeface custom-made by Dinamo for Are.na. [A text doc from an old Windows operating system. Inside the doc, either Areal or Arial is written in the new typeface, the space where the 'e' or 'i' would go is blank.] Over the past year, we’ve been working with the design studio Dinamo on a custom typeface for Are.na. Starting today, the typeface you’ll see on Are.na (and

EA’s free-to-play Skate revival hits early access in September

is a news editor covering technology, gaming, and more. He joined The Verge in 2019 after nearly two years at Techmeme. Posts from this author will be added to your daily email digest and your homepage feed. More than three years after revealing “pre-pre-pre-alpha” footage of its new Skate title, EA has finally announced that the free-to-play live service game will be launching for everyone in early access on September 16th. The game takes place in the city of “San Vansterdam,” where you can

Is iOS 26 beta 8 ready for release? [Poll]

Historical precedent suggests that the latest iOS 26 beta may be the final one, and therefore the version that will be released into the wild next month. But while the stats may favor this, not everyone is convinced that beta 8 is ready to be unleashed. Given that there’s now very little time left before the iPhone 17 launch, is iOS 26 good enough … ? Precedent says iOS 26 is probably complete We yesterday rounded up the historical precedents, which very clearly point to beta 8 being the fina

The two versions of Parquet

A few days ago, the creators of DuckDB wrote the article: Query Engines: Gatekeepers of the Parquet File Format, which explained how the engines that process Parquet files as SQL tables are blocking the evolution of the format. This is because those engines are not fully supporting the latest specification, and without this support, the rest of the ecosystem has no incentive to adopt it. In my experience, this issue is not limited to Query Engines but extends to the tools within the ecosystem.

Time is running out for SpaceX to make a splash with second-gen Starship

STARBASE, Texas—A beehive of aerospace technicians, construction workers, and spaceflight fans descended on South Texas this weekend in advance of the next test flight of SpaceX's gigantic Starship rocket, the largest vehicle of its kind ever built. Towering 404 feet (123.1 meters) tall, the rocket will lift off during a one-hour launch window beginning at 6:30 pm CDT (7:30 pm EDT; 23:30 UTC) Sunday. The main concern for Sunday's launch attempt will be weather conditions at Starbase, located a

A visual history of Visual C++ (2017)

A visual history of Visual C++ 04 Mar 2017 Visual C++ was Microsoft's implementation of a professional Windows hosted IDE for developing Windows software. From humble beginnings, it's grown into a very versatile, popular, and powerful tool. I used every version of Visual C++ since 1.0, and thought I'd collect some Visual C++ screenshots and comments on these versions. Visual C++ 1.x Visual C++ 1.0/1.5 (16-bit) Visual C++ 1.1 (32-bit) Minimum (official) host OS version Windows 3.1 Windows NT

Amazon goes after the iPad market as it plans $400 Android tablet

Amazon Fire tablets have so far been cheap and cheerful devices, often bought for children. Running a heavily-customized version of Android known as Fire OS, they haven’t achieved much traction in the market … The company is now hoping to change all that with a new tablet aiming to compete in the same premium market as the base model iPad. Reuters doesn’t have many details, but says that it will run a more standard version of Android and will cost around $400. As part of a project known inter

Mangle – a language for deductive database programming

Mangle Mangle is a programming language for deductive database programming. It is an extension of Datalog, with various extensions like aggregation, function calls and optional type-checking. Deductive database programming is useful for bringing data from multiple data sources together since it enables us to represent and query that data in a uniform way. It can also be used to model domain knowledge, similar to machine-readable ontology but without being restricted to binary predicates. Data

Paramount’s ‘Star Trek’ Focus Is Back at the Movies—Including ‘Star Trek 4’ (Again)

There’s been no shortage of Star Trek for fans in recent years—provided, of course, they subscribe to Paramount+. But as the sci-fi stalwart’s number of streaming series has dwindled to just Strange New Worlds (which has an endpoint set after its fifth season) and the upcoming Starfleet Academy, the studio behind the franchise is seemingly ramping up hopes for a big-screen return. If that sounds like a promise you’ve heard before, you’re not wrong. The most recent reboot or Kelvin Timeline (or

Kodak says it’ll figure things out and won’t shut down

“Kodak is confident it will be able to pay off a significant portion of its term loan well before it becomes due, and amend, extend or refinance our remaining debt and/or preferred stock obligations. To fund the repayment, we plan to draw on the approximately $300 million in cash we expect to receive from the reversion and settlement of our U.S. pension fund (the Kodak Retirement Income Plan, or “KRIP”) in December. However, the KRIP reversion is not solely within Kodak’s control and therefore i