Latest Tech News

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

Filtered by: key Clear Filter

Next month, saved passwords will no longer be in Microsoft’s Authenticator app

Starting this month, you'll no longer be able to use Microsoft Authenticator's autofill password function, a move the company is making to transition from passwords to passkeys. Last month, Microsoft stopped letting you save new passwords in the app. Next month is the biggest change, all your saved passwords will no longer be in the Authenticator app. You'll have to use passkeys instead -- such as a PIN, fingerprint or facial recognition. Attila Tomaschek, CNET's software senior writer and dig

Microsoft Will Delete Your Passwords in One Month

Starting this month, you'll no longer be able to use Microsoft Authenticator's autofill password function, a move the company is making to transition from passwords to passkeys. Last month, Microsoft stopped letting you save new passwords in the app. Next month is the biggest change, all your saved passwords will no longer be in the Authenticator app. You'll have to use passkeys instead -- such as a PIN, fingerprint or facial recognition. Attila Tomaschek, CNET's software senior writer and dig

Wooting 80HE Review: Pinnacle of Hall Effect Keyboards

Wooting was one of the first analog keyboard brands to break into the mainstream. When the original Wooting One TKL launched, it was a big deal—optical switch technology was still new to most people, and the idea of a keyboard with hyper-fast, adjustable key actuations was both novel and revolutionary at the time. Later, when it debuted its Lekker Hall effect switch in the Wooting Two, it was one of the first companies to utilize the technology for gaming. Things ramped up in 2020 with the rele

Show HN: A local secrets manager with easy backup

yacs Yet another credential store 🔐 yacs is a command-line tool that allows you to securely store, manage, and retrieve secrets locally in an encrypted JSON file. This tool uses AES encryption with a master password to ensure your secrets are kept safe. Features Initialization: Set up a new credential store with a master password and a hint. Adding Secrets: Add secrets with descriptions, supporting both string and binary types. Retrieving Secrets: Retrieve secrets by their key. Viewing Keys

Show HN: Core – open source memory graph for LLMs – shareable, user owned

Contextual Observation & Recall Engine C.O.R.E is a shareable memory for LLMs which is private, portable and 100% owned by the user. You can either run it locally or use our hosted version and then connect with other tools like Cursor, Claude to share your context at multiple places. C.O.R.E is built for two reasons: To give you complete ownership of your memory, stored locally and accessible across any app needing LLM context. To help SOL (your AI assistant) access your context, facts, and p

Donkey Kong Bananza was made by the team behind Super Mario Odyssey

The new platformer launching July 17 is the first 3D Donkey Kong game in over 25 years. Nintendo has confirmed that the top-notch development team behind Super Mario Odyssey, one of the best games for the Switch, has also developed Donkey Kong Bananza for the Switch 2, according to reporting by Eurogamer. The highly anticipated platformer starring Nintendo's iconic ape will be the first 3D Donkey Kong game since 1999's Donkey Kong 64. We got a chance to go hands-on with Donkey Kong Bananza ear

‘Donkey Kong Bananza’ Is the Switch 2 Launch Game You’ve Been Waiting For

Players who bought the Nintendo Switch 2 with the laser focus of playing Nintendo’s exclusive titles may have been disappointed that the sole first-party experience available at launch was Mario Kart World. You won’t have to sit on your hands for much longer—Donkey Kong Bananza, set to release on July 17, might just be the best reason to own a Switch 2 this early in its life cycle. I played around 2.5 hours of the upcoming game starring Nintendo’s raging gorilla, and I couldn’t stop punching at

My favorite PC accessory keeps me productive on the go - and it's 50% off

ZDNET's key takeaways The CaseUp Combo includes ProtoArc's wireless keyboard, mouse, and laptop stand for $50 on ProtoArc's site. The ease of use and transport make this a solid option for improving your hybrid and remote work setup. However, the mouse, while comfortable, might be too small for some people. $99.99 at Amazon There is no shortage of wireless keyboards, portable monitors, and laptop mounts on the market. Remote work demands new use cases from tech to get our work done, and like

Donkey Kong Bananza unearths the franchise’s roots and rips them out

Several moments of my two-hour hands-on preview of Donkey Kong Bananza felt like I was playing the gritty 2009 action game Red Faction: Guerilla — except this time I was actually playing as a gorilla. For example, I had to level a multistory building during a timed minigame. Just like in Guerilla, I targeted the load-bearing columns with Donkey Kong’s ripped arms to quickly bring it down. Reveling in the destruction made me feel equal parts satisfied and sinister, all while Donkey Kong struck a

Microsoft Authenticator won't manage your passwords anymore - here's why and what's next

gyro/Getty Images Those of you who use Microsoft Authenticator as a password manager will have to find another option, and soon. That's because an upcoming change will pull the plug on the ability to use the Authenticator app to store and autofill passwords. In a recent support document, Microsoft revealed the timeline for Authenticator's retirement as a password manager. Starting in June, you'll no longer be able to add or import new passwords in the app, though you'll still be able to save p

My favorite PC accessory keeps me productive on the go - and it fits easily in any bag

ZDNET's key takeaways The CaseUp Combo includes ProtoArc's wireless keyboard, mouse, and laptop stand for $90 on Amazon. The ease of use and transport make this a solid option for improving your hybrid and remote work setup. However, the mouse, while comfortable, might be too small for some people. $99.99 at Amazon There is no shortage of wireless keyboards, portable monitors, and laptop mounts on the market. Remote work demands new use cases from tech to get our work done, and like anything

Rust CLI with Clap

Types Define Interfaces Types are important. In fact, I'd guess that the expressive type system in rust is the single biggest reason why so many developers love the language. Types allow us to have a contract between parts of the system about our data and how to interact with it. All programming languages have the concept of types, but these exist along several dimensions. Strongly typed vs weakly typed as well as static vs dynamic typing. Rust stakes out its place as a statically, strongly typ

Rust CLIs with Clap

Types Define Interfaces Types are important. In fact, I'd guess that the expressive type system in rust is the single biggest reason why so many developers love the language. Types allow us to have a contract between parts of the system about our data and how to interact with it. All programming languages have the concept of types, but these exist along several dimensions. Strongly typed vs weakly typed as well as static vs dynamic typing. Rust stakes out its place as a statically, strongly typ

Wispr Flow is an AI that transcribes what you say right from the iPhone keyboard

This is a bit of a gimmick, but it’s also kind of cool. I didn’t type a word of what you are about to read. I dictated everything in this text into Wispr Flow, a cool dictation keyboard I have been trying for a few weeks. Here’s how it did: warts and all, with no hand-made corrections. When Whisper contacted me to pitch their Speech-to-Text AI keyboard, I was a bit skeptical. Even Apple has tried to deliver a native dictation punctuation feature, but it’s proven quite hit or miss. It also didn

Microsoft Authenticator will soon ditch passwords for passkeys - here's what to do

ZDNET Those of you who use Microsoft Authenticator as a password manager will have to find another option, and soon. That's because an upcoming change will pull the plug on the ability to use the Authenticator app to store and autofill passwords. In a recent support document, Microsoft revealed the timeline for Authenticator's retirement as a password manager. Starting in June, you'll no longer be able to add or import new passwords in the app, though you'll still be able to save passwords thr

Parsing JSON in Forty Lines of Awk

JSON is not a friendly format to the Unix shell — it’s hierarchical, and cannot be reasonably split on any character (other than the newline, which is not very useful) as that character might be included in a string. There are well-known tools such as jq that let you correctly parse JSON documents in the shell, but all require an additional dependency. Another option is to use Python, which is ubiquitous enough that it can be expected to be installed on virtually every machine, and for new proje

MacBook Air Diary: iPadOS improvements haven’t tempted me back

I wrote a year ago that I hardly use an iPad any more. With one small exception, that remains the case – but iPadOS 26 did have me revisit the question. That’s because this transforms the device so much that, for the first time, I considered it impossible to argue that the iPad isn’t now a (proper) computer … Why I (almost) stopped using my iPads I said there were five reasons, four of which were that Apple Silicon MacBooks effectively closed the gap between the two device types, and for me t

Microsoft Is Getting Rid of Passwords in One Month. Here's What You Need to Do ASAP

If you rely on Microsoft Authenticator to store your passwords, time is winding down. Starting in August, Microsoft will require you to use passkeys instead of keeping all of your Microsoft passwords on its mobile app and your old passwords will vanish. But that's not bad news. Passkeys can cut out risky password habits that 49% of US adults have, according to a recent CNET survey. Making it a practice to use the same password for multiple accounts or include personal hints, like your birthday

Samsung Wallet will soon let you start, lock, and unlock your Mercedes-Benz

Joe Hindy / Android Authority TL;DR Samsung Wallet will soon support digital keys for Mercedes-Benz vehicles. Users will be able to securely share their digital key with friends and family. A digital key can be locked or deleted remotely if the device that contains it is stolen or misplaced. Like other digital wallets, Samsung Wallet can store various things like payment methods, identification cards, digital keys, and more. On the digital key front, the app already supports a range of vehic

This tiny keyboard accessory was the Motorola Razr upgrade I didn't know I needed

ZDNET's key takeaways The Clicks Keyboard for the Moto Razr is available for $139. The keyboard supports native Android shortcuts, has an optimal key design with a dedicated Gemini button, and supports data pass-through. There's only one color, and shortcuts cannot be customized. View now at Clicks With the summer season now upon us, I've swapped to my Moto Razr smartphone. This tiny foldable phone is perfect for your shorts' pocket, and for carrying around outside. To improve the lightweight

The Cherry MX 3.0s Keyboard Looks Like a Great Gaming Keyboard, but It Needs Some Work

As a writer and gamer, there's nothing quite like the feel of a great mechanical keyboard. There's just something so satisfying about the "thwok" of each keypress as I take to the battlefield or craft my next story. Surprisingly, though, it can be challenging to find a keyboard that's fantastic at being both a gaming keyboard and a daily-use keyboard -- at least at an affordable price. You might recognize the name Cherry as the maker of the eponymous switches that have dominated the mechanical

The Titan 2 is a modernized BlackBerry with 5G, Android, and a second screen

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. Despite the demise of the BlackBerry, there’s still a demand for smartphones with physical keyboards, if successful products like the Clicks keyboard case are any indication. Unihertz, a Chinese company best known for its small Android handsets, has announced the Titan 2: a follow-up to its first BlackBerry Passport-inspired smartphone that adds

This tiny physical keyboard turned my foldable phone into a 'Blackberry' - and it works

ZDNET's key takeaways The Clicks Keyboard for the Moto Razr is available for $139. The keyboard supports native Android shortcuts, has an optimal key design with a dedicated Gemini button, and supports data pass-through. There's only one color, and shortcuts cannot be customized. View now at Clicks With the summer season now upon us, I've swapped to my Moto Razr smartphone. This tiny foldable phone is perfect for your shorts' pocket, and for carrying around outside. To improve the lightweight

Nintendo's mouse-controlled basketball game comes out on August 14

Nintendo just revealed that Drag x Drive will be available on August 14 , exclusively for the recently-released Switch 2 console . The company made this announcement on its Today! news app . For the uninitiated, Drag x Drive is a 3 v 3 wheelchair basketball game. The main hook is that it's controlled via the mouse-like functionality of those new Joy-Con controllers. This will be the first major test of this feature and will let us know if it'll be a barely-used gimmick or a real opportunity for

My favorite AirTag wallet alternative also works with Android phones - and it's on sale

ZDNET's key takeaways KeySmart's SmartCard is available on Amazon for $40 (3-pack for $90). It's super thin, works with both Android and Apple iOS, has a wireless rechargeable battery, and is IPX7-rated. It needs to be recharged every 5 months or so. View now at Amazon Amazon is selling the KeySmart SmartCard for 20% off when you check out with the promo code 'KSPRIME20'. Apple AirTags have changed my life, saving me countless hours looking for keys and other items that I absent-mindedly mis

Breaking WebAuthn, FIDO2, and Forging Passkeys

Okay, but why does this even work? Forging Passkeys: Exploring the FIDO2 / WebAuthn Attack Surface Fri Jun 20 2025 authored by vmfunc Introduction Passwords are dying—slowly, awkwardly, and not without a fight. Large parts of the internet are already nudging users toward "passkeys", the marketing-friendly name for FIDO2 credentials that live on your phone, security key, or TPM. In theory passkeys solve phishing and credential-stuffing in one swoop. In practice... they might introduce a shin

Review: Logitech’s Casa Pop Up Desk is a convenient way to work from anywhere

Logitech recently provided me with its Casa Pop Up Desk for review, and it’s a nifty little gadget for those who want more of a fixed desk setup while working on the go. If you’re more of a coffee shop person or always working outdoors – this could be a neat product for you. Overview The Casa Pop Up Desk comes in at $179.99, and while that sounds like a hefty price based on just the product name – you’re getting more than what the name would suggest. You’re not just paying for a nice little b

Before becoming the iconic star of Super Mario Bros., what was Mario originally named?

Choose wisely! The correct answer, the explanation, and an intriguing story await. Correct Answer: Jumpman Mario was created by Shigeru Miyamoto in the early 1980s while he was developing Donkey Kong, Nintendo's breakout arcade hit. Interestingly, Donkey Kong was originally conceived as a game based on the Popeye comic strip, with Popeye, Olive Oyl, and Bluto filling the roles. When Nintendo couldn't secure the rights in time, Miyamoto pivoted and created new characters, giving birth to what w

Ocarina of Time Randomizer

Shuffle Items. Solve The Logic. This randomizer takes The Legend of Zelda: Ocarina of Time and randomizes the locations of the items for a more dynamic play experience. Proper logic is used to ensure every seed is possible to complete without the use of glitches and will be safe from the possibility of softlocks with any possible usage of keys in dungeons. Depending on settings, all dungeons will always have the same number of small keys, the boss key, maps and compasses. Which chests have tho

Microsoft Is Ditching Passwords for Passkeys: How to Switch Before the August Deadline

Did you know there's a safer alternative to passwords? Some companies are implementing passkeys, which essentially use your biometric data, like fingerprint or facial recognition to log into your account as the first step. Passkeys can cut out risky password habits that 49% of US adults have, according to a recent CNET survey. Using the same password for multiple accounts and even using personal information, like your name, as a part of your password can lead to hackers guessing it or your pass