Error message

  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; views_display has a deprecated constructor in require_once() (line 3080 of /home/ewg56ffgqu3p/public_html/includes/bootstrap.inc).
  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; views_many_to_one_helper has a deprecated constructor in require_once() (line 113 of /home/ewg56ffgqu3p/public_html/modules/ctools/ctools.module).
  • Notice: Undefined offset: 5 in user_node_load() (line 3604 of /home/ewg56ffgqu3p/public_html/modules/user/user.module).
  • Notice: Trying to get property 'name' of non-object in user_node_load() (line 3604 of /home/ewg56ffgqu3p/public_html/modules/user/user.module).
  • Notice: Undefined offset: 5 in user_node_load() (line 3605 of /home/ewg56ffgqu3p/public_html/modules/user/user.module).
  • Notice: Trying to get property 'picture' of non-object in user_node_load() (line 3605 of /home/ewg56ffgqu3p/public_html/modules/user/user.module).
  • Notice: Undefined offset: 5 in user_node_load() (line 3606 of /home/ewg56ffgqu3p/public_html/modules/user/user.module).
  • Notice: Trying to get property 'data' of non-object in user_node_load() (line 3606 of /home/ewg56ffgqu3p/public_html/modules/user/user.module).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Notice: Trying to access array offset on value of type int in element_children() (line 6401 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home/ewg56ffgqu3p/public_html/includes/common.inc).
  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2386 of /home/ewg56ffgqu3p/public_html/includes/menu.inc).

News

AI in orbit: The next evolution of compute infrastructure - Tuesday, July 21, 2026 - 06:56

The conversation about AI in space keeps arriving at the same image: a floating supercomputer processing the world's information from 400 miles up. It’s a compelling narrative, but there’s a gap between what companies are hoping to build and what is being built today.

Today, satellites run on fixed power budgets measured in watts with strict constraints. Bandwidth is scarce enough that every byte reaching the ground has to earn its place.

Those limits push the field toward architecture that looks more like a nervous system, than a data center – lightweight models running onboard that interpret sensor data in near real time and convert observations into structured events. The event reaches the ground.

The raw pixel doesn’t.

From hours to minutes

In a conventional Earth observation pipeline, a satellite captures an image, downlinks it to a ground station, ground systems process the raw data, and the result reaches whoever needs it. Best case that happens in hours, but often it’s closer to a day.

For a disaster response team managing a flood in a low-lying river delta, or a conservation authority trying to locate the origin point of a wildfire in a remote national park, that day comes at a cost.

A satellite running inference onboard changes the math. Detection happens in seconds. What gets downlinked is a position, timestamp, or risk score. The bottleneck shifts from the space segment to the ground distribution, which is a comparatively manageable problem.

The use cases where this matters most are not the visible disasters people are watching. They’re the methane leak on a pipeline with no weekly inspection schedule, an oil spill beyond the reach of coastal patrols, a wildfire that began in a remote area before anyone had reported smoke. Onboard inference turns a passive imaging asset into an early warning system.

What orbital constraints teach edge architects

The tradeoffs being resolved in orbit are an extreme version of the same constraints facing any organization deploying AI outside a well-provisioned data center.

Cloud-native AI development often has a back up plan: when the model is too large add compute; when bandwidth is constrained, increase it; when latency is a problem, move the processing closer. In orbit, none of these options exist. You build within the envelope, or the system doesn’t function.

The result is a forcing function that enterprise architects rarely encounter at the same level. Industrial IoT deployments face intermittent connectivity. Autonomous systems can’t afford round-trip latency to a central server at decision time.

The shift from 'send everything, process centrally' to 'process locally, transmit what matters' is happening across multiple industries. Space is where that shift ran without a safety net.

The bandwidth math

The data reduction numbers transmitted in real time is not just 80-90 percent. Once processing happens on the spacecraft, the reduction for the real-time layer exceeds 99 percent. This is semantic compression. The satellite sends the meaning of what it saw, not the measurement it produced.

A conventional operator downlinking hundreds of terabytes of raw imagery daily is paying bandwidth cost for data that largely contains nothing of interest. With onboard inference, what's transmitted in real time is a structured detection event: a position, a timestamp, a risk score, and perhaps a small compressed image. That is hundreds of kilobytes, not terabytes.

An operator downlinks only what warrants examination, rather than blindly dumping the full data stream.

Architecture decisions that preview what's next

A model making decisions before a human is in the loop carries different requirements than one generating recommendations for human review. Ambiguity tolerance is lower. Inference behavior needs tighter scoping. This is the same conversation that medicine and finance have been having for years.

AI-assisted diagnostics and accountability distributed across platform, model, training data, and end customer rather than concentrated in a single layer. The space industry is joining a conversation other sectors have already been having for years.

In a cloud environment, model size and computational efficiency are optimization targets. Meaning they are important, but secondary to capability. In a constrained orbital environment, they are the primary design constraint from which everything else follows. A model that cannot run within the available compute envelope is not a model that gets deployed. There is no option to add a larger instance.

A maritime patrol aircraft that previously ran random vessel inspections now works from a ranked list of targets with risk scores attached. Some alerts will be false positives which is a physical reality of any probabilistic system. But the aircraft's operational effectiveness improves substantially compared to random patrolling or no monitoring at all. The AI narrows the search.

The scaling problem is familiar

One satellite running an onboard model is a proof of concept. A constellation of hundreds running distributed inference is a different infrastructure problem as orbital AI scales.

Centralized orchestration becomes the bottleneck when constellations grow. Every decision can’t route through a ground station. Distributed inference is a requirement. Enterprise architects hit the same wall when a pilot deployment expands to thousands of edge nodes. The centralized model that worked in development becomes the thing that breaks in production.

The cloud infrastructure analogy supports this. Nobody builds a data center before launching an application. The pattern is shared infrastructure, with control at the model, mission logic, and decision layer. Those can be sovereign regardless of who owns the underlying compute.

A design principle worth carrying

It’s hard to develop constraint-based thinking in environments where adding compute is always on the table. The organizations that have built it tend to have faced conditions where it wasn’t.

The strategic advantage in edge AI over the next decade will not just be measured in the amount of compute available. It will also be measured in code deployed to the right place in the stack. Satellites are running that experiment first.

We've featured the best AI tool.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit

‘Mortal Kombat II’ Release Date: When to Stream the Video Game Movie Sequel - Monday, July 20, 2026 - 15:13
Karl Urban stars in the bloody fun action film based on the popular video game franchise.
LG OLEDs Summon New Prime Video Setting Named Creator Original Picture Mode - Tuesday, July 21, 2026 - 17:16
Saying “I have the power” into your remote will also launch the new He-Man movie.
The Urgency to Close the AI Gender Divide Before It Affects the Pay Gap - Tuesday, July 21, 2026 - 17:29
Even celebs are encouraging their gal pals to use AI so they’re not left behind.
Today’s NYT Strands Hints, Answers and Help for July 22 #871 - Tuesday, July 21, 2026 - 17:32
Here are hints and answers for the NYT Strands puzzle No. 871 for Wednesday, July 22.
Samsung’s First Credit Card Launches in the US - Tuesday, July 21, 2026 - 17:37
The Galaxy Card brings Samsung Wallet integration and 5% cash back on Samsung purchases.
T-Mobile Is Forcing Legacy Plans to Upgrade, and Customers Are Pushing Back - Monday, June 29, 2026 - 11:01
If you’re on a retired plan, it will automatically be moved to a newer plan that could cost more.
Today’s NYT Connections: Sports Edition Hints and Answers for July 22, #667 - Tuesday, July 21, 2026 - 18:03
Here are hints and the answers for the NYT Connections: Sports Edition puzzle No. 667 for Wednesday, July 22.
Deezer Is Cracking Down on Fake Music and Fake Streams - Tuesday, July 21, 2026 - 18:46
The French streaming site said that more than half of new music being uploaded comes from AI.
Garmin’s Screenless Cirqa Health Tracker Will Be Available This Week - Tuesday, July 21, 2026 - 19:40
Unlike similar screen-free wearables, no subscription is required.
Nintendo Thinks Your Portion of Its Tariff Refund Windfall Should Be $0 - Tuesday, July 21, 2026 - 19:51
Nintendo argues in a court filing that customers willingly paid the higher prices for consoles and accessories, and aren’t owed any money back.
NASA’s Psyche Spacecraft Sent Back Some Awesome Photos of Mars - Tuesday, July 21, 2026 - 19:56
NASA researchers also tested out the Psyche spacecraft’s other instruments to make sure they were working.
Apple Raised Mac Prices. Now It Might Lease You One - Tuesday, July 21, 2026 - 20:03
The company reportedly plans to team up with Klarna, turning the rising cost of its hardware into another monthly bill.
Today’s Wordle Hints, Answer and Help for July 22, #1859 - Tuesday, July 21, 2026 - 20:00
Here are hints and the answer for today’s Wordle for July 22, No. 1,859.
The MacBook Air config you should actually buy just got cheaper: Apple's 'best ultraportable' with an M5 chip, 16GB RAM, and a 512GB SSD is $100 off at Best Buy - Tuesday, July 21, 2026 - 07:58

As part of Best Buy's Black Friday in July sale, the price of the Apple MacBook Air 13-inch (M5) has dropped to $1199 (was $1299).

Powered by Apple's M5 chip, it combines a 10-core CPU, 16GB of memory, and a 512GB SSD in a lightweight design. For my money, with the extra RAM and storage this makes it to model to choose if you're buying a MacBook Air.

It's an excellent choice for students, professionals, and anyone looking for a premium everyday laptop that's lightweight and loaded with long-term value - especially given Apple recently announced price increases across all its laptops and tablets.

Today's best MacBook Air deal

13.6-inch 2560 x 1664 display, Apple M5 processor with 10-core CPU and 8-core GPU, 16GB memory, 512GB SSD, two Thunderbolt 4 ports, backlit keyboard.View Deal

Should you buy it?

Buy this deal if...

You want a lightweight premium laptop with strong everyday performance, and enough memory and storage for years of work, study, and creative tasks. Battery life impressed us during testing, lasting around 15.5 hours of web use and comfortably getting through a full working day on a single charge.

Skip this deal if...

You need a larger display, more ports than Thunderbolt 4 provides, or dedicated graphics for demanding professional workloads and modern PC gaming. In that case, check out the MacBook Pro instead.

Why we recommend it

In his review, our laptop expert Lance said the latest MacBook Air was "the best ultraportable I've ever used". He noted it delivers an outstanding balance of performance, battery life, and portability, handling everything from everyday productivity to photo editing, 8K video editing, and even gaming without feeling out of its depth.

Despite its slim, fanless design, he found it surprisingly difficult to push the M5 chip to its limits, even with demanding creative applications and heavy multitasking.

The 10-core CPU, 8-core GPU, and 16GB of memory provide plenty of performance for work, creative projects, and everyday computing, while the upgraded 512GB SSD delivers faster storage than previous entry-level MacBook Air models, helping applications launch quickly and improving file transfers.

At just 2.7 pounds, it's easy to carry every day, while the premium aluminum chassis feels exceptionally solid despite its lightweight design.

Price Context & Historical Value

Although the $100 discount isn't huge, deals on Apple's newest MacBook Air models are relatively rare - especially with Apple recently hiking prices across all its devices. With the upgraded 512GB base storage and M5 processor, Apple's latest ultraportable is a must-have.

The Catch: What to know before you buy

This configuration offers excellent everyday performance, but it isn't designed for intensive 3D rendering, high-end gaming, or workloads that benefit from dedicated graphics.

Connectivity is also limited to two Thunderbolt 4 ports, so you may need a hub or dock if you regularly connect multiple wired accessories.

5 questions to ask before choosing a robot lawn mower, according to a lawnbot exec - Tuesday, July 21, 2026 - 08:02

Robot lawn mowers are growing in popularity, and with good reason. They're getting more advanced in features, easier to set up and use, and can be a huge time- and effort-saver... provided you pick the right model. There are plenty of options to choose from, spanning a range of prices and capabilities, and if you're new to the lawnbot world then it can be tricky to figure out which one you need.

This article is here to guide you through that process. I've pulled together five big questions to help you narrow down your options. And for added expertise, I've enlisted the help of KK Yin, Marketing Director at leading lawnbot brand Mammotion, whose insights you'll find throughout the piece.

#1. Do I need all-wheel drive?

"Everyone has a different environment for their lawn. So the first thing a customer should do is choose which kind of power system they need — for example, all-wheel drive or rear-wheel drive, or some the brands have front-wheel drive," says KK.

Rear-wheel drive will be perfectly fine if you have a relatively even and flat lawn, and will have no issue scaling relatively gentle inclines. However, if you have a very steep or uneven lawn, all-wheel drive (AWD) will help ensure the lawnbot maintains its grip without churning up your grass. Front-wheel drive is really only for flat lawns, and is a less common power system.

AWD tends to be reserved for larger, more premium robot mowers. However, at the start of this year Segway Navimow launched compact AWD model, with the suggestion that it would treat your turf more gently.

All-wheel drive improves a lawnbot's climbing ability (Image credit: Future)#2. Does my lawn have shaded areas?

Next, KK suggests figuring out which navigation method is best suited to the environment. "A customer should look at if they have shaded areas, the house is tall or they have trees in the garden. If they do, I suggest they don't choose an RTK positioning system. They should maybe choose a LiDAR model," says KK.

There are two major navigation systems for robot mowers. RTK, which uses satellites, can work very well if the lawnbot has a wide, uninterrupted view of the sky. However, if there are obstructions — such as those listed by KK — in the way, these can block the signal and lead to the lawnbot getting lost.

LiDAR is the system used by robot vacuums, and is relatively new in the robot mower market. LiDAR builds a picture of its surroundings by bouncing light off objects, so it's not well suited to wide-open lawns with no objects in them.

Broadly speaking, RTK will be a good choice in big, open yards, whereas LiDAR might be a better fit if you have a smaller, more cluttered yard. LiDAR models are often pricier, so if you can get away with an RTK bot, you might prefer to go with that option.

Overhead obstructions can cause issues if the robot relies on satellites for navigation (Image credit: Future)#3. How big is my lawn?

Many lawnbot models are available in a few different iterations aimed at different-sized lawns (typically indicated by a number after the product name). The difference is usually the battery capacity — a bot designed for a larger area will have a bigger battery, enabling it to cover more ground before having to return to its dock to recharge, thus making it more efficient.

"I think most users figure out that in one week they will mow maybe two or three times. So they need to work out how long it will take a product to mow their lawn once," suggests KK. With that information, you can work out if your mower will be efficient enough to keep up with your grass-trimming demands.

#4. Do I have more than one mowing zone?

"The next point, I think, is about multi-zone management," says KK. "Not all people have one big lawn — it's divided by the house, or the garden is split into different areas. That means they need to manage more than one mowing zone."

Pretty much every lawnbot will be able to mow multiple separate lawns, with the ability to create different maps in your app. However, some have more advanced multi-zone capabilities than others. One bot might be intelligent enough to handle a schedule where the lawnbot spends the morning in Zone A and moves to Zone B in the evening, and it might even be able to work out the optimal mowing patterns and cadence.

#5. How much setup do I want to do?

If you end up with a satellite-based lawnbot (see point #2), you might need to decide between a bot that comes with a separate antenna and one that does not. This RTK station is required to make the satellite information more accurate — so satellite positioning on its own might tell you where a bot is to within a meter or two, but add in a separate RTK receiver and it's more like centimeters.

Traditionally, you'd have this receiver in your own back yard. This adds an extra level of complexity to setup — the reciever needs to sit high up, with direct line of sight to satellites in the sky, and it also needs a power source. However, increasingly, we're seeing lawnbots that use a big, centralized RTK receiver that covers a large area. Mammotion calls this NetRTK. It's definitely a more low-effort option.

Some RTK lawnbots require you to install a separate receiver in your yard (Image credit: Future)

There are further features to look out for if you want the most straightforward setup. Some modern robot mowers have cameras and AI features that enable them to instantly create a map of their location, so you can just pop it on the floor and it'll be able to start mowing pretty much instantly. KK suggests these kinds of features are more of a nice-to-have, and advises focusing on the first four points first.

Reviews round-up

We've tested plenty of excellent lawnbots at TechRadar. Here's a taster of some of our favorites — tap the 'View details' button for more information, plus a link to our full reviews.

Mammotion LUBA 3 AWD 3000

Read our full review

Mammotion Yuka Mini Robot Lawn Mower

Read our full review

Mammotion YUKA Mini 2 1000 Robot Lawn Mower with LiDAR

Segway Navimow i210E LiDAR Pro

Read our full review

Segway Navimow X3 Series

Read our full review

TerraMow V1000 Robot Lawn Mower

Read our full review

ANTHBOT Genie Smart AI Robot Lawn Mower

Read our full review

Eufy E15 Robot Lawn Mower

Read our full review

Mammotion LUBA 2 AWD

Read our full review

'The trust problem with agentic AI is really a data problem': New report shows rushing into AI deployment could cost your business big time - Tuesday, July 21, 2026 - 08:15
  • Only 34% of organizations say they trust their agents' actions
  • 77% of businesses in 'agentic chaos' have deployed agents
  • Those organizations are focus on the wrong thing (models and tools)

New Boomi data has claimed while 86% of enterprises have evolved from agentic AI pilots to actual production-level deployment, only 34% trust the actions their agents are taking.

However those trust issues don't stem from model intelligence – Boomi argues that data quality, integrations, governance and controls could be to blame.

The research splits respondents into distinct categories, with the bottom quartile for readiness referred to as experiencing 'agentic chaos'. Among those in agentic chaos, as many as 77% are still moving AI agents into production, highlighting a worrying gap.

AI trust is entirely in the hands of enterprises

With more than three in four of the enterprises in agentic chaos still pushing ahead with their plans, Boomi warns they could face unexpected costs from compliance fines, lost customers and operational downtime.

On the flip side, the top quartile was categorized as being in 'agentic control', and more than half (55%) of them said they're highly confident in their agents' decisions and actions.

Additionally, the report criticizes those in agentic chaos for focusing on the wrong thing, with around half (51%) prioritizing AI model or tool maturity instead of the true causes of distrust.

"Agents can only be trusted to act on data that's been properly activated, connected, and governed, and most companies deployed agents before they did that work," CEO Steve Lucas wrote.

At the end of the day, Boomi's data implies that pressure to demonstrate AI value and ROI could actually be leading to premature deployment before the foundations are in place, leaving organizations to play catch-up in a far more inefficient way.

Ill-fated Companion Cube case for Steam Machine returns as a 3D-printed effort — and it's not the only striking DIY project around Valve's gaming PC - Tuesday, July 21, 2026 - 08:26
  • Someone has made a custom version of the Companion Cube case for the Steam Machine
  • This DIY effort is on Printables, and can be 3D-printed for those with the hardware and necessary skills
  • There are a growing number of custom projects around the Steam Machine, from faceplates through to full-on alternative takes on the gaming PC

Remember the ill-fated Companion Cube case for the Steam Machine? It had the plug pulled on it by Valve a few weeks ago, after maker Dbrand failed to get official permission to make its hard-shell case for the gaming PC, but now the concept has returned, in DIY form.

Tom's Hardware reports that a user on Printables, Jaron, has provided files that allow you to 3D-print your own version of the Dbrand Companion Cube (as flagged on X). You can print the pieces, and a full set of assembly instructions (including smart video illustrations) and extra necessary parts (screws and so forth) are supplied.

As made clear on X, this is a fan-made creation implemented "from scratch" and it's based on images of Dbrand's Companion Cube. Whether it'll attract the attention of Dbrand's own lawyers, well, we'll just have to see, but you'd imagine that some leeway might be granted here given the situation and what happened with Valve.

The creator makes it clear that the case isn't an official product, is nothing to do with Valve, and that it doesn't use "any official assets from any game".

An additional caveat is that Jaron notes: "I have not done any extensive thermal tests but no airflow or venting is blocked, and the additional vent provided by the front face plate aperture logo can help provide a little extra airflow. So I don't believe there will be any cooling issues caused by this case."

My main concerns about the original Dbrand Companion Cube were bound up in cooling issues — especially on warm days, in confined spaces like a TV cabinet — and that remains true with this creation.

Still, if you were disappointed that Dbrand's case was cancelled, and you have a 3D printer and want to have a crack at making your own — and you're pretty decent with a soldering iron — you can now do just that.

Other Steam Machine companions

(Image credit: Goldboat90 on Reddit)

Since the Steam Machine came out, there's inevitably been a lot of interest around the device, despite the high price. So, as well as this clone of the abandoned Companion Cube case, what else is out there in terms of Steam Machine customization?

New faceplates (front panels) are popular, and a much easier project than the above case, such as this example on Reddit (see the image above). I really like the slat effort here, and I can see why it's gone down very well with other Redditors (although I'm not so keen on the blue one).

(Image credit: PoisonISSweet666 on Reddit)

What's also quite common is the number of custom small form-factor (SFF) PCs which are DIY takes on the Steam Machine, generally featuring beefier components (and at the same time, inevitably being larger than Valve's PC). 'The Orange Box' as shared on Reddit is a particularly smart example of one such effort with a strong Valve theme, built in a SilverStone SG05BB-Lite case. It has a Ryzen 7 5800X processor inside and an RX 9060 XT graphics card to give this considerably more pep than Valve's gaming PC.

There are other custom SFF PCs on Printables and this one from 3DCatt, which looks like a sized-up Steam Machine, has very similar aesthetics to fit your living room nicely, and a finished version someone has completed went very well indeed by all accounts.

Of course, there are issues around these alternatives to the Steam Machine as I explored in detail recently, and downsides to these custom SFF builds – albeit definite positives too, better performance being the main one. A PC that looks as good as The Orange Box doesn't hurt, either, and I'm sure we'll see more of these kind of SFF spins on the Steam Machine going forward.

HP’s Smart Tank 5101 drops to $170 for back-to-school — and includes 2 years of ink free in the box - Tuesday, July 21, 2026 - 08:27

If you're tired of buying ink cartridges every few months, this is a good time to switch to a cartridge-free tank printer. Right now, the HP Smart Tank 5101 is $170 (was $260) at Amazon, and comes with 2 years of ink already included in the box.

For home, dorm room, home office, and small businesses printing a mix of monochrome and color documents and photos, it's an ideal pick. Particularly as HP's ink tank printers tend to have larger tank reservoirs compared to rivals like Epson's EcoTank range.

Today's top HP printer deal

Cartridge-free supertank inkjet all-in-one with print, scan, and copy functions, wireless connectivity, and a 1.2-inch control display. Includes a 100-sheet input tray and 30-sheet output tray. Ships with a full set of refillable ink bottles rated for approximately two years of typical printing.View Deal

Should you buy it?

✅ Buy it if...

You want to save on running costs because bottled ink is much cheaper than inkjet cartridges and you get four bottles free in the box. We recommend ink tank printers if you're chiefly printing documents and photos.

❌ Skip it if...

You're mostly printing text documents - a high-volume laser printer is a much better option for sharper, bolder on-page text.

Why we recommend it

Having tested HP’s Smart Tank line alongside the Epson EcoTank, Canon MegaTank, and Brother INKvestment range, we strongly recommend ink tank printers over traditional inkjet models that use cartridges.

The pitch for tank printers like the HP Smart Tank 5101 is straightforward: instead of buying ink cartridges that run out every few hundred pages, you refill four visible ink tanks from bottles, and each bottle lasts dramatically longer. HP estimates the included set of ink bottles is good for roughly 6000 pages.

Setup leans on HP's Smart app, which walks through Wi-Fi connection and initial configuration with guided, step-by-step prompts rather than dropping you into a printer's typically clunky onboard menu system. Once connected, illuminated smart buttons on the printer itself are meant to guide you through common tasks like printing, scanning, and copying.

Print speed is modest rather than fast — HP rates this around 12 pages per minute for black-and-white and 5 pages per minute for color in normal mode, with the higher-quality "best" setting slower still. That's typical for tank printers in this price range, and fine for everyday home printing, but not the machine to reach for if you regularly print large batches of documents quickly.

Price Context & Historical Value

This isn't the cheapest the 5101 has ever been - back in 2024, it dropped to an all-time low of $140 direct from Amazon. However, it's cheaper now than any third-party seller has sold it before brand-new ($180 was the price back in April 2025). Typically, we see it selling at around the $190 to $250 mark when not on sale. The highest price it's been sold for is $280. Right now, it's also available for $170 at Best Buy, too.

The Catch: What to know before you buy

A few honest caveats worth flagging: some reviewers have reported software quirks and occasional paper jams with this model, and if you print only occasionally rather than regularly, the ink in an inkjet's print head can dry out and clog between uses. This is best suited to households or small offices that print often enough to make the low cost-per-page actually pay off.

For more options, see our guides to the best home printers and best ink tank printers we've personally tested.

Geekom AX8 Max vs Geekom A9 Max: Which mini PC deal should you buy from $619? - Tuesday, July 21, 2026 - 08:45

Amazon has cut the prices of the Geekom AX8 Max to $619 (was $699) and the flagship Geekom A9 Max is down to $1440 (was $1599) mini PCs, giving you the choice between an affordable all-round performer and a premium AI-focused workstation.

Having tested the two machines, whether you're upgrading a home office, replacing a bulky desktop, or looking for a compact creative machine, both mini PCs offer plenty of performance in a surprisingly small package.

Today's best Geekom mini PC deals

AMD Ryzen 7 8745HS, Radeon 780M graphics, 16GB DDR5 memory, 1TB PCIe Gen4 SSD, Windows 11 Pro, dual USB4 (40Gbps), dual 2.5GbE LAN, SD card slot, support for up to four 8K displays.View Deal

AMD Ryzen AI 9 HX 470, Radeon 890M graphics, 32GB DDR5 memory, 2TB PCIe Gen4 SSD, Windows 11 Pro, Wi-Fi 7, Bluetooth 5.4, dual USB4, HDMI 2.1, dual 2.5GbE LAN, support for up to four displays, up to 86 TOPS AI performance.View Deal

Which mini PC should you buy?

Choose the AX8 Max if...

You want the best balance between performance and price. The Ryzen 7 8745HS processor, Radeon 780M graphics, 16GB of DDR5 memory, and 1TB SSD provide more than enough power for productivity, photo editing, media creation, multitasking, home servers, and light gaming. Dual 2.5GbE networking, USB4 connectivity, quiet operation, and support for four displays should satisfy most buyers while costing considerably less.

In his review, Alastair summed it up saying: "All-metal build, AI-ready, and support for an 8K monitor make this a powerful office-ready option."

Choose the A9 Max if...

You want as much performance as possible from a compact desktop. The Ryzen AI 9 HX 470 processor, Radeon 890M graphics, 32GB of DDR5 memory, 2TB SSD, Wi-Fi 7, and dedicated AI hardware make it a stronger choice for AI workloads, software development, video production, 3D rendering, virtualization, and heavy multitasking. It delivers substantially more computing power for professional work.

Alastair's review for this model declared it: "A feature-packed AI-ready mini PC with surprising performance in a compact, ultra-stylish form."

Why we recommend them

These two mini PCs target different very different buyers. The cheaper AX8 Max combines AMD's Ryzen 7 8745HS processor with Radeon 780M graphics, fast DDR5 memory, dual USB4 ports, dual 2.5GbE networking, and support for up to four displays.

Its IceBlast 2.0 cooling system is designed for quiet operation, making it well suited to offices, home workspaces, or always-on NAS duties where low noise is important.

The A9 Max is more for buyers with deeper pockets who need considerably more horsepower. AMD's Ryzen AI 9 HX 470 processor brings dedicated AI acceleration alongside Radeon 890M graphics, while 32GB of DDR5 memory and a 2TB SSD provide plenty of room for demanding applications.

Wi-Fi 7, Bluetooth 5.4, dual USB4 ports, HDMI 2.1, and dual 2.5GbE networking complete a specification that's built for professional content creation, AI applications, large datasets, and intensive multitasking. If you'll actually use that additional performance, this is the model to go for.

Price Context & Historical Value

The AX8 Max's current $619 price is reasonable. It was $499 in October 2025, and went up to $999 in April 2026. Similarly, the A9 Max at $1,439.10 is more expensive than the $999 it was in August 2025, but much cheaper than the $,1799 Amazon was selling it for in May 2026. Looking at the range of prices, the message here is clear: Whichever model you go for, buying at the right time can save you hundreds of dollars.

The Catch: What to know before you buy

The biggest question isn't which mini PC discount is better, but whether you genuinely need the extra performance.

The cheaper AX8 Max already offers enough power for the vast majority of workloads, making it the smarter buy for many people.

The pricier A9 Max only becomes worthwhile if you'll benefit from its faster processor, larger memory and storage, stronger graphics, and dedicated AI capabilities.

Pages