Security teams log 54% of successful attacks and alert on just 14%. The rest move through your environment unseen.
The Picus whitepaper shows how breach and attack simulation tests your SIEM and EDR rules so threats stop slipping by detection.
Most air fryers solve one problem and create another, taking up permanent counter space in kitchens that were already short of it before a second appliance muscled its way in.
The Ninja CRISPi is built around a different idea entirely, and it’s currently down from £149.99 to £104, saving you just under £46 on one of the more genuinely novel kitchen gadgets released this year.
A fresh 31% price drop hits the Ninja Crispi portable air fryer
The Ninja CRISPi is great for anyone who’s wanted an air fryer without loosing the shelf space, and at £104 this deal is well worth a look.

The concept is a 1700W PowerPod that clips onto interchangeable glass containers rather than a fixed, cavernous basket you have to scrub clean every night after dinner.
Two CleanCrisp glass containers are included in the box: a 3.8-litre version large enough to cook a 1.2kg chicken, and a 1.4-litre container suited to sides, snacks, or cooking a smaller portion without heating a vessel twice the size you need.
Both containers are PFAS-free, dishwasher safe, and thermally shock resistant, which matters in practice because you can pull one straight from the fridge and put it under the PowerPod without waiting for it to adjust to room temperature.


The 1.4-litre container also comes with a snap-lock, leak-resistant lid, so what you cook in it can go directly into a bag for work or school the next morning without decanting into a separate box.
Four cooking modes are available across Air Fry, Roast, Keep Warm, and Recrisp, with the last one doing the job of bringing yesterday’s leftovers back to something worth eating rather than something you settle for.
When it’s not in use, the PowerPod nests directly into the glass containers for storage, which means the whole system takes up far less cupboard space than a conventional air fryer of equivalent cooking capacity.
The Ninja CRISPi is the right fit for smaller households, student kitchens, or anyone who’s wanted air fryer results without committing a permanent shelf to the hardware, and at £104 that case is considerably easier to make than it was at full price.
If you want to see how the CRISPi stacks up against the competition before committing, our best air fryers guide covers the full field, with hands-on verdicts from our testing team across a wide range of price points.
SQUIRREL_PLAYLIST_10148964
![]()
Sotheby’s, which has been behind several iconic tech auctions over the years, will begin accepting bids on the black leather jacket starting on July 7. Titled The Jensen Jacket: Jensen Huang’s Tom Ford Leather Jacket, the auction notes that it is associated with some of the most consequential moments in…
Read Entire Article
Source link
Artificial intelligence is rewriting the world, and simultaneously inventing a whole new language to describe how it’s doing it. Sit in on any product meeting, pitch, or panel these days, and you’ll hear people toss around LLMs, RAG, RLHF, and a dozen other terms that can make even very smart people in the tech world feel a little insecure. This glossary is our attempt to fix that: pain-English definitions of the AI terms you’re most likely to actually run into, whether you’re building with this stuff, investing in it, or just trying to keep up by reading TechCrunch or listening to related podcasts. We update it regularly as the field evolves, so consider it a living document, much like the AI systems it describes.
Artificial general intelligence, or AGI, is a nebulous term. But it generally refers to AI that’s more capable than the average human at many, if not most, tasks. OpenAI CEO Sam Altman once described AGI as the “equivalent of a median human that you could hire as a co-worker.” Meanwhile, OpenAI’s charter defines AGI as “highly autonomous systems that outperform humans at most economically valuable work.” Google DeepMind’s understanding differs slightly from these two definitions; the lab views AGI as “AI that’s at least as capable as humans at most cognitive tasks.” Confused? Not to worry — so are experts at the forefront of AI research.
An AI agent refers to a tool that uses AI technologies to perform a series of tasks on your behalf — beyond what a more basic AI chatbot could do — such as filing expenses, booking tickets or a table at a restaurant, or even writing and maintaining code. However, as we’ve explained before, there are lots of moving pieces in this emergent space, so “AI agent” might mean different things to different people. Infrastructure is also still being built out to deliver on its envisaged capabilities. But the basic concept implies an autonomous system that may draw on multiple AI systems to carry out multistep tasks.
Think of API endpoints as “buttons” on the back of a piece of software that other programs can press to make it do things. Developers use these interfaces to build integrations — for example, allowing one application to pull data from another, or enabling an AI agent to control third-party services directly without a human manually operating each interface. Most smart home devices and connected platforms have these hidden buttons available, even if ordinary users never see or interact with them. As AI agents grow more capable, they are increasingly able to find and use these endpoints on their own, opening up powerful — and sometimes unexpected — possibilities for automation.
Given a simple question, a human brain can answer without even thinking too much about it — things like “which animal is taller, a giraffe or a cat?” But in many cases, you often need a pen and paper to come up with the right answer because there are intermediary steps. For instance, if a farmer has chickens and cows, and together they have 40 heads and 120 legs, you might need to write down a simple equation to come up with the answer (20 chickens and 20 cows).
In an AI context, chain-of-thought reasoning for large language models means breaking down a problem into smaller, intermediate steps to improve the quality of the end result. It usually takes longer to get an answer, but the answer is more likely to be correct, especially in a logic or coding context. Reasoning models are developed from traditional large language models and optimized for chain-of-thought thinking thanks to reinforcement learning.
(See: Large language model)
This is a more specific concept that an “AI agent,” which means a program that can take actions on its own, step by step, to complete a goal. A coding agent is a specialized version applied to software development. Rather than simply suggesting code for a human to review and paste in, a coding agent can write, test, and debug code autonomously, handling the kind of iterative, trial-and-error work that typically consumes a developer’s day. These agents can operate across entire codebases, spotting bugs, running tests, and pushing fixes with minimal human oversight. Think of it like hiring a very fast intern who never sleeps and never loses focus — though, as with any intern, a human still needs to review the work.
Although somewhat of a multivalent term, compute generally refers to the vital computational power that allows AI models to operate. This type of processing fuels the AI industry, giving it the ability to train and deploy its powerful models. The term is often a shorthand for the kinds of hardware that provides the computational power — things like GPUs, CPUs, TPUs, and other forms of infrastructure that form the bedrock of the modern AI industry.
A subset of self-improving machine learning in which AI algorithms are designed with a multi-layered, artificial neural network (ANN) structure. This allows them to make more complex correlations compared to simpler machine learning-based systems, such as linear models or decision trees. The structure of deep learning algorithms draws inspiration from the interconnected pathways of neurons in the human brain.
Deep learning AI models are able to identify important characteristics in data themselves, rather than requiring human engineers to define these features. The structure also supports algorithms that can learn from errors and, through a process of repetition and adjustment, improve their own outputs. However, deep learning systems require a lot of data points to yield good results (millions or more). They also typically take longer to train compared to simpler machine learning algorithms — so development costs tend to be higher.
(See: Neural network)
Diffusion is the tech at the heart of many art-, music-, and text-generating AI models. Inspired by physics, diffusion systems slowly “destroy” the structure of data — for example, photos, songs, and so on — by adding noise until there’s nothing left. In physics, diffusion is spontaneous and irreversible — sugar diffused in coffee can’t be restored to cube form. But diffusion systems in AI aim to learn a sort of “reverse diffusion” process to restore the destroyed data, gaining the ability to recover the data from noise.
Distillation is a technique used to extract knowledge from a large AI model with a ‘teacher-student’ model. Developers send requests to a teacher model and record the outputs. Answers are sometimes compared with a dataset to see how accurate they are. These outputs are then used to train the student model, which is trained to approximate the teacher’s behavior.
Distillation can be used to create a smaller, more efficient model based on a larger model with a minimal distillation loss. This is likely how OpenAI developed GPT-4 Turbo, a faster version of GPT-4.
While all AI companies use distillation internally, it may have also been used by some AI companies to catch up with frontier models. Distillation from a competitor usually violates the terms of service of AI API and chat assistants.
This refers to the further training of an AI model to optimize performance for a more specific task or area than was previously a focal point of its training — typically by feeding in new, specialized (i.e., task-oriented) data.
Many AI startups are taking large language models as a starting point to build a commercial product but are vying to amp up utility for a target sector or task by supplementing earlier training cycles with fine-tuning based on their own domain-specific knowledge and expertise.
(See: Large language model [LLM])
A GAN, or Generative Adversarial Network, is a type of machine learning framework that underpins some important developments in generative AI when it comes to producing realistic data — including (but not only) deepfake tools. GANs involve the use of a pair of neural networks, one of which draws on its training data to generate an output that is passed to the other model to evaluate.
The two models are essentially programmed to try to outdo each other. The generator is trying to get its output past the discriminator, while the discriminator is working to spot artificially generated data. This structured contest can optimize AI outputs to be more realistic without the need for additional human intervention. Though GANs work best for narrower applications (such as producing realistic photos or videos), rather than general purpose AI.
Hallucination is the AI industry’s preferred term for AI models making stuff up — literally generating information that is incorrect. Obviously, it’s a huge problem for AI quality.
Hallucinations produce GenAI outputs that can be misleading and could even lead to real-life risks — with potentially dangerous consequences (think of a health query that returns harmful medical advice).
The problem of AIs fabricating information is thought to arise as a consequence of gaps in training data. Hallucinations are contributing to a push toward increasingly specialized and/or vertical AI models — i.e. domain-specific AIs that require narrower expertise — as a way to reduce the likelihood of knowledge gaps and shrink disinformation risks.
Inference is the process of running an AI model. It’s setting a model loose to make predictions or draw conclusions from previously seen data. To be clear, inference can’t happen without training; a model must learn patterns in a set of data before it can effectively extrapolate from this training data.
Many types of hardware can perform inference, ranging from smartphone processors to beefy GPUs to custom-designed AI accelerators. But not all of them can run models equally well. Very large models would take ages to make predictions on, say, a laptop versus a cloud server with high-end AI chips.
[See: Training]
Large language models, or LLMs, are the AI models used by popular AI assistants, such as ChatGPT, Claude, Google’s Gemini, Meta’s AI Llama, Microsoft Copilot, or Mistral’s Le Chat. When you chat with an AI assistant, you interact with a large language model that processes your request directly or with the help of different available tools, such as web browsing or code interpreters.
LLMs are deep neural networks made of billions of numerical parameters (or weights, see below) that learn the relationships between words and phrases and create a representation of language, a sort of multidimensional map of words.
These models are created from encoding the patterns they find in billions of books, articles, and transcripts. When you prompt an LLM, the model generates the most likely pattern that fits the prompt.
(See: Neural network)
Memory cache refers to an important process that boosts inference (which is the process by which AI works to generate a response to a user’s query). In essence, caching is an optimization technique, designed to make inference more efficient. AI is obviously driven by high-octane mathematical calculations and every time those calculations are made, they use up more power. Caching is designed to cut down on the number of calculations a model might have to run by saving particular calculations for future user queries and operations. There are different kinds of memory caching, although one of the more well-known is KV (or key value) caching. KV caching works in transformer-based models, and increases efficiency, driving faster results by reducing the amount of time (and algorithmic labor) it takes to generate answers to user questions.
(See: Inference)
Model Context Protocol, or MCP, is an open standard that lets AI models connect to outside tools and data — your files, databases, or apps like Slack and Google Drive — without a developer building a custom connector for every single pairing. Think of it as a USB-C port for AI. Anthropic introduced MCP in 2024 and later handed it over to the Linux Foundation, and it’s since been adopted by OpenAI, Google, and Microsoft, making it one of the fastest-spreading standards in recent AI history.
Mixture of Experts is a model architecture that splits a neural network into many smaller specialized sub-networks, or “experts,” and only activates a handful of them for any given task. Rather than routing every request through the entire model — like calling in your whole office for every question — an MoE model has a built-in “router” that picks just the right specialists for the job. This makes it possible to build enormous models that stay relatively fast and cheap to run, since only a fraction of the network is doing work at any one time. Mistral AI’s Mixtral model is a well-known example; OpenAI’s newer GPT models are also widely believed to use some version of this approach, though the company has never officially confirmed it.
(See: Neural network, Deep learning)
A neural network refers to the multi-layered algorithmic structure that underpins deep learning — and, more broadly, the whole boom in generative AI tools following the emergence of large language models.
Although the idea of taking inspiration from the densely interconnected pathways of the human brain as a design structure for data processing algorithms dates all the way back to the 1940s, it was the much more recent rise of graphical processing hardware (GPUs) — via the video game industry — that really unlocked the power of this theory. These chips proved well suited to training algorithms with many more layers than was possible in earlier epochs — enabling neural network-based AI systems to achieve far better performance across many domains, including voice recognition, autonomous navigation, and drug discovery.
(See: Large language model [LLM])
Open source refers to software — or, increasingly, AI models — where the underlying code is made publicly available for anyone to use, inspect, or modify. In the AI world, Meta’s Llama family of models is a prominent example; Linux is the famous historical parallel in operating systems. Open source approaches allow researchers, developers, and companies around the world to build on top of one another’s work, accelerating progress and enabling independent safety audits that closed systems cannot easily provide. Closed source means the code is private — you can use the product but not see how it works, as is the case with OpenAI’s GPT models — a distinction that has become one of the defining debates in the AI industry.
Parallelization means doing many things at the same time instead of one after another — like having 10 employees working on different parts of a project at the same time instead of one employee doing everything sequentially. In AI, parallelization is fundamental to both training and inference: modern GPUs are specifically designed to perform thousands of calculations in parallel, which is a big reason why they became the hardware backbone of the industry. As AI systems grow more complex and models grow larger, the ability to parallelize work across many chips and many machines has become one of the most important factors in determining how quickly and cost-effectively models can be built and deployed. Research into better parallelization strategies is now a field of study in its own right.
RAMageddon is the fun new term for a not-so-fun trend that is sweeping the tech industry: an ever-increasing shortage of random access memory, or RAM chips, which power pretty much all the tech products we use in our daily lives. As the AI industry has blossomed, the biggest tech companies and AI labs — all vying to have the most powerful and efficient AI — are buying so much RAM to power their data centers that there’s not much left for the rest of us. And that supply bottleneck means that what’s left is getting more and more expensive.
That includes industries like gaming (where major companies have had to raise prices on consoles because it’s harder to find memory chips for their devices), consumer electronics (where memory shortage could cause the biggest dip in smartphone shipments in more than a decade), and general enterprise computing (because those companies can’t get enough RAM for their own data centers). The surge in prices is only expected to stop after the dreaded shortage ends but, unfortunately, there’s not really much of a sign that’s going to happen anytime soon.
Like AGI, recursive self-improvement is a threshhold for how smart AI can get, and how little it may rely on humans. In the RSI scenario, AI models start improving themselves without human intervention, leading to a huge acceleration in capabilities and autonomy. In some tellings, this would be a cataclysmic moment akin to the singularity, a moment when AI models become immune to outside intervention. But RSI also describes a basic capability — can an AI model design its own successor? — which makes it much easier for engineers to try to build it. A number of recent AI startups have set out to build recursively self-improving models, but most of them dismiss the apocalyptic implications, presenting RSI as simply the next frontier for research.
Reinforcement learning is a way of training AI where a system learns by trying things and receiving rewards for correct answers — like training your beloved pet with treats, except the “pet” in this scenario is a neural network and the “treat” is a mathematical signal indicating success. Unlike supervised learning, where a model is trained on a fixed dataset of labeled examples, reinforcement learning lets a model explore its environment, take actions, and continuously update its behavior based on the feedback it receives. This approach has proven especially powerful for training AI to play games, control robots, and, more recently, sharpen the reasoning ability of large language models. Techniques like reinforcement learning from human feedback, or RLHF, are now central to how leading AI labs fine-tune their models to be more helpful, accurate, and safe.
When it comes to human-machine communication, there are some obvious challenges — people communicate using human language, while AI programs execute tasks through complex algorithmic processes informed by data. Tokens bridge that gap: they are the basic building blocks of human-AI communication, representing discrete segments of data that have been processed or produced by an LLM. They are created through a process called tokenization, which breaks down raw text into bite-sized units a language model can digest, similar to how a compiler translates human language into binary code a computer can understand. In enterprise settings, tokens also determine cost — most AI companies charge for LLM usage on a per-token basis, meaning the more a business uses, the more it pays.
So again, tokens are the small chunks of text — often parts of words rather than whole ones — that AI language models break language into before processing it; they are roughly analogous to “words” for the purposes of understanding AI workloads. Throughput refers to how much can be processed in a given period of time, so token throughput is essentially a measure of how much AI work a system can handle at once. High token throughput is a key goal for AI infrastructure teams, since it determines how many users a model can serve simultaneously and how quickly each of them receives a response. AI researcher Andrej Karpathy has described feeling anxious when his AI subscriptions sit idle — echoing the feeling he had as a grad student when expensive computer hardware wasn’t being fully utilized — a sentiment that captures why maximizing token throughput has become something of an obsession in the field.
Developing machine learning AIs involves a process known as training. In simple terms, this refers to data being fed in in order that the model can learn from patterns and generate useful outputs. Essentially, it’s the process of the system responding to characteristics in the data that enables it to adapt outputs toward a sought-for goal — whether that’s identifying images of cats or producing a haiku on demand.
Training can be expensive because it requires lots of inputs, and the volumes required have been trending upwards — which is why hybrid approaches, such as fine-tuning a rules-based AI with targeted data, can help manage costs without starting entirely from scratch.
[See: Inference]
A technique where a previously trained AI model is used as the starting point for developing a new model for a different but typically related task — allowing knowledge gained in previous training cycles to be reapplied.
Transfer learning can drive efficiency savings by shortcutting model development. It can also be useful when data for the task that the model is being developed for is somewhat limited. But it’s important to note that the approach has limitations. Models that rely on transfer learning to gain generalized capabilities will likely require training on additional data in order to perform well in their domain of focus
(See: Fine tuning)
Validation loss is a number that tells you how well an AI model is learning during training — and lower is better. Researchers track it closely as a kind of real-time report card, using it to decide when to stop training, when to adjust hyperparameters, or whether to investigate a potential problem. One of the key concerns it helps flag is overfitting, a condition in which a model memorizes its training data rather than truly learning patterns it can generalize to new situations. Think of it as the difference between a student who genuinely understands the material and one who simply memorized last year’s exam — validation loss helps reveal which one your model is becoming.
Weights are core to AI training, as they determine how much importance (or weight) is given to different features (or input variables) in the data used for training the system — thereby shaping the AI model’s output.
Put another way, weights are numerical parameters that define what’s most salient in a dataset for the given training task. They achieve their function by applying multiplication to inputs. Model training typically begins with weights that are randomly assigned, but as the process unfolds, the weights adjust as the model seeks to arrive at an output that more closely matches the target.
For example, an AI model for predicting housing prices that’s trained on historical real estate data for a target location could include weights for features such as the number of bedrooms and bathrooms, whether a property is detached or semi-detached, whether it has parking, a garage, and so on.
Ultimately, the weights the model attaches to each of these inputs reflect how much they influence the value of a property, based on the given dataset.
This article is updated regularly with new information.
When you purchase through links in our articles, we may earn a small commission. This doesn’t affect our editorial independence.

Amazon says the overnight launch of 29 satellites should clear the way for its Amazon Leo network to start offering commercial high-speed internet service from space this year, in direct competition with SpaceX’s Starlink network.
United Launch Alliance’s Atlas 5 rocket sent the satellites into low Earth orbit from Cape Canaveral Space Force Station at 12:30 a.m. ET today (9:30 p.m. PT Wednesday).
This was the last of eight Atlas 5 launches that Amazon reserved for its satellites. Going forward, ULA will use its next-generation Vulcan rocket to support Amazon Leo’s years-long deployment schedule. Amazon has also made launch reservations with Blue Origin, Arianespace and SpaceX.
The latest liftoff boosts Amazon Leo’s constellation to 396 operational satellites. That will be enough to support continuous connectivity in the initial latitudes targeted for commercial service, according to Chris Weber, vice president of business and product for Amazon Leo.
“Still lots of work ahead — including raising all these new satellites to their assigned altitude — but we’ve completed enough launches for initial service this year, and future missions just add coverage and capacity,” Weber said in a LinkedIn post.
Amazon has been beta-testing the service for months with a select group of customers, but connectivity hasn’t been continuous due to sparse orbital coverage. Amazon Leo’s business plan calls for launching commercial service within a limited zone concentrated at mid-northern and mid-southern latitudes, and gradually expanding the service area as more satellites go up.
“With hundreds of flight-ready satellites standing by at the Cape and a new, dedicated vertical integration facility ready to support Leo Vulcan 1 and subsequent missions, we have a clear path to increase launch and deployment cadence, helping us quickly expand network coverage following an initial service rollout later this year,” Melissa Wuerl, Amazon Leo’s director of launch systems, said in a statement released after the latest launch.
Amazon hasn’t yet announced pricing for satellite broadband service. The first-generation constellation, consisting of 3,232 satellites, is due to reach full deployment in mid-2029 — and Amazon has received regulatory approval for an even larger second-generation constellation.
When Amazon Leo begins commercial service, it will still trail far behind SpaceX’s Starlink satellite network, which has more than 10,000 satellites in orbit and 12 million subscribers. The satellites for both Starlink and Amazon Leo are built in the Seattle area.
In the years ahead, SpaceX plans to beef up Starlink’s capabilities in the emerging market for direct-to-device satellite services. Amazon is aggressively targeting that same market through its recent acquisition of Globalstar. Under a separate agreement tied to the deal, Amazon Leo will start powering Apple’s iPhone satellite services starting in 2028.
A joint operation involving Google has disrupted NetNut, a residential proxy network that gave access to millions of compromised Android devices, including smart TVs and streaming boxes.
Also known as Popa, the NetNut botnet allowed cybercriminals and espionage groups to hide behind legitimate home internet addresses when launching attacks.
According to the Google Threat Intelligence Group (GTIG), the residential proxy botnet is estimated to comprise at least two million compromised devices.
“GTIG estimates Netnut controls at least 2 million infected devices globally (including smart TVs and streaming boxes), powered by trojanized applications and botnets like Badbox 2.0 that package proxy plugins,” Google told BleepingComputer.
Residential proxy networks work by compromising home systems and selling access to them, allowing threat actors to conceal malicious traffic by routing it through the victims’ residential IP addresses.
Typically, home devices become part of the botnet after being infected with malware that is either pre-installed before purchase or added via malicious or trojanized applications downloaded by the user.
As a result, infected consumer devices serve as exit nodes in the botnet, routing unauthorized network traffic through their residential IP addresses, which can cause the devices to be flagged as suspicious or blocked by internet service providers or online services.
Dismantling the NetNut botnet involved a coordinated effort that included Google, the FBI, Lumen Technologies, The Shadowserver Foundation, and other industry partners.

The malicious proxy service is considered one of the largest networks in the world, being used by hundreds of threat actors.
It uses multiple domains, including netnut.com, which was taken down by the FBI.
“I checked with the disruption team and confirmed .com domain was also used by them along with other domains taken down,” Mark Karayan, Communications Manager at Mandiant, told BleepingComputer.
GTIG said that in one week last month it “observed 316 distinct threat clusters using suspected NetNut exit nodes, including cybercriminal and espionage groups.”
According to the researchers, threat actors used NetNut to access their own infrastructure, conduct password-spraying attacks, and to reach victim environments.
On its part, Google disabled the accounts and services on its infrastructure that NetNut operators used for malware command-and-control (C2), thus blocking access to “critical backend infrastructure.”
The company protected users by automatically warning them and disabling infected applications using Google Play Protect, the built-in security mechanism on Android.
Additionally, Google shared technical details on NetNut’s software development kits (SDKs) and backend command-and-control (C2) infrastructure with platform providers, law enforcement agencies, and cybersecurity researchers.
Google expects disrupting NetNut to have a broader impact in the proxy industry as the botnet “has a robust reseller program that allows whitelabeling of its network” and many of the popular residential proxy services are fueled by NetNut.
Karayan told BleepingComputer that disrupting one proxy service often prompts operators to purchase replacement capacity from competing providers, turning them into a reseller.
“The proxy industry is deeply interconnected where operators constantly buy and resell each other’s botnet capacity, and Netnut is among the largest and most popular residential proxy networks in the world.”
The action against NetNut is part of Google’s commitment to dismantle residential proxy botnets and follows the disruption of IPIDEA earlier this year.
Security teams log 54% of successful attacks and alert on just 14%. The rest move through your environment unseen.
The Picus whitepaper shows how breach and attack simulation tests your SIEM and EDR rules so threats stop slipping by detection.
Looking for the most recent Wordle answer? Click here for today’s Wordle hints, as well as our daily answers and hints for The New York Times Mini Crossword, Connections, Connections: Sports Edition and Strands puzzles.
Today’s Wordle puzzle is a fun, tasty word, but it includes a repeated letter that is one I almost never guess. If you need a new starter word, check out our list of which letters show up the most in English words. If you need hints and the answer, read on.
Read more: New Study Reveals Wordle’s Top 10 Toughest Words of 2025
Before we show you today’s Wordle answer, we’ll give you some hints. If you don’t want a spoiler, look away now.
Today’s Wordle answer has one repeated letter.
Today’s Wordle answer has two vowels.
Today’s Wordle answer begins with P.
Today’s Wordle answer ends with A.
Today’s Wordle answer refers to a tasty dish consisting of dough, sauce, cheese and toppings.
Today’s Wordle answer is PIZZA.
Yesterday’s Wordle answer, July 3, No. 1840, was BATON.
June 29, No. 1836: CRUDE
June 30, No. 1837: PUPPY
July 1, No. 1838: DEMUR
July 2, No. 1839: MAVEN
Over the last year, Slate has built a lot of the buzz across the industry for its ambitious plans to sell a small, simple truck at an affordable price — and now that truck might be facing a new competitor that doesn’t just undercut its price, but also uses an entirely different type of powertrain and fuel source.
Progress on the Slate pickup continues full speed ahead, with the company recently showing a full prototype and announcing a starting price under $25,000. While the Slate’s basic features and low price (relative to other new pickups) will be a draw for buyers, one factor likely to limit its appeal is its battery electric powertrain. EVs absolutely have their benefits in certain situations, but a lack of easy roadtrip capability from this vehicle’s estimated 200-mile range and a possible lack of home charging options for buyers will both be significant hurdles.
Enter the REO Industries Runabout, another small truck from a startup manufacturer with big promises. Not only does the Runabout’s planned starting price of $21,500 significantly undercut the Slate, but it also uses a traditional internal combustion engine. However, while REO has already started taking reservations for the Runabout, plenty of hesitation is warranted given the long list of failed automotive startups in recent years. With its back-to-the-basics, internal combustion approach, could REO be different?
If the REO name sounds familiar, that’s because at one time it was both an automobile builder and one of the most established names in American truck building, with the original version of the company closing in 1975. In its reincarnation, REO is a Texas-based startup that’s hoping to take the small pickup truck back to its ’80s and ’90s roots.
Interestingly, a big part of the inspiration for the REO Runabout was the founder’s love of old Toyota pickup trucks and Japanese Kei trucks — namely their mechanical simplicity and longevity. The Runabout hopes to be a modern version of that, with body-on-frame construction, mechanical four-wheel drive, and a naturally aspirated four-cylinder engine with either a manual or automatic transmission. This is a much different setup than the popular Ford Maverick, which uses a unibody design with either hybrid or turbocharged powerplants.
How can REO achieve all of this at such a low price point? The plan is to keep things simple inside and out. Though the engine specs haven’t been finalized, the motor will most likely be supplied by an existing automaker to save money and give buyers some peace of mind. REO’s overall goal is to sell something similar to a Japanese Kei truck, but for it to be better-sized for American drivers and U.S. roads.
REO plans to sell the Runabout in three different body styles, including the entry-level two-door truck with a drop-side bed, a four-door truck, and an enclosed SUV model. The company plans to show the lineup in full and release more details in the latter part of 2026.
Given the long list of failed and bankrupt auto startups in recent years, it’s natural to be skeptical about REO’s plans to build and sell inexpensive trucks in the United States directly to consumers. However, unlike other failed startups, REO is not trying to sell state-of-the-art electric vehicles. Instead, it is going for cheap, gasoline trucks purposely engineered to be low-tech and simple. These are the vehicles that many American buyers have said they want in an era of ballooning vehicle sizes, prices, and technological complexity. Of course, sometimes what people say they want and what buyers actually want to pay for are different things.
REO is hoping that recent shifts in federal emissions regulations and the Trump Administration’s openness toward to smaller vehicles will give it the opening it needs into a market that’s historically been very difficult for newcomers. Time will tell whether REO’s ambitious plans can become reality. At the very least, its plan to bring affordable, simple pickup trucks to the American market is something to watch.
![]()
Fitness trackers flood the market with options that range from stripped-down counters to full smartwatches loaded with apps and sensors. Many buyers end up frustrated when a device either skips the basics or piles on features that demand constant charging and attention. The Fitbit Charge 6, priced at $76 (was $160), takes a different path by sharpening the core jobs most people actually want from a wristband while adding just enough extras to feel modern and useful.
When performing intense workouts like interval training, spinning, or rowing, your heart rate will noticeably improve, and the readings will really match what a chest strap tells you, which is a huge plus. To be honest, step counts and distance estimations haven’t changed much for daily strolls, commutes, and jogging, but that’s fine because those fundamentals are what give you the confidence to utilize the data to make genuine decisions about your workout routine and downtime. Because, let’s be honest, accuracy is important because it helps you trust the data you’re looking at.
Sale
The battery life is likewise impressive, allowing for regular wear, which is what makes data valuable. Most people can get through several days of tracking, sleep monitoring, and notifications without needing to recharge. According to real-world experience, it can last anywhere from 4 to 7 days depending on screen brightness, GPS usage, and how frequently it syncs with your phone. That type of endurance makes it far easier to figure out what’s going on with your body than seeing a few sporadic days’ worth of information.
The Charge 6 is also quite comfy, so it doesn’t just sit on a shelf somewhere. The compact profile and light weight make it easy to forget it’s there during the day, and the screen is clear indoors and out. Furthermore, the reappearance of the side button makes it easier to navigate, which is far superior than how some people had been accustomed to the swipes. It also comes in two band sizes, allowing you to choose a secure but not too tight fit with no effort.
The wearable supports almost all of the common regular exercise activities you’d want to track without overwhelming you, with 40 different modes that can handle anything from a weightlifting session to a hike in the great outdoors, and it can even detect when you’re about to start a workout and begin tracking automatically. It also has built-in GPS, so you can leave your phone at home and simply track your path. Plus, you can send your heart rate data directly to the gym equipment, which is a nice touch.
![]()
The recovery and stress phases are where this truly goes beyond simply taking measures. Overnight tracking divides sleep into stages, monitors blood oxygen levels, and even detects variations in skin temperature, which can indicate disease or hormonal shifts. It also offers you an everyday stress score utilizing the EDA stuff and tells you when you’re ready to push yourself a little more or back off completely.
![]()
The “smart” features are quite modest. You’ll get phone and text alerts on your wrist, but they won’t get in the way; for Google users, there are also maps and wallet payments available if needed. You can also control your music with YouTube Music, which is useful for longer walks or commuting. None of this adds up to the Charge 6 being a mini phone, since it simply removes a host of little annoyances. The companion app does a wonderful job of keeping everything organized, with simple displays that do not overwhelm you. You may even track patterns over weeks to see if your sleep is improving or deteriorating. It will occasionally remind you to get active, which may be exactly what you need.

Silverstone gets ready for a different kind of lap this weekend when all 22 Formula 1 drivers take the wheel of minicars made from LEGO bricks. Builders at the LEGO factory in Kladno, Czech Republic, put more than 6,400 hours into creating these 22 vehicles. Each one incorporates over 28,000 bricks arranged over a steel frame to match the specific livery of every team on the grid. Driver numbers and team emblems appear in their proper places with a playful LEGO touch.
Complete LEGO minicars weigh approximately 280 kg. Only 65 kilos of that weight come from the actual bricks, which are what people think of when they hear the word LEGO. Standard go-kart wheels sit at each corner, with electric motors providing power to propel them forward. When they do? The maximum speed is a fairly reasonable 25 kph (15.5 mph).
A team of 20 designers and engineers worked their magic on this project, and team leader Jonathan Jurion stated that they went back to the drawing board after last year’s Miami Grand Prix to double-check every detail. Drivers and fans responded clearly: they wanted a larger version of the entire experience.
To be honest, last year’s show had a much more relaxed atmosphere. There were fewer automobiles, and the scene was chaotic, with bricks flying everywhere. Thankfully, they’ve addressed this issue this time around with the inclusion of plastic bumpers, roll hoops, and fenders to keep all of the parts where they belong, on the vehicles, rather than in mid-air and going for the drivers.

The actual racing, if you can call it that, begins approximately 90 minutes after the drivers are lined up for the parade on Sunday. The course is a full lap of the Silverstone circuit, which will be aired live online via Formula 1 networks.

Julia Goldin, the LEGO Group’s chief product and marketing officer, believes that the fan and driver reactions in Miami made it a simple decision to continue with the project. Emily Prazer, Formula 1’s chief commercial officer, thinks that this unusual collaboration between the two worlds will be a success because people of all ages will enjoy watching genuine F1 drivers in miniature cars.

This one started small in Miami, but it’s now heading to Silverstone with the complete package – a slew of custom-built machines. The sight of these F1 racers blatting around one of the world’s quickest tracks in LEGO-built cars is sure to be a spectacle before the main event begins.
NASA’s shuttle has been in LA since 2012, but now it’ll have a permanent exhibit at the California Science Center.
The California Science Center has announced that Endeavour, NASA’s final space shuttle, will go on permanent display at the Samuel Oschin Air and Space Center on November 13, 2026. The new 200,000 square-foot addition to the science museum that will house the shuttle alongside a collection of 100 artifacts, including a selection of “rare and historic aerospace objects.”
Endeavour has technically been on display horizontally at the California Science Center since 2012, but this new exhibit will showcase the shuttle in launch position, complete with Endeavour’s solid boosters and external tank. Besides viewing the shuttle in all its glory, museum guests will be able to ascend an 140-foot gantry elevator next to the shuttle, simulating the experience astronauts have right before they board and launch.
NASA originally created the Space Shuttle Endeavour as a replacement shuttle following the Challenger disaster in 1986. Starting in 1992, Endeavour was used in multiple missions, repairing and deploying satellites, servicing the Hubble Space Telescope and ferrying astronauts to the International Space Station. The shuttle was formally retired in 2011, and NASA announced it would spend its permanent retirement in Los Angeles in 2012. That same year, the shuttle made a slow, and perilous 12-mile land trip from the Los Angeles International Airport to the California Science Center, where it’s been housed to this day.
GL.iNet, the Hong Kong-based networking company behind a range of popular OpenWrt routers, has revealed the Comet Q, what it says is as the world’s first browser-based, pocket-sized remote-control device built specifically for USB-C devices, covering laptops, phones, tablets, and Mac minis.
What separates the device, also known as the GL-RMQ1, from conventional remote desktop software is that it operates at the hardware level, meaning it keeps working even when the controlled device sleeps, locks, or loses its network connection.
Its control runs through a single USB-C cable carrying video, data, and power simultaneously, eliminating the HDMI dongles and USB hubs that traditional KVMs demand. A built-in USB-C passthrough port keeps the controlled device charged throughout every session, and its video output reaches up to 2K at 60 fps with two-way audio.
The Comet Q works with iPhones from the iPhone 15 onward, excluding the iPhone 16e and later budget models, alongside iPads and a wide range of Android phones and tablets, provided their USB-C port supports DisplayPort Alt Mode.
GL.iNet claims the Comet Q is the first KVM solution ever built specifically for mobile devices, a category that previously had no dedicated remote control hardware at all.
Accessing the device requires no downloads, as any browser pointed to glkvm.com delivers full control without requiring account creation.
The GLKVM app, available across Windows, macOS, the App Store, and Google Play, handles touch gestures more precisely when controlling from another mobile device.
The Comet Q includes a 1.8-inch circular touchscreen, which makes initial setup possible without needing to open a laptop.
One of the more unusual aspects of the Comet Q is that the operating systems involved no longer need to match at all.
Users can remotely operate an iPhone from a Windows browser, control a MacBook from an Android tablet, or manage an iPad from a Linux device without complexity.
Wi-Fi credentials can also be preset before shipping, which means the person receiving it needs no technical knowledge to get started.
Developers can access testing hardware remotely, while IT teams can supervise multiple devices from a single interface without remaining physically present.
Security measures operate at the hardware level through support for WireGuard, Tailscale, and ZeroTier, alongside optional two-factor authentication.
GL.iNet also says that remote sessions terminate immediately after the dongle is disconnected, leaving no lingering background services or residual access permissions.
The Comet Q retails at $129.90 but is currently available on Kickstarter for $89, a 31% discount.
As of the time of writing, it has raised over $1 million from 6,628 backers against a $10,000 goal with just over two weeks remaining on the campaign.
Disclaimer: We do not recommend or endorse any crowdfunding project. All crowdfunding campaigns carry inherent risks, including the possibility of delays, changes, or non-delivery of products. Potential backers should carefully evaluate the details and proceed at their own discretion.
Follow TechRadar on Google News and add us as a preferred source to get our expert news, reviews, and opinion in your feeds. Make sure to click the Follow button!
And of course you can also follow TechRadar on TikTok for news, reviews, unboxings in video form, and get regular updates from us on WhatsApp too.
Claude Code turned every engineer into three. Now companies need more product thinkers
Strategy authorizes up to $1.25B in Bitcoin sales under new capital plan
The House | “Reframing the debate from a binary discussion of winners and losers”: Yuan Yang reviews ‘We Are Not Machines’
MAJOR BITCOIN & MARKET UPDATE!!!! (MUST WATCH ASAP!!!)
Bluekit phishing kit adopts browser-in-the-middle for login theft
Anonymous researcher drops 0-day ‘exploitarium’ repo
Coinbase, Circle Deepen Crypto Stock Losses Despite Resilient S&P 500
Weekend Open Thread: High Hopes
Australia treasurer says alleged access of prime minister’s bank data ’incredibly concerning’
Kraken's xStocks Opens Bending Spoons IPO Registration to EEA Retail
Russian hackers now target Signal backup recovery keys
The AI boom won’t burst all at once. It will pop in ‘rolling bubbles’: Macquarie
Broncos roster: OL Ben Powers (No. 74) entering final year of contract
Presenter Caroline Flack’s brother Paul Flack dies aged 55
Silicon Valley paid to kill AI regulation, now it wants the rules back
Binance stock trading tops $1B in first month after launch
OpenAI mulls delaying IPO over valuation concerns
New exhibition reflects five decades of movement between island of Ireland and GB
Alibaba-affiliate Ant Group enters the humanoid robot market with 12 deals
How to Build INSANE Live Financial Dashboards With Claude
You must be logged in to post a comment Login