Latest Tech News

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

Filtered by: lin Clear Filter

Launch HN: Parachute (YC S25) – Guardrails for Clinical AI

Hi HN, Aria and Tony here, co-founders of Parachute ( https://www.parachute-ai.com/ ). We’re building governance infrastructure that lets hospitals safely evaluate and monitor clinical AI at scale. Hospitals are racing to adopt AI. More than 2,000 clinical AI tools hit the U.S. market last year - from ambient scribes to imaging models. But new regulations (HTI-1, Colorado AI Act, California SB 3030, White House AI Action Plan) require auditable proof that these models are safe, fair, and contin

Microsoft: August security updates break Windows recovery, reset

Microsoft has confirmed that the August 2025 Windows security updates are breaking reset and recovery operations on systems running Windows 10 and older versions of Windows 11. "After installing the August 2025 Windows security update [..] on any of the client versions mentioned below in the 'Affected platforms' section, attempts to reset or recover the device might fail," the company said in a new Windows release health update. Installing this month's security updates will cause issues for us

The Best Cooling Sheets (2025): Brooklinen, Slumber Cloud, Buffy

There's a lot of terminology thrown around in the world of cooling sheets and cooling mattresses. Temperature regulating! Airflow! Moisture wicking! Phase-change material! Most of the time, these features come back to how breathable the sheets are. Breathability means moisture can better evaporate, and “temperature-regulating” usually means the sheets are breathable enough to release the heat and moisture from your body. What makes sheets breathable? Cotton, flax linen, and bamboo have great br

Shamelessness as a strategy (2019)

Shamelessness as a strategy I’ve enjoyed playing a game called Avalon recently. I won’t go too far into the rules, but it’s a hidden role game in the vein of Secret Hitler or Werewolf, where one team is “good”, trying to uncover who among them is “evil”, before the evil team wins. One of the characters you can play is Merlin. Merlin knows who the evil players are, but can’t reveal what he knows, because the evil team can kill Merlin and win the game. So Merlin relies on another character, Perc

The Skydance-Paramount Megamerger Could Lead to Legendary Jumping Ship

A new report from Deadline reveals that Paramount, under David Ellison, is working out a deal with Legendary. This comes on the heels of the Duffer Brothers’ Upside Down Productions moving from Netflix to Paramount over the weekend. The shakeups continue, as Legendary is now interested in starting a multi-picture global theatrical distribution deal through Skydance. The agreement, as Deadline reported, has been in the works since the spring and would exclude China but would give Paramount a bui

Musk's Starlink suffers apparent outage as SpaceX launches more satellites

Satellite internet service Starlink, which is owned and operated by Elon Musk's SpaceX, appeared to suffer a brief network outage on Monday, with thousands of reports of service interruptions on Downdetector, a site that logs tech issues. The outage marked the second in two weeks for Starlink. SpaceX did not immediately respond to a request for comment. The network's July 24 outage lasted for several hours, with SpaceX Vice President of Starlink Engineering Michael Nicolls blaming the matter o

Left to Right Programming

2025-08-17 Left to Right Programming Programs Should Be Valid as They Are Typed I don’t like Python’s list comprehensions: text = "apple banana cherry dog emu fox" words_on_lines = [ line . split ( ) for line in text . splitlines ( ) ] Don’t get me wrong, declarative programming is good. However, this syntax has poor ergonomics. Your editor can’t help you out as you write it. To see what I mean, lets walk through typing this code. words_on_lines = [ l Ideally, your editor would be to aut

Finding a Successor to the FHS

Finding a successor to the FHS [LWN subscriber-only content] The purpose of the Filesystem Hierarchy Standard (FHS) is to provide a specification for filesystem layout; it specifies the location for files and directories on a Linux system to simplify application development for multiple distributions. In its heyday it had some success at this, but the standard has been frozen in time since 2015, and much has changed since then. There is a slow-moving effort to revive the FHS and create a FHS 4.

Left to Right Programming: Programs Should Be Valid as They Are Typed

2025-08-17 Left to Right Programming Programs Should Be Valid as They Are Typed I don’t like Python’s list comprehensions: text = "apple banana cherry dog emu fox" words_on_lines = [ line . split ( ) for line in text . splitlines ( ) ] Don’t get me wrong, declarative programming is good. However, this syntax has poor ergonomics. Your editor can’t help you out as you write it. To see what I mean, lets walk through typing this code. words_on_lines = [ l Ideally, your editor would be to aut

This Linux distro puts more than 20 desktops a click away

Jack Wallen/ZDNET ZDNET's key takeaways Sparky Linux is a lightweight distribution based on Debian 13. With Sparky Linux, you can install from over 20 desktops. Sparky Linux is a great option, even for new Linux users. Get more in-depth ZDNET tech coverage: Add us as a preferred Google source on Chrome and Chromium browsers. Sparky Linux is well-known as a very good lightweight Linux distribution. Typically, Sparky defaults to the LXQt desktop, but offers versions with MATE, Xfce, and KDE

5 reasons to switch to an immutable Linux distro today - and which to try first

Jack Wallen / Elyse Betters Picaro / ZDNET ZDNET's key takeaways Immutable Linux distributions are the future. There are several reasons why immutable is the way to go. From security to predictability, you can't go wrong with immutable. Get more in-depth ZDNET tech coverage: Add us as a preferred Google source on Chrome and Chromium browsers. Immutable Linux distributions sound complicated, right? You'd be surprised to know that it's actually quite simple. Essentially, an immutable distri

Typechecker Zoo

This is a pet project of mine I’ve been working on for a while. We’re going to create minimal implementations of the most successful static type systems of the last 50 years. This will involve making toy implementations of programming languages and the core typechecking algorithms. These obviously have evolved a lot over the years, so we’ll start with the simple ones and proceed all the way up to modern dependent types. Basically a fun romp through half a century of programming language design.

Linktree goes dark in India — and the company isn’t sure why

Linktree, the popular link-in-bio service used by millions of creators and businesses, has been inaccessible in India for several days — and its sudden disappearance from the Indian web remains a mystery, even to the Australian startup itself. Over the past week, Linktree has been inaccessible in India, with a few users raising the issue on X. Initially, TechCrunch noticed that the site briefly displayed a message suggesting it had been blocked by the Indian government. Later, this was replaced

Apple’s iPhone 18 launch will drop a surprising model, per report

The iPhone 17 unveiling is only weeks away, and iPhone 18 rumors are starting to pick up. A new report corroborates previous claims that the iPhone 18 launch lineup will drop a surprisingly important model. Base iPhone 18 will reportedly not be part of fall 2026 launch lineup After several years of very similar iPhone lineups year after year, Apple has big changes in store starting this fall. The iPhone 17 line will feature a new ultra-thin ‘Air’ model that replaces the Plus model and could s

How much RAM does your Linux PC really need in 2025?

redstallion/iStock/Getty Images Plus ZDNET's key takeaways RAM is a crucial component for a smooth PC experience. Linux doesn't require as much RAM as Windows. More is always better. Get more in-depth ZDNET tech coverage: Add us as a preferred Google source on Chrome and Chromium browsers. I'm not going to start this with a "back in the day" because it's too easy and obvious. Besides, it's time to live in the now, and the rules and needs of today are not the same as they were 10, 20, or 30

Show HN: I built an app to block Shorts and Reels

Block Reels & Shorts on Instagram, Facebook, Reddit, YouTube. Set scrolling limits on any app with antiscroll mode. No Ads, No Reels, No Shorts, No Distractions. iOS has some limitations,so it’s not technically possible to block Reels and Shorts the same way as on Android. Although it can't be done the same way, I’m building an iPhone app with a different approach to help cut down on scrolling addiction. Drop your email and I’ll let you know when is launched!

5 reasons I swapped Google Keep for this open-source app

Dhruv Bhutani / Android Authority As a journalist and avid enthusiast of productivity apps, I’ve used more note-taking apps than I care to admit. Google Keep, OneNote, SimpleNote, and a pretty wide assortment of open-source tools have all been a part of my note-taking arsenal at one point or another. To be sure, some of these were excellent, some less so, while others like Google Keep and OneNote begrudgingly became a key part of my workflow. Google Keep, in particular, has been a constant com

U.S. seizes $2.8 million in crypto from Zeppelin ransomware operator

The U.S. Department of Justice (DoJ) announced the seizure of more than $2.8 million in cryptocurrency from suspected ransomware operator Ianis Aleksandrovich Antropenko. Antropenko, indicted in Texas for computer fraud and money laundering, was linked to Zeppelin ransomware, a now-defunct extortion operation that ran between 2019 and 2022. Apart from the digital asset seizure, the authorities also confiscated $70,000 in cash and a luxury vehicle. “Antropenko used Zeppelin ransomware to targe

Duolingo CEO says controversial AI memo was misunderstood

In Brief While Duolingo CEO Luis von Ahn was loudly criticized this year after declaring that Duolingo would become an “AI-first company,” he suggested in a new interview the real issue was that he “did not give enough context.” “Internally, this was not controversial,” von Ahn told The New York Times. “Externally, as a publicly traded company some people assume that it’s just for profit. Or that we’re trying to lay off humans. And that was not the intent at all.” On the contrary, von Ahn sai

Modern Cars Wreak Havoc on Radar Detectors

Get The Drive’s daily newsletter The latest car news, reviews, and features. Email address Sign Up Thank you! Terms of Service & Privacy Policy. Escort Radar, one of the big brands in the radar detection biz, has been under some scrutiny this year as customers and reviewers reported suboptimal performance on the $800 Redline 360c—Escort’s flagship. Today, it’s dropping a big firmware update to address those complaints. I’ve now had the chance to test this new firmware and speak with somebody at

Princeton NuEnergy's battery recycling tech recovers 97% of lithium-ion material

IN A NUTSHELL 🔋 Princeton NuEnergy launched the first U.S. commercial-scale battery recycling facility in Chester, South Carolina, achieving a recycling yield of over 97% . . 💡 The facility, fully compliant with regulatory standards, is set to expand its capacity to 15,000 tons per annum by 2026 . tons per annum by . 🌱 PNE’s low-temperature plasma-assisted separation process reduces costs by 38% and has a 69% lower environmental footprint compared to conventional methods. and has a lower envi

Starlink Deal Makes Satellite Dish 50% Cheaper for New Customers. Here's How It Works

Starlink's satellite-based internet service has been a popular solution for people outside of traditional ISPs' service areas, and it just got a lot easier to give Starlink a try -- it's now featuring its lowest monthly prices ever and cutting the cost of the necessary equipment in half. You can now purchase the Starlink standard kit for $175, down from its usual $349 price tag. Unlike previous deals, this one is available to new customers anywhere in the country. Most Starlink deals in the pas

How to Get Offline Maps on Your iPhone in a Few Easy Steps

If you're planning a trip for Labor Day, you might plan on using your iPhone's Maps app for directions. But using the app for extended periods could eat up your monthly data. Thankfully, when Apple released iOS 17 in 2023, the tech giant brought offline maps to your iPhone. With offline maps, you can designate areas you want to download from your Maps app onto your iPhone to use in case of an emergency, or so the app doesn't wreck your cellular data. Before you start using the feature, you may b

I love Google’s new Calling Cards feature. Here’s how to use it on your Android phone

Joe Maring / Android Authority In late July, Android Authority reported that Google was working on a new “Calling Cards” feature for its Contacts app. Yesterday, it began rolling out widely for everyone to use. When you receive a call on your Android phone, you see a standard incoming call screen with that person’s name, number, and profile picture. Calling Cards let you spruce this up a bit, allowing you to select a full-screen picture and stylized text to display for each of your contacts. I

Deep-Sea Desalination Pulls Fresh Water from the Depths

From Cape Town to Tehran to Lima to Phoenix, dozens of cities across the globe have experienced water shortages recently. And in the next five years the world’s demand for fresh water could significantly outpace supply, according to a United Nations forecast. Now several companies are turning to an unexpected source for a solution: the bottom of the ocean. Called subsea desalination, the idea is to remove the salt from water in the deep sea. If it worked at scale, the technology could greatly a

IEEE Computer Society Announces Recipients of Inaugural Career Catalyst Scholarship

LOS ALAMITOS, Calif., 15 August 2025 – The IEEE Computer Society (CS) is pleased to announce the first recipients of its inaugural Career Catalyst Scholarships. Evaluated by a set of criteria that includes academic performance; technical skills and experience; leadership and extracurriculars; statement of purpose; industry readiness and professionalism; and letters of recommendation, each candidate underwent a rigorous review by a panel of industry judges. Selected from a pool of over 105 applic

Microsoft Patch Tuesday, August 2025 Edition

Microsoft today released updates to fix more than 100 security flaws in its Windows operating systems and other software. At least 13 of the bugs received Microsoft’s most-dire “critical” rating, meaning they could be abused by malware or malcontents to gain remote access to a Windows system with little or no help from users. August’s patch batch from Redmond includes an update for CVE-2025-53786, a vulnerability that allows an attacker to pivot from a compromised Microsoft Exchange Server dire

Report: 2026 Apple Watch lineup will bring three notable changes

DigiTimes Asia is out today with a new report saying Apple Watch sales in the first half of 2025 came in about 10% above expectations. Still, the more interesting part of the report touches on what to expect from a very promising 2026 lineup. Here are the details. Strong 2025 momentum heading into Series 11 launch According to the report, sales look promising for the third quarter peak season, which comes after a challenging, but successful, last few months: “Despite challenges from tariffs a

Best Travel Headphones for 2025

Bose QuietComfort Ultra Earbuds: Bose has released its improved QC Ultra Earbuds (2nd gen), which means you'll be able to find discounts on the original QC Ultra Earbuds. They feature excellent sound and previously best-in-class noise-canceling performance. Jabra Elite 8 Active Gen 2: Jabra billed these earbuds, which have unfortunately been discontinued, as the "world's toughest earbuds," and based on our tests (they survived several drops without a scratch), that may very well be true. While

A treaty to end plastic pollution is still out of reach — that’s not necessarily a bad thing

is a senior science reporter covering energy and the environment with more than a decade of experience. She is also the host of Hell or High Water: When Disaster Hits Home , a podcast from Vox Media and Audible Originals. The nations of the world have been on the precipice of reaching a global agreement to curb plastic pollution for a few years now. Delegates from 184 governments met in Geneva this month to try to hammer out a final treaty, but in the end, they walked away without a deal. This