Latest Tech News

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

Filtered by: lu Clear Filter

After recent tests, China appears likely to beat the United States back to the Moon

In recent weeks, the secretive Chinese space program has reported some significant milestones in developing its program to land astronauts on the lunar surface by the year 2030. On August 6, the China Manned Space Agency successfully tested a high-fidelity mockup of its 26-ton "Lanyue" lunar lander. The test, conducted outside of Beijing, used giant tethers to simulate lunar gravity as the vehicle fired main engines and fine control thrusters to land on a cratered surface and take off from ther

Amazon’s Fallout season two heads to New Vegas

Prime Video has released new photos from season two of Fallout. Lucy (Ella Purnell), the Ghoul (Walton Goggins), and Maximus (Aaron Moten) return as a trio of Wasteland Wanderers whose adventures will bring them to the post-apocalyptic playground of New Vegas. Take a look. Kyle MacLachlan, who plays Lucy’s father Hank, also returns to the show along with Lucy’s brother Norm (Moises Arias) who looks like there’s more evil afoot in the Vaults (duh!). Season two of Fallout is set to start sometime

The Biggest Winners of China’s World Humanoid Robot Games

China just hosted the first-ever World Humanoid Robot Games—basically the Olympics, but for robots. The three-day event kicked off Thursday, August 14, inside Beijing’s 12,000-seat National Speed Skating Oval, a venue originally built for the 2022 Winter Olympics. Over 200 teams from 16 countries including Japan, Brazil, Germany, and the U.S., competed across 26 competitions. The contests ranged from classic track-and-field events and gymnastics to kickboxing, soccer, medicine sorting, and even

Picking a Spot for NASA’s Lunar Nuclear Reactor Is Trickier Than It Sounds

In a bold, strategic move for the U.S., acting NASA Administrator Sean Duffy announced plans on Aug. 5, 2025, to build a nuclear fission reactor for deployment on the lunar surface in 2030. Doing so would allow the United States to gain a foothold on the Moon by the time China plans to land the first taikonaut, what China calls its astronauts, there by 2030. Apart from the geopolitical importance, there are other reasons why this move is critically important. A source of nuclear energy will be

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.

Best Lunch Boxes and Backpacks for the 2025 School Year

Back-to-school is just around the corner, and with the start of the new school year right around the corner, you may be looking for the perfect backpack and lunch box for your kids. As kids start a new grade, these items can inspire excitement and even motivation. Picking out a backpack and lunch box used to be simple. These days, the options (and price points) seem to be limitless. The good news is that at least lunch boxes have gotten a major upgrade in recent years -- they can actually keep

The tablet that made me ditch my Kindle and iPad now has a worthy follow-up

TCL Nxtpaper 11 Plus ZDNET's key takeaways The TCL Nxtpaper 11 Plus is available for $249. This tablet can switch from full color to an E Ink-like display with the press of a button, it has 256GB of storage, and an eye-catching matte display with 120Hz refresh rate. The Nxtpaper 11 Plus can get heavy when you use it one-handed and doesn't include a case or stylus, though you can buy them separately. $249 at Walmart Get more in-depth ZDNET tech coverage: Add us as a preferred Google source on

Best Beer Clubs for 2025

CNET staff -- not advertisers, partners or business interests -- determine how we review products and services. If you buy through our links, we may earn a commission. If you enjoy your beer and have never shied away from new experiences, then a beer subscription box might be up your alley. These are the perfect way to try craft beers -- and more -- from independent breweries, without having to travel across the country and explore mysteries like the difference between an ale and a lager. Also,

The 16 Best Apple TV Plus Shows You're Probably Not Watching

Since its inception, Apple TV Plus has felt like an undiscovered gem. That's not to say that the streamer doesn't have hits. Obviously, there are titles like Severance, Ted Lasso and Seth Rogen's new Emmy-nominated comedy The Studio that all deserve your attention. But outside of those three shows, it still feels like most people are uninformed about the epic content library on Apple's streaming platform. Sci-fi fans, I put together a separate list of the streamer's best sci-fi offerings. If yo

Topics: apple like plus series tv

I Prefer RST to Markdown (2024)

July 31, 2024 Why I prefer rST to markdown I will never stop dying on this hill I just published a new version of Logic for Programmers! v0.2 has epub support, content on constraint solving and formal specification, and more! Get it here. This is my second book written with Sphinx, after the new Learn TLA+. Sphinx uses a peculiar markup called reStructured Text (rST), which has a steeper learning curve than markdown. I only switched to it after writing a couple of books in markdown and decid

Nvidia Tilus: A Tile-Level GPU Kernel Programming Language

Tilus: A Tile-Level GPU Kernel Programming Language Documentation | Paper Tilus is a powerful domain-specific language (DSL) for GPU programming that offers: Thread-block-level granularity with tensors as the primary data type. with as the primary data type. Explicit control over shared memory and register tensors (unlike Triton). over shared memory and register tensors (unlike Triton). Low-precision types with arbitrary bit-widths (1 to 8 bits). It also includes automatic tuning, caching,

Best Senior Phone Plans of 2025

T-Mobile also offers discounted versions of many of its regular plans for customers over 55. For those who want a bit more functionality, data and extras like getting a new phone every couple of years, T-Mobile's slightly discounted Go5G Plus 55 is worth checking out. Its Go5G Plus 55 plan is $75 per month for one line or $110 per month for two lines (expandable to $165 per month for three lines or $220 per month for four lines) with autopay enabled. Note that current discounts make this plan c

Topics: 55 mobile month plan plus

Roblox cracks down on its user-created content following multiple child safety lawsuits

Following a wave of lawsuits alleging that Roblox doesn't provide a safe environment for its underage users, the gaming platform made a series of sweeping updates to its policies. To address recent concerns, Roblox published a post on its website detailing these major changes, including restricting all unrated experiences, which is what Roblox calls its user-generated games, to the developer or those actively working with them. Roblox said this change will roll out in the coming months, represen

A Lisp in 99LOC

Lisp in 99 lines of C and how to write one yourself In honor of the contributions made by Church and McCarthy, I wrote this project and the accompanying article to show how anyone can write a tiny Lisp interpreter in a few lines of C or in any "C-like" programming language for that matter. I attempted to preserve the original meaning and flavor of Lisp as much as possible. As a result, the C code in this project is strongly Lisp-like in compact form. Despite being small, these tiny Lisp interpr

Show HN: Lue – Terminal eBook Reader with Text-to-Speech

✨ Features Feature Description 📖 Multi-Format Support Support for EPUB, PDF, TXT, DOCX, DOC, HTML, RTF, and Markdown with seamless format detection 👄 Modular TTS System Edge TTS (default) and Kokoro TTS (local/offline) with extensible architecture for new models 🌌 Rich Terminal UI Clean, responsive interface with customizable color themes and full mouse & keyboard support 💾 Smart Persistence Automatic progress saving, state restoration, and cross-session continuity for seamless reading 🌍 Cross-

I Used an AI-Powered Glucose Monitor for 2 Weeks. Here's What Surprised Me

I've used my Oura Ring the past few years to track my sleep, recovery and stress. I'm constantly experimenting with the latest health tech, so I was naturally intrigued when Oura Ring recently partnered with Dexcom's Stelo, a continuous glucose monitor designed for people without diabetes. The goal of this collaboration is to help everyday people like me understand how food and general eating habits affect our blood sugar and overall health. "By combining Stelo data with Oura's existing insight

The same photos, four ways: How Android brands see the world differently

Robert Triggs / Android Authority It’s the perfect time of the year to take snaps of pretty, colorful things. But as we know, not every camera captures the same scene in quite the same way. Often, the differences are small, but when it comes to color science, every brand has its own take on what the perfect picture looks like. Despite years of innovation and brand partnerships, it seems impossible to please everyone. Whether it’s Samsung’s historic oversaturation or more modern issues with blan

'Thunderbolts' Streaming on Disney Plus: Release Date and Time

See at Disney Plus Will carry Thunderbolts Disney Plus See at Disney Plus See more details Disney Plus subscribers recently learned the Lilo & Stitch live-action would start streaming on Sept. 3, and now we know Marvel's Thunderbolts will drop even sooner. The action-packed anti-hero flick premiered in theaters on May 2 and stars Florence Pugh, Sebastian Stan, David Harbour, Julia Louis-Dreyfus, Lewis Pullman, Wyatt Russell and Hannah John-Kamen, among others. The movie follows castoffs who te

The 26 Best TV Shows on Disney Plus

Disney Plus is the place to go to for epic streaming entertainment. After half a decade, the Disney-owned streamer has built a reputation for having a bevy of must-watch content. You could even say that, like Netflix before it, the expansive entertainment platform has become somewhat of a utility in my home. That shouldn't come as a surprise for those in the know; it's easily one of the best streaming platforms out there. Anything with the name Disney on it can come with a set of expectations.

WIRED’s Guide to Buying a Used Plug-In Hybrid

With sales growth lagging, it’s a weird time in the electric vehicles market. It’s also, oddly enough, a good time to experiment with the plug. The Donald Trump administration put the kibosh on several US federal policies aimed at boosting the development, production, and purchase of new-energy vehicles. Still, $4,000 tax credits for used battery-electric cars and plug-in hybrids are available for qualified vehicles and buyers (more on that later) until the end of September. If you want to tak

Gear News of the Week: A New Privacy Phone Arrives, and Samsung Has a $30K 115-Inch Micro RGB TV

There's a new smartphone promising to protect your privacy: the Up Phone, from a company called Unplugged. Except it's not new. Unplugged has been around for a few years—the company was cofounded by Erik Prince, the founder of private military company Blackwater—and it originally announced the Up Phone in 2023. But this week, the company claims it's “relaunching” the phone, under new leadership. Like the original, the Up Phone's UnpluggedOS (formerly LibertOS) is built on the Android Open Sourc

PuTTY has a new website

PuTTY landing page PuTTY is a free software SSH client for Windows and also Unix, including an xterm -style terminal emulator. It is written and maintained primarily by Simon Tatham. Go straight to the download page for the latest version, or to the main website.

OpenBSD is so fast, I had to modify the program slightly to measure itself

Here’s a little benchmark complements of Jann Horn. It’s unexpectedly slow on Linux. OpenBSD is so fast, I had to modify the program slightly to measure itself, as the time utility is missing sufficient precision to even record nonzero. All it does is create one extra thread, then both existing threads create 256 sockets. What’s so hard about that? #include <pthread.h> #include <unistd.h> #include <err.h> #include <stdio.h> #include <sys/time.h> #include <sys/socket.h> static void open_socket

Government's Intel intervention is 'essential' for national security, tech analyst says

A government intervention in struggling chipmaker Intel is "essential" for the sake of national security, analyst Gil Luria said Friday, following a report that the Trump administration is weighing taking a stake in the company. "We're all capitalists," Luria, head of technology research at D.A. Davidson, said in an interview with CNBC's "Squawk Box." "We don't want government to intervene and own private enterprise, but this is national security." Bloomberg reported Thursday that the Trump ad

Is ChatGPT Plus still worth $20 when the free version offers so much - including GPT-5?

Elyse Betters Picaro / ZDNET When ChatGPT first launched over two years ago, the AI chatbot was met with such high demand that OpenAI introduced a premium plan called ChatGPT Plus. This plan guaranteed access to the chatbot even during blackout periods. ChatGPT Plus perks also included access to OpenAI's most advanced models, making the $20 plan almost a no-brainer for superusers. However, as OpenAI's offerings have evolved over the past couple of years, so have its plans. Also: How ChatGPT co

Topics: chatgpt free gpt plus pro

Today's NYT Mini Crossword Answers for Friday, Aug. 15

Looking for the most recent Mini Crossword answer? Click here for today's Mini Crossword hints, as well as our daily answers and hints for The New York Times Wordle, Strands, Connections and Connections: Sports Edition puzzles. Today's Mini Crossword has one of those two-part clues that I hate. 6-across and 8-across go together. I solved all the others, then let those fill in a bit before I saw the answers. Need help with the NYT Mini Crossword? Read on. And if you could use some hints and guid

Blood Oxygen returns to Apple Watch, iOS 26 beta 6, Apple tabletop robots

Benjamin and Chance react to the surprise announcement that the Apple Watch Blood Oxygen feature is coming back for US users, via a phone relay workaround. Also, Apple released the latest beta of iOS 26, featuring some fun new animations and even more Liquid Glass refinements. Plus, there’s more speculation about the low-cost MacBook and more details about Apple’s future ventures into home robotics. And in Happy Hour Plus, we catch up on some recent TV shows and movies we enjoyed this summer. S

Now You Can Get Your Flu Vaccine at Home

Instead of going to the pharmacy to get the annual flu vaccine, many people in the US will now be able to get it shipped to their door to take at home themselves. Starting today, AstraZeneca’s FluMist is available through an online pharmacy in 34 states. FluMist is not a new vaccine. It was originally approved by the Food and Drug Administration in 2003 and previously could only be administered by a health care professional. But last September, the FDA said the vaccine could be self-administere

OnePlus will limit bootloader unlocking, but it’s not all bad news

Joe Maring / Android Authority TL;DR OnePlus is placing new restrictions on bootloader unlocking. It requires filling out an application form and limits the number of requests to one every 30 days. Thankfully, these limitations only apply to Chinese users (so far) and only on devices running at least ColorOS 16 based on Android 16. Android has evolved significantly in the last decade, and one noticeable shift has been in the decline of custom development in Android. Custom ROMs or mods are f

Is ChatGPT Plus still worth $20 when the free version offers so much - including GTP-5?

Elyse Betters Picaro / ZDNET When ChatGPT first launched over two years ago, the AI chatbot was met with such high demand that OpenAI introduced a premium plan called ChatGPT Plus. This plan guaranteed access to the chatbot even during blackout periods. ChatGPT Plus perks also included access to OpenAI's most advanced models, making the $20 plan almost a no-brainer for superusers. However, as OpenAI's offerings have evolved over the past couple of years, so have its plans. Also: How ChatGPT co

Topics: chatgpt free gpt plus pro