Latest Tech News

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

Filtered by: set Clear Filter

This Apple Watch setting keeps me from annoying my partner during work sprints

Kerry Wan/ZDNET Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways Apple Watch timer boosts productivity but annoys partners. Silent mode mutes alerts while preserving wrist haptics. Haptics keep reminders private, and household peace intact. I love me some timers. One of the secrets to how I manage my day is that I set timers for everything. I set them for appointments, sure. But I also set them to remind me when to get started on a phase of work. I set them to r

Samsung’s Project Moohan headset has a new launch date, but what about tri-fold?

Lanh Nguyen / Android Authority TL;DR Samsung will reportedly launch its Project Moohan headset on October 21. This will apparently be an online launch, but there’s no word on geographical availability. Samsung’s “tri-fold” device will reportedly launch at a separate event. Samsung has been working on an Android XR headset, codenamed Project Moohan, in partnership with Google for a while now. We’ve previously heard launch date rumors, but a reliable outlet has now revealed a different date.

Android 16 now makes a stronger Material 3 Expressive first impression with latest QPR beta

Edgar Cervantes / Android Authority TL;DR Android 16 QPR2 Beta 2 adds a new Material 3 Expressive look to the Setup Wizard. The redesigned Setup Wizard includes thicker buttons and a cleaner card-like UI on certain screens. Most users are likely to miss the changes as the Setup Wizard only appears on new or wiped devices, but a refresh was much needed to make a strong first impression. Google recently rolled out Android 16 QPR2 Beta 2 for supported Pixel phones, packing in many key changes,

Meta Horizon TV is an entertainment hub for VR headsets

After revealing his company's latest augmented reality and smart glasses at Meta Connect this year, Mark Zuckerberg has introduced a new entertainment hub for its Quest headsets called Horizon TV. Zuckerberg said Meta believes watching video content is going to be a huge category for both virtual reality headsets and glasses in the future. Meta has already teamed up with several major streaming services to provide shows and movies you can enjoy in VR. One of those partners is Disney+, which will

WhatsApp for iOS gets message reminders

A few weeks ago, WhatsApp started testing a feature that would let users set reminders for incoming messages. This feature is now live. Here’s how it works. Preset or custom timers spanning 1 minute to 1 day Different users have different methods to avoid forgetting to reply to a text message. If you’re anything like me, you probably keep them unread until you can actually respond. Still, sometimes, a few important messages can fall through the cracks. With its latest update (via WABetaInfo),

Windows 11 upgrade failed? These are my 4 most powerful troubleshooting secrets

SvetaZi/iStock/Getty Images Plus Follow ZDNET: Add us as a preferred source on Google. When Windows decides that it isn't interested in completing an upgrade, it can be maddeningly unhelpful, spitting out error codes and cryptic messages that can leave even experts scratching their heads. Also: How to upgrade your 'incompatible' Windows 10 PC to Windows 11 - for free That can happen with a routine Windows 11 feature update, but it's especially frustrating when you're trying to install Window

Facebook's settlement payments are on the way - here's how much you can expect

Maria Korneeva/Moment via Getty Images Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways Payments have started going out in the 2023 Facebook privacy suit. Each user who filed will get between $5 and $40. Your amount depends on how long you used the site. If you filed a claim in the $725 million Facebook privacy settlement back in 2023, your payment might be on the way. Several years ago, Facebook, its parent company Meta, and political marketing company Cambri

People Who Hunt Down Old TVs

They are televisions from another era, replaced by the flat screen, high-resolution displays of the modern era. Yet cathode-ray tubes are still surprisingly in demand. The moment he saw pictures of the grubby old televisions for sale, Shaan Joshi knew he had to have them. Joshi, a game developer and writer from central Florida in the US, immediately paid up: $2,500 (£1,900) for 10 cathode-ray tube (CRT) TVs. Chunky boxes with thick glass screens. Relics from another time. Wi-fi connectivity? Ap

Topics: era good joshi sets tvs

Check Your Bank Accounts, You Might Spot a Deposit From a Facebook Lawsuit

Read your email carefully this week: On Monday morning, I received an email from PayPal with the enticing subject line, "Your Facebook Consumer Privacy User Profile Litigation Settlement Payment." And no, it wasn't a scam. I opened it to find my PayPal account had been sent $37.55 as my share of Facebook's $725 million privacy settlement. Don't miss any of our unbiased tech content and lab-based reviews. Add CNET as a preferred Google source. I was glad I spotted the email, because the money w

Millions of Facebook users are finally getting their payouts from the $725M privacy settlement

Edgar Cervantes / Android Authority TL;DR In 2022, Meta agreed to pay a $725 million settlement to millions of users for allegedly selling their personal information to Cambridge Analytica. The company handling the payments has confirmed that the distribution of the money has commenced and will continue over the next 10 weeks. If your claim was approved, you’ll receive an email three to four days before your payment is sent. It was a while ago, but you may remember when Meta got in trouble f

Internet Archive’s big battle with music publishers ends in settlement

A settlement has been reached in a lawsuit where music publishers sued the Internet Archive over the Great 78 Project, an effort to preserve early music recordings that only exist on brittle shellac records. No details of the settlement have so far been released, but a court filing on Monday confirmed that the Internet Archive and UMG Recordings, Capitol Records, Sony Music Entertainment, and other record labels "have settled this matter." More details may come in the next 45 days, when parties

How to disable ACR on your TV - and why you should ASAP

Adam Breeden/ZDNET Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways Smart TVs track viewing habits with ACR tech. Collected data fuels billions in targeted ads. Turning off ACR protects privacy but takes effort. Did you know that whenever you turn on your smart TV, you invite an unseen guest to watch it with you? These days, most popular TV models utilize automatic content recognition (ACR), a form of ad surveillance technology that gathers information about eve

Creating a VGA Signal in Hubris

A while ago I got a ST Nucleo-H753ZI evaluation board because I wanted to try out Hubris, Oxide's embedded operating system. After getting the basic demo app with the blinking lights running I set it aside for a lack of an idea what to do with it. A few weeks ago I was looking through old Raspberry Pi accessories on the hunt for a project. What stuck out to me wasn't any of the Raspberry Pi stuff, but the old 4 by 3 VGA monitor I had standing around. Could I just wire those pins in the VGA cable

Topics: dac dma memory set task

Why do browsers throttle JavaScript timers?

Posted August 31, 2025 by Nolan Lawson in performance, Web. Tagged: timers. 9 Comments Even if you’ve been doing JavaScript for a while, you might be surprised to learn that setTimeout(0) is not really setTimeout(0) . Instead, it could run 4 milliseconds later: const start = performance.now() setTimeout(() => { // Likely 4ms console.log(performance.now() - start) }, 0) Nearly a decade ago when I was on the Microsoft Edge team, it was explained to me that browsers did this to avoid “abuse.” I.

New HybridPetya ransomware can bypass UEFI Secure Boot

A recently discovered ransomware strain called HybridPetya can bypass the UEFI Secure Boot feature to install a malicious application on the EFI System Partition. HybridPetya appears inspired by the destructive Petya/NotPetya malware that encrypted computers and prevented Windows from booting in attacks in 2016 and 2017 but did not provide a recovery option. Researchers at cybersecurity company ESET found a sample of HybridPetya on VirusTotal. They note that this may be a research project, a p

Virtual Boy games are coming to Nintendo Switch Online

is an entertainment editor covering streaming, virtual worlds, and every single Pokémon video game. Andrew joined The Verge in 2012, writing over 4,000 stories. Posts from this author will be added to your daily email digest and your homepage feed. Nintendo’s oft-maligned VR headset the Virtual Boy is getting a new life on modern hardware. Nintendo announced that the platform will be coming to its collection of retro games available to Switch Online subscribers, and will be available on both t

How to turn off autoplay on your social media feeds

There are times when you may want to prevent videos and GIFs from automatically playing in your social media feeds. This could be because you’re trying to conserve cellular data, limit the addictiveness of these apps, or maintain better control over your viewing experience, as when a video is going viral that you don’t wish to see. Whatever the reason might be, here are the steps to turn off autoplaying videos and GIFs on popular social media platforms. Facebook To turn off autoplay on Faceboo

Harvey Mudd Miniature Machine

Documentation for HMMM (Harvey Mudd Miniature Machine) Last update: 2025 Quick reference: Table of Hmmm Instructions Instruction Description Aliases System instructions halt Stop! None read rX Place user input in register rX None write rX Print contents of register rX None nop Do nothing None Setting register data setn rX N Set register rX equal to the integer N (-128 to +127) None addn rX N Add integer N (-128 to 127) to register rX None copy rX rY Set rX = rY mov Arithmetic add rX rY rZ Set

Topics: 0000 register rx ry set

Can I have a new password, please? The $400M question.

Back in August 2023, attackers tied to the Scattered Spider group didn’t exploit a zero-day vulnerability to hack Clorox. They simply called the service desk (run by Cognizant), claimed to be locked-out employees, and asked for password and MFA resets. According to court filings and reporting, the attacker repeatedly phoned Cognizant’s service desk, obtained repeated resets without meaningful verification, and used the resulting access to move quickly toward domain-admin footholds. Clorox says

The Best Meta Quest Games You Can Play Right Now (2025)

Tips Before Playing Before you can actually play, there are a few things you need to do. Here are some tips for getting everything set up, because the Quest interface is not always the easiest to navigate. Set your boundary. The last thing you want while playing is to run into an object in your room while essentially blindfolded. Your Quest will guide you through the process of setting up your boundary. Roomscale lets you draw a play space to move freely, Stationary when you're standing still.

The Pixel’s latest Android update has a hidden trick for organizing your Quick Settings

Joe Maring / Android Authority TL;DR A hidden feature in Android 16 QPR1 offers a new, faster way to reorganize your Quick Settings tiles. Instead of dragging and dropping, you can double-tap a tile to select it and then tap its new position to move it. This method is more precise and avoids the awkward scrolling and accidental drops common with the old way. Google rolled out the Android 16 QPR1 update to Pixel devices last week, bringing the company’s new Material 3 Expressive design to the

Judge puts Anthropic’s $1.5 billion book piracy settlement on hold

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. Posts from this author will be added to your daily email digest and your homepage feed. Anthropic’s $1.5 billion book piracy settlement has been put on pause after the federal judge overseeing the class action case raised concerns about the terms of the agreement. During a hearing this week, Judge William Alsup rejected the settlement over concerns

Nasdaq to invest $50 million in Winklevoss-founded crypto exchange Gemini

Tyler Winklevoss, chief executive officer and co-founder of Gemini Trust Co., left, and Cameron Winklevoss, president and co-founder of Gemini Trust Co., speak during the Bitcoin 2021 conference in Miami, Florida, U.S., on Friday, June 4, 2021. Gemini, the crypto exchange founded by Cameron and Tyler Winklevoss, has secured Nasdaq as a strategic investor ahead of its initial public offering this week, CNBC has confirmed. Nasdaq plans to invest $50 million in the crypto company in a partnership

Judge: Anthropic's $1.5B settlement is being shoved "down the throat of authors"

At a hearing Monday, US District Judge William Alsup blasted a proposed $1.5 billion settlement over Anthropic's rampant piracy of books to train AI. The proposed settlement comes in a case where Anthropic could have owed more than $1 trillion in damages after Alsup certified a class that included up to 7 million claimants whose works were illegally downloaded by the AI company. Instead, critics fear Anthropic will get off cheaply, striking a deal with authors suing that covers less than 500,0

Windows 11 KB5065426 & KB5065431 cumulative updates released

Microsoft has released Windows 11 KB5065426 and KB5065431 cumulative updates for versions 24H2 and 23H2 to fix security vulnerabilities and issues. Today's updates are mandatory as they contain the September 2025 Patch Tuesday security patches for vulnerabilities discovered in previous months. You can install today's update by going to Start > Settings > Windows Update and clicking on 'Check for Updates.' Windows Update (KB5065426) You can also manually download and install the update from t

The Next ‘Star Wars’ VR Game Has a New Trailer and Release Date

It’s time to collect and play with Star Wars toys like never before. ILM and Lucasfilm just announced that Star Wars: Beyond Victory – A Mixed Reality Playset will be released on October 7 exclusively for Meta Quest 3 and 3S. It’s a part narrative adventure, part racing playset VR experience that gives you a chance to live a brand new Star Wars story and also race pods like you would in your backyard. Don’t quite get what that means? Here’s the brand-new, full trailer, which makes it much clear

Judge in Anthropic AI Piracy Suit Worried Authors May 'Get the Shaft' in $1.5B Settlement

A federal judge on Monday ordered the court to slow-roll a proposed $1.5 billion settlement to authors whose copyrighted works Anthropic pirated to train its Claude AI models. Judge William Alsup, of the US District Court for the Northern District of California, said the deal is "nowhere close to complete," and he will hold off on approving it until more questions are answered. Alsup's concerns seem to be around making sure authors have enough notice to join the suit, according to Bloomberg. In

Judge: Anthropic’s $1.5B settlement is being shoved “down the throat of authors”

At a hearing Monday, US district judge William Alsup blasted a proposed $1.5 billion settlement over Anthropic's rampant piracy of books to train AI. The proposed settlement comes in a case where Anthropic could have owed more than $1 trillion in damages after Alsup certified a class that included up to 7 million claimants whose works were illegally downloaded by the AI company. Instead, critics fear Anthropic will get off cheaply, striking a deal with authors suing that covers less than 500,0

How External Attack Surface Management helps enterprises manage cyber risk

Every day, businesses spin up new digital services (websites, APIs, and cloud instances) and it can be for security teams to keep track. Somewhere in that churn, an unmonitored subdomain or misconfigured bucket lurks, waiting for an opportunistic attacker to slip in. External Attack Surface Management (EASM) flips the script: instead of reacting to breaches, you map and monitor every internet‑facing asset continuously. Hidden exposures become visible vulnerabilities you can close before they’re

Slow Roku TV? This 30-second routine will keep your device running like new

Maria Diaz/ZDNET Follow ZDNET: Add us as a preferred source on Google. Can you believe that the first Roku device launched 17 years ago? It was initially developed in partnership with Netflix to stream its "Watch Instantly" service. Since then, the company has released numerous generations of streaming players and its very own Roku TVs -- which means you might own one of these older devices. What is a cache? Just like your computer or smartphone, your Roku TV also stores temporary data (the