Latest Tech News

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

Filtered by: preview Clear Filter

Windows 11 is adding another Copilot button nobody asked for

Have enough Copilot buttons in your life? No you don’t — have another one! This one pops up in the latest Windows 11 Insider Preview when mousing over an open app in your taskbar; it lets you share the contents with Copilot Vision. Want to know who is celebrating in that dogpile on the mound, or dig a little deeper on that sculpture you took a photo of? Just click that “Share with Copilot” button that pops up in the window preview. Copilot Vision scans what’s on your screen, analyzes it, and le

You can turn off iOS 26’s obtrusive new screenshot previews

is a senior reporter who’s been covering and reviewing the latest gadgets and tech since 2006, but has loved all things electronic since he was a kid. Posts from this author will be added to your daily email digest and your homepage feed. One of the many unpublicized changes introduced with the iOS 26 update released earlier this week is that screenshots now automatically open into a full-screen preview. The new approach provides immediate access to a handful of useful tools for editing a scre

Java 25 officially released

Java 25 / JDK 25: General Availability JDK 25, the reference implementation of Java 25, is now Generally Available. We shipped build 36 as the second Release Candidate of JDK 25 on 15 August, and no P1 bugs have been reported since then. Build 36 is therefore now the GA build, ready for production use. GPL-licensed OpenJDK builds from Oracle are available here: https://jdk.java.net/25 Builds from other vendors will no doubt be available soon. This release includes eighteen JEPs [1]: 470: PEM En

Java 25 Officially Released

Java 25 / JDK 25: General Availability JDK 25, the reference implementation of Java 25, is now Generally Available. We shipped build 36 as the second Release Candidate of JDK 25 on 15 August, and no P1 bugs have been reported since then. Build 36 is therefore now the GA build, ready for production use. GPL-licensed OpenJDK builds from Oracle are available here: https://jdk.java.net/25 Builds from other vendors will no doubt be available soon. This release includes eighteen JEPs [1]: 470: PEM En

Claude can now edit and create files, including Excel spreadsheets

Anthropic has begun rolling out a small but significant update to Claude. Starting today you can use the chatbot to create and edit Excel spreadsheets, documents, PowerPoint slide decks and PDFs. In the past, Claude offered rudimentary file support, but now you can interact with any documents you need to modify directly through the chatbot. The new functionality is part of a feature preview you can try out as long as you have a Max, Team or Education subscription. Sorry, Pro and free users, you'

Google quietly hits pause on a brand-new Pixel 10 feature, and it’s for the best

Joe Maring / Android Authority TL;DR Google has pulled the Daily Hub preview from Pixel 10 phones. The feature was designed to give users an overview of their day, with personalized recommendations and content suggestions. However, it seemed extremely underbaked at launch and did not live up to expectations. Google says it’s temporarily pausing the public preview of Daily Hub and actively working to improve the feature. Google is pausing the Daily Hub preview on Pixel 10 devices, citing the

Microsoft introduces a pair of in-house AI models

Microsoft is expanding its AI footprint with the release of two new models that its teams trained completely in-house. MAI-Voice-1 is the tech major's first natural speech generation model, while MAI-1-preview is text-based and is the company's first foundation model trained end-to-end. MAI-Voice-1 is currently being used in the Copilot Daily and Podcast features. Microsoft has made MAI-1-preview available for public tests on LMArena, and will begin previewing it in select Copilot situations in

Show HN: OverType – A Markdown WYSIWYG editor that's just a textarea

Hi HN! I got so frustrated with modern WYSIWYG editors that I started to play around with building my own. The problem I had was simple: I wanted a low-tech way to type styled text, but I didn't want to load a complex 500KB library, especially if I was going to initialize it dozens of times on the same page. Markdown in a plain <textarea> was the best alternative to a full WYSIWYG, but its main drawback is how ugly it looks without any formatting. I can handle it, but my clients certainly can'

Fighting with YouTube to show a preview image

TLDR: Click here for code to implement a lightweight, resilient clickable YouTube preview. YouTube videos are expensive to load on a web page. This compounds if you want your page to display many videos at the same time for the user to choose from. Before the user even plays the video, it loads 4MB onto your previously zippy page. Of course, YouTube does a decent job of caching these resources, but your browser is still doing all this work, creating another complete page context per video, exe

The new Preview app has a fun interactive Liquid Glass easter egg

As part of the overall redesign, Liquid Glass has been implemented throughout iOS 26, changing how app icons, toolbars, tab bars and system controls look and behave. But Apple is also open to just having a bit of a fun with the new material, like the completely-over-the-top refraction effect when you pull down the Lock Screen. With beta 6, Apple hid another fun Liquid Glass easter egg inside the Preview app on iPad. See the video after the break … Preview is a new app available on iPadOS 26 th

The Day MOOCs Died: Coursera's Preview Mode Kills Free Learning

Last week, Coursera’s new CEO, Greg Hart, delivered something the company’s investors had been eagerly awaiting: growth. In his first full quarter as CEO, Greg’s leadership helped drive Coursera’s stock price up 36% following the earnings call, pushing the company’s valuation past the $2 billion mark. However, this pursuit of prioritizing Wall Street could come at a cost to learners worldwide. The company is rolling out a “Preview Mode,” a feature that would lock almost all course content, inc

Super-resolution of Sentinel-2 images (10M –> 5M)

Sentinel-2 Super-Resolution GUI A simple, user-friendly desktop application to increase the resolution of Sentinel-2 satellite images. This tool takes the standard 10-meter Blue, Green, Red, and Near-Infrared (NIR) bands and uses a pre-trained AI model to create a higher-resolution, 2x upscaled image. It's designed for users who want to easily enhance their satellite imagery without complex command-line tools. TL;DR (For the Impatient) Install stuff: pip install pyqt5 torch safetensors raste

Google Chrome is testing iOS-like page transitions on Android, and you can try it out now

Rita El Khoury / Android Authority TL;DR Google Chrome is testing a predictive back feature that previews the previous page, preventing users from accidentally navigating away. Leveraging Android’s built-in functionality, the preview shows the prior page in your history, but a gray screen if it’s returning home. The feature is currently in A/B testing in Chrome’s stable version, but users can enable it manually via feature flags. Accidentally exiting an app can be frustrating, especially whe

.NET 10 Preview 6 brings JIT improvements, one-shot tool execution

A newly arrived sixth preview of Microsoft’s planned .NET 10 application development platform touts improved JIT code generation for struct arguments, one-shot tool execution, and other enhancements in the .NET libraries, runtime, and SDK, as well as the ASP.NET Core, Blazor, and .NET MAUI frameworks. .NET 10 Preview 6 was announced July 15. The production release is expected in November. Developers can download Preview 6 at dotnet.microsoft.com. With improved code generation for struct argume

Observable Notebooks 2.0 Technology Preview

You can also use the new Vite plugin directly if you want to integrate notebooks into your existing Vite-based application. The build command is implemented on top of Vite, making it incredibly fast. If you prefer to author notebooks in a text editor rather than using Observable Desktop, you can use Vite’s preview server for a live preview as you edit. notebooks preview See the Notebook Kit documentation for more.

Security Bite: How to password protect sensitive image files on Mac

9to5Mac Security Bite is exclusively brought to you by Mosyle, the only Apple Unified Platform. Making Apple devices work-ready and enterprise-safe is all we do. Our unique integrated approach to management and security combines state-of-the-art Apple-specific security solutions for fully automated Hardening & Compliance, Next Generation EDR, AI-powered Zero Trust, and exclusive Privilege Management with the most powerful and modern Apple MDM on the market. The result is a totally automated Appl

iOS 26 will add two brand new apps to your iPhone’s Home Screen

iOS 26 might be best remembered for its Liquid Glass redesign, but the update will also add two brand new apps to your iPhone’s Home Screen. Here’s what’s coming. #1: Apple Games app Gaming on the iPhone is getting a new central hub in iOS 26. ’Apple Games’ is a brand new app that joins the ranks of other media-focused iPhone apps such as: Apple TV Apple Music Apple Podcasts Apple Books The new Games app includes a Home view where you’ll spend most of your time. Here’s Apple’s descriptio

Windows 11 KB5060829 update released with 38 new changes, fixes

​​Microsoft has released the KB5060829 preview cumulative update for Windows 11 24H2, which includes 38 changes, including improvements to the taskbar and a new PC-to-PC migration experience. The KB5060829 update is an optional non-security preview update that delivers updates at the end of each month, allowing Windows admins to test bug fixes, improvements, and new features that will roll out to all users during next month's Patch Tuesday release. However, unlike regular Patch Tuesday cumulat

Show HN: I built an AI dataset generator

AI Dataset Generator Generate realistic datasets for demos, learning, and dashboards. Instantly preview data, export as CSV or SQL, and explore with Metabase. Features: Conversational prompt builder: choose business type, schema, row count, and more Real-time data preview in the browser Export as CSV (single file or multi-table ZIP) or as SQL inserts One-click Metabase launch for data exploration Prerequisites Docker (includes Docker Compose) OpenAI API key (get one at https://platform.

Windows 10 KB5061087 update released with 13 changes and fixes

Microsoft has released the June 2025 non-security preview update for Windows 10, version 22H2, with fixes for bugs preventing the Start Menu from launching and breaking scanning features on USB multi-function printers. Today's optional cumulative update (KB5061087) is an optional non-security preview update that allows Windows administrators to test fixes and improvements released with the upcoming July 2025 Patch Tuesday cumulative updates. KB5061087 addresses an issue causing scanning to fai

Google’s updated Gemini 2.5 Flash pricing is good news and bad news

TL;DR Gemini 2.5 Flash-Lite is rolling out in preview. The stable versions of Gemini 2.5 Flash and Pro are also rolling out. The cost of input for Flash has gone up by $0.15, but the output has been reduced by $1.00. Google introduced Gemini 2.5 earlier this year, with Pro (experimental) being the first model in the series. A couple of months later, the company rolled out a faster model in early access, known as Gemini 2.5 Flash. Now the firm has an update on these two models and is launching

Max will show autoplaying video previews suggested by AI

is a news writer who covers the streaming wars, consumer tech, crypto, social media, and much more. Previously, she was a writer and editor at MUO. Max — soon to be called HBO Max again — is rolling out an update that automatically plays video previews when you hover over shows and movies. The video previews are launching to users in the US now, but Max is still working on an “AI-assisted” tool to pick the clips that go in them. In the “coming weeks,” Max says its AI tool will automatically id

Max will show autoplaying video previews picked by AI

is a news writer who covers the streaming wars, consumer tech, crypto, social media, and much more. Previously, she was a writer and editor at MUO. Max — soon to be called HBO Max again — is rolling out an update that automatically plays video previews when you hover over shows and movies. The video previews are launching to users in the US now, but Max is still working on an “AI-assisted” tool to pick the clips that go in them. In the “coming weeks,” Max says its AI tool will automatically id

Your Google Home just got 5 exciting upgrades for free - how to try them

Google If you're a Google Home user, pay attention because Google just released several new features you'll want to know about. The spring Home update gives you a better way to see your cameras, more customizable favorites, improved automations, and more. While some of the features are available now, some are only available if you opt in, and others are coming soon. Here's what's new. Also: The best smart home devices: Expert tested and reviewed 1. Improved automations Google is making it e

Research shows AI will try to cheat if it realizes it is about to lose

Serving tech enthusiasts for over 25 years.TechSpot means tech analysis and advice you can trust Surprise! A recent study showed that some of the newest AI reasoning models aren't above cheating to achieve a goal. Computer scientists found that AI systems can now manipulate chess AIs to gain an unfair advantage. Some models did this without human interaction or prompting, raising concerns about the future integrity of AI-driven systems beyond the chessboard. A Palisade Research study found tha