Latest Tech News

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

Filtered by: test Clear Filter

My AI Had Fixed the Code Before I Saw It

Was this newsletter forwarded to you? Sign up to get it in your inbox. Before I opened my laptop, the code had reviewed itself. I launched GitHub expecting to dive into my usual routine—flag poorly named variables, trim excessive tests, and suggest simpler ways to handle errors. Instead, I found a few strong comments from Claude Code , the AI that writes and edits in my terminal: "Changed variable naming to match pattern from PR [pull request] #234, removed excessive test coverage per feedbac

In the works since Android 14, Android Canary finally offers upgraded screenshots

TL;DR The latest Android Canary release lets you add URLs to captured screenshots before sharing them. Users simply have to tick a box to include the URL, no copy/paste needed. This feature works with apps like Google Chrome, YouTube, and Telegram. Google has been working on adding URLs to shared screenshots for a while now. In fact, we first heard about this capability two years ago as part of Android 14. It looks like the waiting might be over as the latest Android Canary release offers thi

Microsoft employee arrested at headquarters while protesting Israel contracts

is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years. Posts from this author will be added to your daily email digest and your homepage feed. A Microsoft employee has been arrested as part of protests at the company’s headquarters in Redmond, Washington this week. On Tuesday, a group of current and former Microsoft employees, as well as community members, took over a plaza at Microsoft’s headquarters to protest against the compan

AGENTS.md – Open format for guiding coding agents

# Sample AGENTS.md file ## Dev environment tips - Use `pnpm dlx turbo run where <project_name>` to jump to a package instead of scanning with `ls` . - Run `pnpm install --filter <project_name>` to add the package to your workspace so Vite, ESLint, and TypeScript can see it. - Use `pnpm create vite@latest <project_name> -- --template react-ts` to spin up a new React + Vite package with TypeScript checks ready. - Check the name field inside each package's package.json to confirm the right nam

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

I Tried the Best At-Home Pet DNA Test Kits on My Two Cats (2025)

If You Have a Dog, Consider These Kits I don’t have a dog, so I didn't try these at-home DNA test kits for dogs, but these are the kits specifically for dogs from Basepaws and Wisdom Panel, the two companies I've tested for my cats. How Does a DNA Testing Kit Work? Pet DNA tests rely on pet owners collecting cells for testing through a cheek swab, where the sample is put into a sealed stabilizing or preserving fluid for transit. You’ll mail the sample back to the lab in the prepaid envelope.

SpaceX reveals why the last two Starships failed as another launch draws near

SpaceX is continuing with final preparations for the 10th full-scale test flight of the company's enormous Starship rocket after receiving launch approval Friday from the Federal Aviation Administration. Engineers completed a final test of Starship's propulsion system with a so-called "spin prime" test Wednesday at the launch site in South Texas. Ground crews then rolled the ship back to a nearby hangar for engine inspections, touchups to its heat shield, and a handful of other chores to ready

Using AI to secure AI

One of Anthropic's quieter releases recently was their "Security Review," where Claude Code can identify and fix security issues in your code. But how good is it really? In my case, will it find issues with code it helped me write for my newsletter service and Chrome extension? The release states it uses a "specialized security-focused prompt that checks for common vulnerability patterns." After throwing so much compute at model training, LLMs are nearing the top of the S-Curve, so finding ways

Letting inmates run the asylum: Using AI to secure AI

One of Anthropic's quieter releases recently was their "Security Review," where Claude Code can identify and fix security issues in your code. But how good is it really? In my case, will it find issues with code it helped me write for my newsletter service and Chrome extension? The release states it uses a "specialized security-focused prompt that checks for common vulnerability patterns." After throwing so much compute at model training, LLMs are nearing the top of the S-Curve, so finding ways

Debian 13 arrives with major updates for Linux users – what's new in 'Trixie'

Debian / Elyse Betters Picaro / ZDNET ZDNET's key takeaways The latest Debian Linux comes with multiple improvements. Debian will no longer support old 32-bit x86 architectures. Debian supports essentially all Linux desktop interfaces. Debian Linux is everywhere. Debian may only be ranked fifth on the DistroWatch list of Linux distributions, but other Linux distros, such as Mint, MX Linux, and Ubuntu, are built on its strong foundation. The latest release, Debian 13, codenamed Trixie, rele

Best Robot Vacuums We've Tested (August 2025)

Each robot vacuum we consider for recommendation gets put through its paces in our test lab in Louisville, Kentucky. In addition to test floors where we run our controlled pickup tests, we monitor each robot vacuum in a special test room filled with mock furniture to gauge how well it navigates around common obstacles. Past that, we check each robot vacuum's ability to gobble up pet hair without getting clogged or leaving loose strands behind, we consider mopping capabilities, and we check to se

Tony Robbins and Peter Diamandis’ longevity company Fountain Life raises $18M

Eight years ago, orthopedic surgeon Dr. William Kapp attended a medical conference that changed his professional life. He had gone from a private-practice doctor to co-founding a company that built critical care hospitals to then selling that company. It gave him an interest for both sides of healthcare: the medicine and business sides, he told TechCrunch. So he went to the annual conference hosted by famed physician-scientist Dr. Daniel Kraft to learn about new tech that could improve results

Tesla is hiring robotaxi test drivers in New York City, but company hasn't applied for permits

Tesla is recruiting test drivers in New York to operate cars with "automated driving systems," but the company hasn't applied for the permits it would need to test autonomous vehicles in the nation's largest city. A job opening on Tesla's website says the company is looking to hire vehicle operators in the borough of Queens. The hires will be "responsible for driving an engineering vehicle for extended periods, conducting dynamic audio and camera data collection for testing and training purpose

Debian 13 arrives with major updates for Linux users - what's new in 'Trixie'

Debian / Elyse Betters Picaro / ZDNET ZDNET's key takeaways The latest Debian Linux comes with multiple improvements. Debian will no longer support old 32-bit x86 architectures. Debian supports essentially all Linux desktop interfaces. Debian Linux is everywhere. Debian may only be ranked fifth on the DistroWatch list of Linux distributions, but other Linux distros, such as Mint, MX Linux, and Ubuntu, are built on its strong foundation. The latest release, Debian 13, codenamed Trixie, rele

I tested GPT-5's coding skills, and it was so bad that I'm sticking with GPT-4o (for now)

Vaselena/Getty Images ZDNET's key takeaways OpenAI's new GPT-5 flagship failed half of my programming tests. Previous OpenAI releases have had just about perfect results. Now that OpenAI has enabled fallbacks to other LLMs, there are options. So GPT-5 happened. It's out. It's released. It's the talk of the virtual town. And it's got some problems. I'm not gonna bury the lede. GPT-5 has failed half of my programming tests. That's the worst that OpenAI's flagship LLM has ever done on my caref

Topics: ai did gpt test zdnet

Getting good results from Claude Code

I've been experimenting with LLM programming agents over the past few months. Claude Code has become my favorite. It is not without issues, but it's allowed me to write ~12 programs/projects in relatively little time, and I feel I would not have been able to do all this in the same amount of time without it. Most of them, I wouldn't even have bothered to write without Claude Code, simply because they'd take too much of my time. (A list is included at the end of this post.) I'm still far from a

Getting good results from Claude code

I've been experimenting with LLM programming agents over the past few months. Claude Code has become my favorite. It is not without issues, but it's allowed me to write ~12 programs/projects in relatively little time, and I feel I would not have been able to do all this in the same amount of time without it. Most of them, I wouldn't even have bothered to write without Claude Code, simply because they'd take too much of my time. (A list is included at the end of this post.) I'm still far from a

Getting Good Results from Claude Code

I've been experimenting with LLM programming agents over the past few months. Claude Code has become my favorite. It is not without issues, but it's allowed me to write ~12 programs/projects in relatively little time, and I feel I would not have been able to do all this in the same amount of time without it. Most of them, I wouldn't even have bothered to write without Claude Code, simply because they'd take too much of my time. (A list is included at the end of this post.) I'm still far from a

The Air Force Says It Needs to Buy Some Cybertrucks So It Can Blow Them Up With Missiles

The Air Force Says It Needs to Buy Some Cybertrucks So It Can Blow Them Up With Missiles Understandable. The US Air Force wants to buy two Tesla Cybertrucks so it can blow them up with missiles. As our sister site The War Zone reports, the military is trying to get a better sense of what to do in case an adversary driving a Cybertruck were to ever pose a threat. The publication dug up contracting documents indicating the Air Force Test Center is looking to deliver 33 vehicles, including the t

Lightweight LSAT

Welcome to the lightweight LSAT The lightweight LSAT is a simple, proven, and completely free guide to the Law School Admissions Test. Who is this guide for? The lightweight LSAT is designed for students who are frustrated with their current way of approaching the LSAT. It doesn't assume you have any knowledge of the LSAT, but it will be most useful for someone who already has some experience studying. Additionally, the lightweight LSAT is written for students who are ambitious, aiming for a

Litestar is worth a look

Litestar is worth a look Published on: August 6, 2025 Django, Python A few years ago at work, I had a project which offered an opportunity to look at the new generation of async-first, type-hint-driven Python web frameworks. For reasons which aren’t particularly relevant today, on that project I ended up choosing Litestar, which is the one that doesn’t have a ravenous all-consuming hype machine surrounding it. And I’m very glad I did, because today I’m more convinced than ever it was the right

Zig Error Patterns

Some patterns I have started to use when writing zig code with unit tests. Introduction Although I try to make good use of the debugger, I am quite used to print-based debugging, especially for unit tests. I wanted to explore some tricks to improve print-based debugging, and also incorporate the debugger more. print-based debugging improved One big problem with using print debugging is spammy output. If I am running something in a loop, and only one iteration of the loop has anything interes

Zig-Error-Patterns

Some patterns I have started to use when writing zig code with unit tests. Introduction Although I try to make good use of the debugger, I am quite used to print-based debugging, especially for unit tests. I wanted to explore some tricks to improve print-based debugging, and also incorporate the debugger more. print-based debugging improved One big problem with using print debugging is spammy output. If I am running something in a loop, and only one iteration of the loop has anything interes

Breaking the sorting barrier for directed single-source shortest paths

If you want to solve a tricky problem, it often helps to get organized. You might, for example, break the problem into pieces and tackle the easiest pieces first. But this kind of sorting has a cost. You may end up spending too much time putting the pieces in order. This dilemma is especially relevant to one of the most iconic problems in computer science: finding the shortest path from a specific starting point in a network to every other point. It’s like a souped-up version of a problem you n

Trump’s ‘Golden Dome’ May Be Ready for Testing Just Before the 2028 Election: Report

As far as I know, spending over a hundred billion dollars to build a giant, missile-guided protective “dome” that will probably never work is not something many Americans have ever asked the government to do. Nevertheless, Trump has made it a point to do just this. In January, Trump initially announced the “Golden Dome,” a project to protect Americans from the “threat of attack by ballistic, hypersonic, and cruise missiles, and other advanced aerial attacks.” The project, which is intended to u

Galaxy Z Flip 7 survives JerryRigEverything’s bend test, but it’s not all good

TL;DR YouTube channel JerryRigEverything has put the Galaxy Z Flip 7 through its durability test. Samsung’s phone survived a bend test with the screen intact, and it also fared better than expected in sand and dust. Unfortunately, the Flip 7’s inner screen is easily scratched, which is in line with other foldable phones. The Samsung Galaxy Z Fold 7 was recently put through YouTube channel JerryRigEverything’s durability test and fared better than expected. Now, it’s the Galaxy Z Flip 7‘s turn

The Subway Game (1980)

The Subway Game Copyright © 1980, Peter R. Samson (to home page) The Subway Game was a diversion that developed out of the frequent visits to New York by myself and various friends at M.I.T. In its basic form it requires two participants: an innocent victim, called the Contestant; and a more knowledgeable companion, called the Monitor. With some allowances, the game can be viewed as a simulation of the following scenario. A stranger to New York is going to visit some friends there. He gets a

Best Internet Speed Tests for August 2025

Ever wonder whether you're getting your money's worth when it comes to your internet speeds? Taking an internet speed test is a quick way to find out. Whether you're experiencing lag during gaming, streaming or Zoom calls; you're testing the connection strength in different rooms; or you're unsure just how fast (or slow) your internet really is, a speed test can give you answers in minutes. These tests are quick, easy and free. Why should you take an internet speed test? There's nothing more an

OpenAI raises $8.3B at $300B valuation

Andrew here. It’s a huge morning of news: We have an exclusive on OpenAI’s latest fund-raising round, with some new boldfaced investor names and one big check; we sort through the latest tariff news and what comes next; we also dive into Figma’s I.P.O. for the ages, and more. And stay tuned for the jobs numbers, which come out shortly. OpenAI’s latest mega-round While Wall Street has been focused on how tech giants are spending on artificial intelligence, the most prominent name in the field,

Call for Nominations – Computing’s Top 30 Early Career Professionals for 2025

Be proud of your accomplishments and share them with the community! Professionals with less than 15 years of experience after earning a Bachelor’s degree are invited to submit their application to Computing’s Top 30 Early Career Professionals for 2025. This is your opportunity to highlight your achievements and get noticed by the tech community. The award is open for full-time professionals and entrepreneurs who have demonstrated technical expertise, influence, and inspired others. Here are th