Latest Tech News

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

Filtered by: ra Clear Filter

Today's NYT Strands Hints, Answers and Help for June 16, #470

Looking for the most recent Strands answer? Click here for our daily Strands hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle, Connections and Connections: Sports Edition puzzles. Today's NYT Strands puzzle will hit all the right notes with musicians. If you need hints and answers, read on. I go into depth about the rules for Strands in this story. If you're looking for today's Wordle, Connections and Mini Crossword answers, you can visit CNET's NYT

Delightfully irreverent Underdogs isn’t your parents’ nature docuseries

National Geographic/Eleanor Paish Madagascar's aye-aye: "as if fear and panic had a baby and rolled it in dog hair" Madagascar's aye-aye: "as if fear and panic had a baby and rolled it in dog hair" National Geographic/Eleanor Paish National Geographic/Simon De Glanville An emerald jewel wasp emerges from a cockroach. An emerald jewel wasp emerges from a cockroach. National Geographic/Simon De Glanville National Geographic/Tom Walker A pack of African hunting dogs is no match for the honey badger

Taiwan places export controls on Huawei and SMIC

In Brief Chinese companies Huawei and SMIC may have a difficult time accessing resources needed to build AI chips, due to Taiwanese export controls. Bloomberg reports that Taiwan’s International Trade Administration placed the two companies and their subsidiaries on an updated list of entities designated as strategic high-tech commodities. That means Taiwanese businesses will need government approval before they can ship anything to either company. As a result, Huawei and SMIC will lose acces

Spiraling with ChatGPT

In Brief ChatGPT seems to have pushed some users towards delusional or conspiratorial thinking, or at least reinforced that kind of thinking, according to a recent feature in The New York Times. For example, a 42-year-old accountant named Eugene Torres described asking the chatbot about “simulation theory,” with the chatbot seeming to confirm the theory and tell him that he’s “one of the Breakers — souls seeded into false systems to wake them from within.” ChatGPT reportedly encouraged Torres

I took my e-book library back from Amazon with this self-hosted app

Dhruv Bhutani / Android Authority If you’ve ever bought an e-book from Amazon, you already know you don’t really own it. Sure, it’s in your Kindle library and you can read it in the app. But try moving it to another device or archiving it somewhere else, and you’ll quickly run into walls. In fact, Amazon has been doubling down on its attempts to curtail access to the books you’ve bought from the Kindle store. Between DRM, proprietary file formats, and a complete lack of export tools, you are s

Over 46,000 Grafana instances exposed to account takeover bug

More than 46,000 internet-facing Grafana instances remain unpatched and exposed to a client-side open redirect vulnerability that allows executing a malicious plugin and account takeover. The flaw is tracked as CVE-2025-4123 and impacts multiple versions of the open-source platform used for monitoring and visualizing infrastructure and application metrics. The vulnerability was discovered by bug bounty hunter Alvaro Balada and was addressed in security updates that Grafana Labs released on May

Best Buy will give you a free Sony 65-inch 4K TV right now - how to qualify for the deal

The Sony Bravia 5 TV. Kerry Wan/ZDNET Sony is most known for its high-end OLED TVs and home audio equipment, but its Mini LED and midrange LED models still offer impressive picture and audio quality, even if you opt for an older model. And right now at Best Buy (or Sony), when you buy a 98-inch Sony Bravia 5 at the regular price, you'll get a 65-inch Bravia X90L for free. That's a $1,200 TV you can use as a second screen in your home. Also: The best 98-inch TVs you can buy Here's the deal wit

Topics: best bravia inch sony tv

I tested this affordable Garmin sports watch, and it shouldn't be this good for the price

ZDNET's key takeaways The Garmin Forerunner 165 is typically available for $249, with the Music model priced at $299. The watch is small and lightweight, has a vibrant AMOLED display, 19 hours of GPS battery life, and features extensive support for running. I just wish there were more sports modes. $199.99 at Garmin $191.99 at Amazon $199.99 at Crutchfield more buying choices For a limited time, Amazon has discounted the Garmin Forerunner 165 down to just $191 ($59 off), making the already af

I tested the new Dreame X50 Ultra for months and here's my buying advice

ZDNET's key takeaways The Dreame X50 Ultra is available for $1,700, but on sale for $1,300. This is one of the best robot vacuums and mops available, with anti-tangle dual brushes, 20,000Pa of suction, and legs to cross up to 4.2cm thresholds. The Dreame X50 Ultra can get caught on obstacles and require intervention, and sometimes leaves streaks while mopping. $1,299.99 at Amazon The Dreame X50 Ultra is 24% off right now, available for $1,399 -- a $400 discount. Dreame has quickly become a p

Tiny-diffusion: A minimal implementation of probabilistic diffusion models

A minimal PyTorch implementation of probabilistic diffusion models for 2D datasets. Get started by running python ddpm.py -h to explore the available options for training. Forward process A visualization of the forward diffusion process being applied to a dataset of one thousand 2D points. Note that the dinosaur is not a single training example, it represents each 2D point in the dataset. Reverse process This illustration shows how the reverse process recovers the distribution of the trainin

Text-to-LoRA: Hypernetwork that generates task-specific LLM adapters (LoRAs)

Text-to-LoRA (T2L): Instant Transformer Adaption 🛠️ Installation Install uv if you don't have uv (see https://docs.astral.sh/uv/getting-started/installation/) With uv installed, run the following to install the dependencies. git clone https://github.com/SakanaAI/text-to-lora.git cd text-to-lora # make sure you have `uv` installed # (see https://docs.astral.sh/uv/getting-started/installation/) uv self update uv venv --python 3.10 --seed uv sync # we use the following wheel for installation #

Topics: 82 acc lora t2l uv

How easy is it for a developer to "sandbox" a program?

# source code sandboxing Sandboxing is when a developer limits available system resources to a program from within its own source code. A classic example is calling chroot(2) to change the root file-system to an empty directory so that the program cannot scribble into the root file-system. int main(void) { /* Program has full file-system access. */ chroot("/var/empty"); chdir("/"); /* File-system root re-rooted in /var/empty. */ int fd = open("/etc/passwd", O_RDONLY); /* Tried to open /var/empty

The Art of Lisp and Writing (2003)

The Art of Lisp & Writing Ignorance more frequently begets confidence than does knowledge. –Charles Darwin Lisp is the language of loveliness. With it a great programmer can make a beautiful, operating thing, a thing organically created and formed through the interaction of a programmer/artist and a medium of expression that happens to execute on a computer. Taught that programming—or the worse "developing software"—is like a routine engineering activity, many find difficulty seeing writing

Childhood leukemia: how a deadly cancer became treatable

Childhood leukemia: how a deadly cancer became treatable Before the 1970s, most children affected by leukemia would quickly die from it. Now, most children in rich countries are cured. In the past, when I’d hear the words childhood leukemia, I’d picture a young child who suddenly became seriously ill, and whose parents were told their child had only a few years to live. I’d wonder how a child might grasp the idea of limited time, or how painful it must have been to face the possibility of miss

Metal Detectorist Discovers Rare Boat Grave Containing Viking Woman and Her Dog

The saying goes that a dog is a man’s best friend, but an archaeological excavation in Norway proves that women care about their four-legged companions just as much as men do, even 1,100 years ago. Archaeologists from the Arctic University Museum of Norway have revealed a 10th-century Viking boat grave on the Norwegian island of Senja. The buried individual is likely a woman who belonged to an elite class, as Science Norway first reported. Most notably, the team found a dog carefully buried at

Best Internet Providers in Cape Coral, Florida

What is the best internet provider in Cape Coral? CNET's top pick for the best internet service provider in Cape Coral is Quantum Fiber thanks to its fast symmetrical speeds and unlimited data. While it may not be available everywhere in the city, it's the top choice where coverage allows. If Quantum Fiber is not available at your address, Xfinity, T-Mobile and Verizon are all reliable alternatives worth considering. For the best balance of price and performance, Xfinity’s $40 plan offers up t

What Is Raspberry Pi and How Can I Use It for My Home Internet?

A Raspberry Pi computer can do a little of everything, including keeping you occupied if you need a new project (or distraction). This teeny-tiny computer not only clocks in at a low price, but could potentially help you trim costs by becoming a DIY router. Saving money is appealing: A recent CNET survey showed that internet costs spiked for 63% of US adults last year. When our budgets are tight, having a device that can cover the gamut is appealing, from hosting your home internet to providing

Homebuyers Are Scoring 5% Mortgage Rates With These Simple Strategies

Tharon Green/CNET If you're looking to buy a home, you probably know that housing affordability is in the dumps. Record-high prices and high mortgage rates are serving a double whammy to prospective buyers everywhere. But mortgage rates aren't set in stone. Although current rates are hovering near 7%, more borrowers are finding creative ways to snag rates below what lenders advertise. Last year, nearly half of buyers purchased a home at a rate below 5%, according to Zillow. "With borrowing co

Cozy Horror Game Grave Seasons Is Stardew Valley Plagued by a Serial Killer

At Summer Game Fest, I tried a game that was bold enough to ask: Why doesn't Stardew Valley have more murder? Grave Seasons, due out next year, is a cozy farming sim with a morbid edge: It's about all the friends (and romantic partners) you make along the bloody way to stopping a serial killer. A little bit into the short demo of Grave Seasons, I took to the fields to clean up the run-down farm I'd broken into and decided to adopt, only to find a severed hand. It's fitting for an indie title pu

The Mysterious Inner Workings of Io, Jupiter’s Volcanic Moon

The original version of this story appeared in Quanta Magazine. Scott Bolton’s first encounter with Io took place in the summer of 1980, right after he graduated from college and started a job at NASA. The Voyager 1 spacecraft had flown past this moon of Jupiter, catching the first glimpse of active volcanism on a world other than Earth. Umbrella-shaped outbursts of magmatic matter rocketed into space from all over Io’s surface. “They looked amazingly beautiful,” said Bolton, who is now based a

I set up a bird camera in my backyard, and it captured things I'd never seen before

ZDNET's key takeaways The Bird Buddy is available for $199. This bird feeder has a camera that takes beautiful pictures, is easy to set up, and features bird identification. It does require recharging once a week unless you have the solar option, needs to be within Wi-Fi range, and can miss some bird visitors. View now at Amazon View now at Mybirdbuddy more buying choices The bird feeders in my yard have always been an attraction for those watching from the couch, especially during the pandem

Ruby on Rails Audit Complete

The Open Source Technology Improvement Fund is proud to share the results of our security audit of Ruby on Rails. Ruby on Rails (or “Rails”) is an open source full stack web-application framework. Thanks to the help of X41 D-Sec, GitLab, and the Sovereign Tech Agency, Rails can provide more secure versions of the tools needed for users to create database-backed web applications following the Model-View-Controller pattern. Audit Process: The audit work for this engagement took place over Decemb

CI/CD Observability with OpenTelemetry Step by Step Guide

In the fast-paced world of CI/CD, understanding the performance and behaviour of your pipelines is crucial. GitHub Actions has become a popular choice for automating builds and deployments, but anyone who's debugged a flaky workflow or long-running job knows how challenging it can be to get visibility into what's happening under the hood. We usually rely on build logs, timing data, or guesswork when something goes wrong. Wouldn't it be nice to trace a pipeline run step-by-step, or have metrics o

The Art of Lisp and Writing

The Art of Lisp & Writing Ignorance more frequently begets confidence than does knowledge. –Charles Darwin Lisp is the language of loveliness. With it a great programmer can make a beautiful, operating thing, a thing organically created and formed through the interaction of a programmer/artist and a medium of expression that happens to execute on a computer. Taught that programming—or the worse "developing software"—is like a routine engineering activity, many find difficulty seeing writing

Climate Disasters Hit the Brain Before Babies Are Even Born, Study Suggests

When Superstorm Sandy made a beeline for New York City in October 2012, it flooded huge swaths of downtown Manhattan, leaving 2 million people without electricity and heat and damaging tens of thousands of homes. The storm followed a sweltering summer in New York City, with a procession of heat waves nearing 100 degrees. For those who were pregnant at the time, enduring these extreme conditions wasn’t just uncomfortable—it may have left a lasting imprint on their children’s brains. That’s accor

How Covid-19 Changed Hideo Kojima’s Vision for ‘Death Stranding 2’

When legendary game designer Hideo Kojima announced to the world that Death Stranding 2 would soon be released, he made it known that Covid-19 had completely changed his idea for this sequel. “We released Death Stranding before the Covid-19 pandemic, when the world was moving toward isolation and division—as with Brexit. The idea behind it was ‘Let's connect. We’ll face disaster if we don’t connect.’ The theme, the story, and the gameplay of the first chapter all revolved around that idea,” Koj

Cray versus Raspberry Pi

Please visit the sponsor! Cray versus Raspberry Pi I fondly recall the era when the pinnacle of supercomputing was the Cray 1. Even the shape of this computer was massively different to anything that came before and it was so futuristic that it could have come straight from a scifi movie. While almost all other computers of the 1970s were just a collection of huge rectangular cabinets with blinky lights and perhaps a few tape drives, the Cray 1 looked more like a piece of space-age furnitu

AMD's AI Future Is Rack Scale 'Helios'

Only have a minute? Here are our key takeaways. 🚀 New MI355X GPU: 2x AI FLOPs, more HBM, 40% better tokens/$ than NVIDIA. 🧠 Software Wins: ROCm 7 with big performance boosts and day-0 support. 🖧 Rack-Scale Wins: New turnkey solutions using AMD CPU + GPU + Network. 📈 Roadmap Wins: Next-Gen in 2026 with 4x performance, HBM4 and scale. 🌱 Efficiency Wins: Roadmap to 20× rack-scale energy efficiency by 2030. Thanks for reading More Than Moore! This post is public so feel free to share it. Share

Tanks, guns and face-painting

Of all the jarring things I’ve witnessed on the National Mall, nothing will beat the image of the first thing I saw after I cleared security at the Army festival: a child, sitting at the controls of an M119A3 Howitzer, being instructed by a soldier on how to aim it, as his red-hatted parents took a photo with the Washington Monument in the background. The primary stated reason for the Grand Military Parade is to celebrate the US Army’s 250th birthday. The second stated reason is to use the even

Scientists Reveal Easy Three-Step Plan to Terraform Mars

Terraforming, the act of radically transforming a planet's climate and environment to make it suitable for human habitation, currently belongs to the realm of science-fiction. But it's possible, at least in theory, and the idea of terraforming our nearest candidate planet for off-world colonization, Mars, has captivated us for generations. But how would we even begin to pull off such a monumental feat of engineering? You can basically boil it down to three simple steps, argue the authors of a r