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

Security expert hijacks Apple's Find My network to share data with a Linux device - Wednesday, August 26, 2026 - 14:20
  • Researcher registers Linux machine as a trusted device on Apple's Find My network and pulled live people-tracking data that Apple normally reserves for its own hardware
  • The work is not a mass-surveillance exploit: it is limited in scope and only reads a location share that a friend had already agreed to, and it cannot silently locate arbitrary Apple users
  • The approach took less than a week of protocol reverse engineering, and Apple has maintained silence on queries about the technique employed

Apple keeps the full Find My experience locked to its own devices, but a recent attempt by security researchers suggests that wall may be a relatively weak barrier to entry.

A 22-year-old security researcher who goes by "Zerotistic" documented how they registered an ordinary Linux machine as a trusted node on Apple's network and used its new status to receive live people-location data that Apple otherwise shares only with its own devices, such as iPhones and iPads.

Find My, Apple's catch-all tool for locating hardware such as AirTags, iPhones, and iPads, also lets people share their whereabouts with family and friends, and while Apple has historically guarded this particular feature very closely, it is also the same one the security researcher targeted to introduce a device that Apple does not otherwise have complete control over as part of its ecosystem.

An interesting trick that still requires consent to get the job done

The task is not an easy one to begin with: convincing Apple's back end that a Linux process was a legitimate Apple device that was part of its ecosystem and therefore could be trusted with information shared via the Find My platform required a lot of trial and error to get going.

It is important to clarify here that Apple's system is not exactly compromised here; the approach still requires a friend to share data that the Linux client that the security researcher built can then read.

Apple currently sends people-location data over its private Push Notification service only after it trusts that the receiving machine belongs to the account and can handle the data. This means the Linux machine would have to speak Apple's private language to query its servers and process the information it received.

It involved obtaining an Apple Identity Services (IDS) certificate, a specialized device and messaging credential Apple's internal framework uses to link an Apple Account to specific hardware, end-to-end encryption keys, and push notification tokens. This meant crafting a certificate signing request and sending it to a legacy Apple enrollment endpoint.

Once done, a Linux box with a signed certificate could sign its own requests and register as a Find My device, but it still had to subscribe to six different subservices to function. The registration request also had to be signed using an IDS certificate and an APNs certificate obtained during initial network setup.

The researcher then issued a SubscribeAndFetch request that provided an encrypted location key from his friend's Apple device to the Linux box, masquerading as one.

What might concern Apple is how fast things moved: the whole pipeline came together in a week. It also didn't require a jailbreak, a leaked key, or even a Mac to do the job. Instead, open-source clients and decompiled daemons were the norm, with a trial-and-error approach that eventually paid off.

The technique has its limitations: attacks can not target a stranger, and consent is required to track even one's friends. It shows that Apple's boundary around Find My stems from an obscure protocol it enforces rather than a cryptographic lock; once a device acts like it is from Apple, the ecosystem treats it as a family member rather than an untrusted node.

Apple has yet to respond to media queries about whether it plans to address the demonstrated trick or patch the loop in the near future.

Samsung leak reveals Galaxy Aero smartwatch-lite — and it could right the wrongs of Samsung’s disappointing Apple Watch SE rival - Wednesday, August 26, 2026 - 15:00
  • A new leak sheds fresh light on the Samsung Galaxy Aero smartwatch
  • The device might ditch Wear OS and use the RTOS operating system instead
  • It could fix some of the mistakes of the Samsung Galaxy Watch FE

It’s safe to say that we weren’t huge fans of the Samsung Galaxy Watch FE, with our reviewer scoring it a measly two stars and branding it “one of the most confusing smartwatches I’ve ever tested.” Yet despite the disappointment, a new leak suggests that Samsung is going to take another stab at the entry-level smartwatch market — but the result might look very different.

The latest hints come from Gadgets & Wearables, which investigated the Samsung Health and Galaxy Wearable apps to uncover hints of what might be to come. And according to the news outlet, the forthcoming device could take the form of a new Samsung watch dubbed the Galaxy Aero.

What’s interesting about this product is that, unlike many of the best Samsung watches, it might not run on Google’s Wear OS. Previous reporting from SamMobile found hints pointing towards the use of RTOS, or ‘real-time operating system,’ as Samsung software contained references to ‘Galaxy Aero’ and ‘galaxy_rtos_watch.’ The implication here is that these devices were the same product.

RTOS is the platform that Samsung’s Galaxy Fit devices run on and is a far more lightweight system than Wear OS. If RTOS ends up powering the Galaxy Aero, it would suggest that the product will be at the lower end of Samsung’s wearable spectrum.

Further investigation from Gadgets & Wearables suggests that several Samsung apps and services have the capability of handling RTOS and devices that use it. And it’s that capability that supposedly opening the door for the Galaxy Aero.

Righting the wrongs of the past

(Image credit: Future)

One of our main criticisms of the Samsung Galaxy Watch FE was that it was strangely positioned — at the time, it offered worse performance than the Samsung Galaxy Watch 6, despite being available to buy for the same price or more. With the Galaxy Aero, that uncomfortable quirk might be remedied.

That’s because SamMobile suggests it could be priced below the Watch FE, making it a more sensible proposition for a low-cost smartwatch. If true, that could make it much less of a tough sell.

And there’s another consideration. By using RTOS instead of Wear OS, Samsung could conceivably cut down on battery usage, solving another major problem with the Watch FE. It would mean making some compromises, with limited support for the Google Play Store and third-party apps both possible. But if Samsung can keep the cost down, it’s likely that many users won’t mind.

If Samsung makes that move, it would join rivals like Amazfit and Huawei in launching an affordable fitness tracker that doesn’t rely on Wear OS. Whether it can right the wrongs of the Galaxy Watch FE, however, remains to be seen.

OpenAI says it took down a malicious Russian plan to spread misinformation on ChatGPT - Wednesday, August 26, 2026 - 15:30
  • OpenAI says it has disrupted a social media influence campaign that is believed to be of Russian origin
  • What makes this campaign stand out is the underlying architecture, which features a "think tank" with highly questionable credibility
  • The objective of the campaign was to influence Western audiences into believing Russia was superior, and that Western countries were sacrificing their sovereignty

AI tools have once again been used for bad, rather than for good, and this time it has been as part of a campaign attributed to Russia that tried to discredit Western countries supportive of Ukraine.

The threat actors used ChatGPT accounts to promote the work of an “expert community” of academics known as the International Burke Institute (IBI). The site used stolen academic works attributed to the wrong authors in an attempt to appear legitimate while also hiding the true source of its academic ‘contributions’.

The IBI was registered to an address in Israel - with some evidence suggesting real individuals in Israel represented and promoted the page - but the main purpose of the misinformation campaign was to paint Russia in a favourable light compared to its Western adversaries.

International Burke Institute, or an institute run by international berks?

In its report on the campaign OpenAI points out that those behind the ChatGPT accounts used to promote the page took careful steps to hide their Russian origins. Many of the prompts included instructions to hide any linguistic clues that the operators used Russian language prompting.

One inclusion on the IBI website referred to Germany’s traffic light coalition as the “Svetofor coalition”. Svetofor is the word for ‘traffic light’ in numerous Slavic languages, including Russian, indicating that drafts were written in Slavic languages before being translated.

Some of the accounts were used to promote the IBI across X, LinkedIn, Facebook, Substack and Telegram with AI generated imagery and captions, with other accounts being used to automatically engage with comments by real users on Substack. The operators of the ChatGPT accounts regularly requested performance summaries of these pages in Russian, and used ChatGPT to generate matching profile pictures for some accounts.

Burke Sovereignty Index

One of the features of the IBI website is to advertise the ‘Burke Sovereignty Index’ - designed to measure how well a country performs compared to others across political, economic, technological, informational, cultural, cognitive and military factors.

The Index’s purpose is to make Western countries appear worse than Russia, OpenAI says. Having taken a look at the Index myself it's clear there is no consistency in measurement or comparison. For example, The Vatican City - which is less than half a square kilometer in size - sits above Spain in its average of scores. The Index also gave Russia the highest military score.

Questionable expert contributors

The website also includes a list of experts, whose affiliation to the IBI is not referenced. Some among them are pioneers in their fields of study, such as Francis Fukuyama and Noam Chomsky.

Others are former high-ranking members of the US government, such as Mike Pompeo and Joseph Nye. There are even listings for experts who passed away before the IBI was founded, such as Shlomo Avineri and Jiang Ping.

Much of the academic work cited on the IBI website is legitimate, but more often than not has been stolen from its actual author and misattributed to a different author to hide the work’s actual source, OpenAI said. This has been done to give the IBI website credibility and to make it appear authentic.

Impact of the IBI influence campaign

The overall impact of the IBI and its promotion using social media and ChatGPT is fairly limited, OpenAI noted. Some of the Telegram channels garnered followings between ten to twenty thousand showing a limited breakout to authentic audiences.

But the main thing to take away from this is the level of dedication placed behind the underlying infrastructure of the IBI. The site is designed to look authentic, uses authentic research (even if it is wrongly attributed), and presents itself as a collection of experts. To the layman, a cursory glance at the IBI website would give any of their social media presence a level of authenticity not seen in other social influence campaigns.

Anthropic CEO Dario Amodei says people think governments are using AI ‘to screw them over’, and that’s why the tech is having a ‘a crisis of trust’ — and he’s exactly right - Wednesday, August 26, 2026 - 16:10

A lot has already been said about the doom and gloom surrounding AI - some of it drawing on the warnings of classic dystopian novels, but much of it grounded in reality. There is a lot of optimism and promises from those in control of the technology, but not much has emerged in the form of actual benefit.

“I think by far the most accurate criticism of AI companies including Anthropic is that we haven’t yet delivered on our big promises to benefit the world,” Anthropic CEO and co-founder Dario Amodei has said in a post on X.

The technology is suffering from a “crisis of trust” that stems from people’s belief that companies and governments are “cooking up some new way to screw them over,” he argues. But given how much of the US military, law enforcement, and intelligence gathering infrastructure now relies on AI, are the people wrong?

AI can’t public relations its way out of this one

As AI technology took off, much of the benefit of the technology was aimed at convincing executives and C-suites that the technology - while unproven - was a worthwhile investment. As a result, multiple AI leaders positioned the technology as a way to strip away the labor costs of companies by replacing workers with AI.

Some AI gurus are still arguing these points behind closed doors. I attended a private event this year where an AI "guru" predicted that AI superintelligence would erase as much as 50% of the global workforce within 10 years, and the companies best positioned to take advantage of this cataclysmic event would reap unimaginable control and riches. This was naturally met by applause from the upper echelons of management from companies in attendance.

Amodei himself famously said that AI could wipe out 50% of white collar jobs. But he has since restructured this message, saying instead that AI is a ‘multiplier of output’ - or corporate word salad for ‘increasing productivity without having to increase compensation’.

As I have said numerous times, the proof of AI really is in the pudding. We’ve heard everything that it could do, but seen little benefit in what it can do. To his point, Amodei acknowledges that.

He notes that if an advert went up saying that AI could cure cancer, it would be perceived as entirely misleading. “The thing that will work is actually curing cancer,” he says.

Amodei has teased Anthropic’s morality on these issues, saying that the company is “ramping up its efforts” to focus on using AI for biology and medicine. But again, we’re yet to see the results.

Amodei’s post also touched on where AI is centralizing power, echoing some of Mark Zuckerberg’s recent rant on how best to use AI for everyone’s benefit. Amodei’s argument differed slightly from Zuckerberg’s, arguing that there is a balance to be struck between regulation, oversight, testing, and open-weight models.

He notes that in some aspects he agrees with the “Pacing the Frontier” movement, stating that implementing controls on the frontier labs would “modulate” the pace of the technology while simultaneously allowing the rest of the industry to catch up.

The obvious flaw in this plan is that no other nation would be subject to this regulation which could deliberately hamstring US hegemony in the AI industry - something the Trump administration has frequently said it will not allow to happen.

Is AI delivering more benefits to authoritarian infrastructure than to people?

Where AI systems have been deployed extensively is in surveillance infrastructure. Until the collapse of its relationship with the Pentagon, Anthropic was working with the Department of Defense to procure AI systems. Anthropic refused to cooperate in allowing its technology to be used for mass surveillance and fully autonomous weapons, and lost the contract.

Luckily for the DoD, OpenAI shook hands on a new deal with the Pentagon and immediately filled the shoes left by Anthropic with a prohibition on its technology being used to spy on Americans.

That doesn’t mean other companies are abiding by the same level of ethics. Flock has faced a widespread guerrilla movement targeting its AI-powered cameras designed to track vehicle number plates across the US.

The system is intended to flag suspect’s cars as they travel across boundaries and lines of authority, but has instead seen success as a way for members of law enforcement to stalk exes, monitor colleagues, and track their love interests.

AI systems are also being deployed in traffic monitoring and speeding cameras. This in particular has received a lot of attention as a grey area of policing, especially for systems that misidentify numberplates or are wrongly configured.

For criminal cases in the US, the burden of proof rests with the government to prove someone committed a crime. However, some autonomous ticketing systems that have issued citations to the wrong vehicles have been criticized for requiring those accused to prove their innocence in court, flipping the burden of proof for criminal cases on its head.

And then there is the elephant in the room.

Palantir’s AI technology is deployed across the US military and law enforcement. Most notably, it has been used by the US Immigration and Customs Enforcement (ICE) to track those suspected of illegal immigration - but Palantir’s technology is also used in drone imagery analysis, long-range precision strikes, and military data analysis and planning.

No doubt it has been instrumental in delivering the World Record for the most times a single war has been won.

AI is great news if you have nothing to hide and love being on the side of the Good Guys™, but that's a constantly shifting definition.

Meta settles its alleged social media harm case for $18B — and agrees to massive changes that may be almost impossible to enforce - Wednesday, August 26, 2026 - 17:27

Last week the massive lawsuit against Meta, alleging that its products were designed to addict teens and may have caused them mental harm, went to court. Backed by dozens of US States, the potential $1.4 trillion price tag — if Meta lost — would have been enough to bankrupt the company.

That case is now, suddenly, over. Settled for the princely sum of $18 billion and promised fundamental changes in how Meta's major products, namely Instagram and Facebook, operate when used by anyone under 18. I'll get to the proposed changes below (which Meta would like to see YouTube and TikTok adopt, too), but first let's talk about the stunning turn of events.

We were in week two of the big trial, and honestly, we were just getting to the good part. After the states initially presented their case and made it clear they believed Meta knew its products might be harming teens and wasn't doing anything about it, Instagram CEO Adam Mosseri took the stand and was peppered with questions about the platform's current controls, like its prompts imploring teens to "take a break." The focus was so intense that the normally polished Mosseri appeared "annoyed." He also admitted that there are "no silver bullets" for safety.

On Wednesday (August 26), we were, it appeared, only hours away from the big show: Meta Founder and CEO Mark Zuckerberg taking the stand. I expected the prosecution to press him hard to see if they could trigger a slip-up or some reaction from the normally unflappable Zuckerberg.

Now, that moment will never come. Without admitting any wrongdoing or fault, Meta has closed the potentially business-killing or at least hobbling case.

Here's a look, though, at what Meta has agreed to in the settlement[PDF]. On the surface, it will sound like a lot. In fact, the changes are so sweeping that some on social media wondered if they could or should be applied to everyone on the platform.

  • Time limits (2 hours)
  • Mandatory pauses after 15 minutes of scrolling
  • Overnight usage blocks
  • No nighttime notifications
  • No use during school hours
  • No visible likes
  • No cosmetic filters
  • No algorithmically organized feed (if they choose)
  • Age verification
  • Better harmful content reporting
  • Better parental controls

There are caveats: the two-hour time limit applies across Instagram and Facebook, though how much time does a kid under 18 spend on Facebook?

Likes removal includes any information that could lead to social comparison — essentially a FOMO filter.

Some of the changes, like age verification, parental controls, and content safeguards, represent strengthening and broadening of existing controls.

Meta has rolled out a whole suite of parental controls, especially on Instagram, in the last two years, but as Mosseri noted, not everything is working.

When I posted the above list on social media, one savvy reader made a salient point.

On Bluesky, Paul Dempsey posted:

Sadly, that needs at least these assumptions to hold:

1. Meta will apply tough-enough processes to stop kids hacking these restrictions.

2. Parents will be able to tell when their children have hacked the barriers.

3. States will have enough resources to police the new format.

I'm thinking 0/3.

A steep climb and long odds

He's right, of course. Meta's tools for blocking wily teens have not necessarily borne fruit. If anything, teens are turning away from social media of their own accord, but that doesn't mean millions aren't still on it and are often subjected to unhealthy content and social feedback.

Meta's decision to use AI to detect teen-like behavior and then automatically shift these accounts into the current teen account restrictions has worked for some, but how well does the AI really understand today's teens, and all the ways they can model adult behavior to get around the restrictions?

With this settlement, Meta will be cooking up stricter rules that may include some form of ID not just for the addition of teen accounts but some proof that people are who they say they are and that they're the parents of these newly onboarded teens.

Platform anonymity could take a hit or die altogether.

But as Dempsey noted, it's unclear if Meta can come up with enough ways to block resourceful teens.

His second question is also valid. So many parents are out of the loop when it comes to their children's and teens' online activities. Parents may be on Facebook but are less likely to casually swim in Reels and TikTok waters. Teens' comfort level with these systems far outstrips their parents'. I often wonder who will be leading whom as young people and their parents try to navigate these new restrictions.

Dempsey's last point is probably the ringer. I applaud all the states for joining together to pursue this one case. It's an amazing level of cooperation. Still, when it comes to laws and penalties, I'd be shocked if we saw even a whiff of consistency. That means the rules for policing, detecting, enforcing, and prosecuting those who skirt them will differ in every state. Worse yet, none will have the infrastructure or resources to keep track.

Sure, the rules across Instagram, Facebook, and other social media platforms that join will be consistent, but the tactics for circumventing them will be varied and no one — not the parents nor the states that originally brought the case — will know, that is until a teen reports harm or parents notice that their children are somehow engaging on social media with adults (or worse).

For Meta, these changes will alter their products, but I don't think that'll materially harm it or its business. It's a lot of money, but a manageable sum (the cost of one acquisition). For parents and teens, they will all struggle with the platform changes until their teens figure out workarounds, and parents again wonder why it's gotten so quiet in their kids' bedrooms.

Ukraine flags that Russia could have a secret fleet of autonomous military vessels stalking the seas - Wednesday, August 26, 2026 - 17:40
  • Ukraine claims Russia's newest drones can carry a full metric ton offshore
  • Some unmanned vessels reach speeds of fifty-five knots at sea
  • The BEK-1000 travels over five hundred kilometers before refuelling again

Ukraine's military intelligence agency has claimed Russia may now operate a wide range of unmanned vessels patrolling open waters undetected for extended periods.

A newly released catalog outlines multiple drone boat models capable of carrying explosives, torpedoes, or aerial reconnaissance equipment across long maritime distances.

Some of these platforms reportedly travel hundreds of kilometers and reach speeds nearing 55 knots without human monitoring or intervention.

A fleet built for range and payload

Among the systems described, the Zefir and Orkan models reportedly travel up to 400 kilometers, hit speeds of 35 knots, and can carry roughly 400 kilograms of cargo.

A heavier design known as the BEK-1000 reportedly hauls one ton of cargo over distances beyond 500 kilometers at 40 knots.

Another vessel called Katran appears built specifically to launch first-person-view drones across distances ranging from 100 to 200 kilometers offshore.

The Murena-300s variant reportedly extends its range to 500 kilometers, carries an attached airborne drone rising 100 meters above the water, and can be fitted with torpedoes or first-person-view drones

The inventory also includes basic scouting and mapping boats alongside advanced combat platforms built specifically for coastal strikes and shipping attacks near contested waters.

Older designs and political pressure

Earlier prototypes of these drone vessels trace back to 2014, when Russia trialed the Skanda across Lake Ladoga before tests near Sevastopol in 2019.

That early design offered a range of 150 kilometers and reached velocities no slower than 20 knots.

Subsequent versions such as the Iskatel can carry 600 kilograms at 25 knots while remaining at sea for seven days.

The Farvater catamaran covers roughly 250 kilometers at 32 knots, while the shorter Trezubets model reaches 30 knots powered by dual 320-horsepower motors.

The combat-focused Vizir-700 can carry 600 kilograms at speeds near 80 kilometers per hour, fitted with a forward mount for automatic weapons and rockets.

Collectively, these platforms indicate a rapidly diversifying fleet designed for both reconnaissance and offensive naval operations across contested maritime zones near Ukraine.

Against this backdrop, Ukrainian President Volodymyr Zelenskyy has emphasized the need to intensify pressure inside Russian territory.

"We need to bring the war back to the territory of Russia," said Zelenskyy, speaking at a youth forum held on August 12 2026.

He also urged allied nations to reinforce air defense systems ahead of an anticipated autumn mobilization drive inside Russia following recent elections.

Ukrainian officials maintain that factories producing these vessels remain legitimate military objectives throughout the ongoing conflict, given their direct role in weapons production.

Independent verification of these claims remains limited, and analysts caution that some figures may reflect aspirational rather than operational capability.

Analysts also note that unmanned systems remain vulnerable to jamming and detection despite their expanding capabilities under increasingly sophisticated electronic warfare conditions.

Ukraine's disclosure appears designed to draw global attention toward Russia's expanding naval drone program before further escalation occurs at sea.

Via United24media

iPod nostalgia is at an all-time high, so meet two new cheap, adorable tiny hi-res music players that invoke the best of the music-player era (bring your own white wired earbuds) - Wednesday, August 26, 2026 - 18:00
  • Shanling Q2 unveiled as an iPod nano-alike upgrade for high-res music
  • Fiio recently launched the Echo Nano, an original iPod shuffle-like player with a screen
  • iPods are so nostalgic, they're still being actively advertised by resellers

Remember the iPod? Of course you do: nostalgia is so high that you still have tech journalists dusting off their iPod Classics, they're so popular on resellers that refurb site BackMarket is actively advertising them as though they're new, and popular audio brands are releasing doppelgangers that have even more features than the originals.

In recent weeks, both Shanling and Fiio have released products that look like iPods going through their goth stage, but they're not just cash-ins. These are devices that could end up on our best hi-res audio players list, with features and tools Apple never gave us.

These new releases aren't quite a surprise — and not just because Fiio released another iPod nano lookalike at the end of 2025. No, the non-smart low-tech revival is in full swing, and the proof is in the pudding.

We're seeing transportable SACD players, retro cassette players and blingy throwback turntables, and other such products launching with regularity. Buyers want distraction-free devices, especially ones which let them avoid streaming music, and manufacturers have delivered.

Let's get to know the Fiio and Shanling

(Image credit: FiiO)

The Fiio Echo Nano was unveiled early in August 2026. It costs $49.99 / £54.99 (about AU$110), a fair amount cheaper than the launch price of its Apple doppelganger: the stick-thin first-gen iPod Shuffle (which is admittedly now available through resale sites for a fraction of the price).

This mechanical-looking MP3 player has a physical scroll wheel for navigation, and an 0.91-inch display to see what you're selecting. And in true Fiio style, the real magic is on the inside — aside from a great DAC, there's space for a 256GB microSD card. The battery life reaches seven hours, and you can even use the device as a USB DAC, if you plug it into your PC or smartphone.

The Echo Nano weighs 33.5g, and as you can see from the picture, there are loads of color options available.

(Image credit: Shanling)

If you've got more money burning a hole in your pocket, there's the Shanling Q2, which bears more than a passing resemblance to the third-gen iPod nano (albeit thicker, so there's a bit of iPod mini in there, too). It was unveiled in late August, for the sum of $269 (about £200, AU$400).

This adorable model supports in-demand file formats such as FLAC, WAV, ALAC and DSF, and has four built-in DAC chips for clarity and detail, handling music up to 768kHz/32-bit and DSD512. The device also supports Bluetooth output, via LDAC or aptX HD.

Unlike in iPods, there are two headphone jacks: a 4.4mm balanced one and a 3.5mm one. There's capacity for up to 2TB of music via microSD card, but you'll need to buy one separately, and there's no storage space in the device itself.

According to Shanling, the device lasts for 13.5 hours of listening, and weighs 82g. There's even a smartphone app which lets you control your music player from your mobile, although that's perhaps getting away from the spirit of having a dedicated player…

I know what you're asking: yes, the scroll wheel is a physical one that you can swipe around and around in circles, but the display is also a touchscreen if you'd rather just press on the options you'd like.

That's a lot of specs and features, but which is best? Well, the giant price difference probably gives away which has the thicker feature list. But if you want a personal recommendation, form factor is paramount for me: if you want a gadget that's lightweight and svelte, perhaps for low-tech days or for workouts, smaller is better than feature-rich, I think.

Quote of the day by PsiQuantum CEO Jeremy O’Brien: 'If you think the goal is to get to the top of the Empire State Building, you build longer ladders' — a challenge to incremental hardware progress in quantum computing - Wednesday, August 26, 2026 - 18:00

One of the most exciting areas in technology is quantum computing, but it's also one of the areas that's been among the least accessible, difficult to relate to the real world, and still largely buried away in the lab. To reach the point at which quantum computers become useful, there's still plenty of work to be done.

The race to a million qubits

There are, and continue to be, different approaches to building quantum computers as well as all the components that power them. But the goal among all companies and institutions is the same: to build a machine that can outpace the fastest classical computer.

Quote of the day

This article is part of TechRadar Pro's QOTD project to provide an insight into the minds of the brightest and most recognized figures in the technology industry today and in years gone by. Read the full series here.

The cofounder and CEO of quantum computing company PsiQuantum, Jeremy O'Brien, was sharing his vision behind his organization, essentially saying that his team had attempted to work against a forged consensus.

Rather than scaling up qubits from a handful to 100 or 1,000, he said at the time that he was "fanatical" about getting to a million-plus qubits – the point at which experts expect there to be a meaningful performance leap.

New architectures and approaches

Intriguingly, O'Brien's comments came at a time when sheer scale and qubit count were the most sought-after elements in a quantum computer.

Since that point, so much research in the space has shifted not to the sheer size of the chips and how many qubits they can hold, but to building better qubits. Because quantum processors are so prone to failure, researchers have instead been trying to build processors with a few error-resistant qubits over millions of basic error-prone qubits.

The goal is still to achieve a quantum computer that can outpace classical machines, but experts expect that due to new breakthroughs, these quantum computers may need far fewer qubits than the millions we thought just a few years ago.

Could helicopter drones be the next big military breakthrough? This US firm says its new unit can fly up to five times longer than traditional battery-powered quadcopters - Wednesday, August 26, 2026 - 19:25
  • Iveda’s GX10-F100 claims more than 150 minutes of airborne endurance
  • The gasoline-powered aircraft carries up to 19 pounds of cargo during missions
  • Semi-symmetrical carbon-fiber frame targets coastal and remote operating environments

Iveda has introduced a rotary-wing unmanned aircraft aimed at military logistics, reconnaissance, communications support, and other operations requiring longer airborne endurance.

The Arizona-based company says its GX10-F100 can remain airborne for more than 150 minutes, which it claims is five times the endurance of comparable electric quadcopters.

The aircraft uses gasoline propulsion, carries up to 19 pounds (9 kilograms) of cargo, and features a semi-symmetrical carbon-fiber airframe for operations along coastlines, in remote terrain, and in high winds.

A longer-endurance aircraft

The GX10-F100 measures 72 inches in length and has a rotor span of 72 inches, giving it dimensions comparable to compact helicopters.

A 1.43-gallon fuel tank supplies the engine, while the aircraft reaches speeds of 68 mph and has an advertised operational range of 19 miles.

Those figures give the aircraft a different operating profile from smaller electric systems, although actual endurance can vary with payload and conditions.

Iveda says its onboard autonomy software supports live video, route guidance, and object tracking without requiring continuous manual flight control.

The company also lists coastal patrols, emergency services, infrastructure inspection, public safety, and architectural work among possible applications for the platform.

“Mission-critical operators have been forced to work within the limitations of drone systems that were never designed for the environments they operate in. This new helicopter line was built to solve that problem,” said David Ly, CEO and founder of Iveda.

Procurement and future plans

Beyond the military and security operations, this aircraft is also designed for emergency response and infrastructure work.

Therefore, approved emergency response agencies, infrastructure companies, and military pilots can purchase the aircraft for disaster management, inspection, and other operations.

The company says governments can obtain the aircraft through GlobalMed under a federal logistics arrangement, while qualified pilots may purchase units directly.

The GX10-F100 complies with federal procurement requirements for defense acquisitions and with agreements governing eligible commercial suppliers.

This means that not all governments will be eligible to purchase this device, as some are blacklisted for national security.

The GX10-F100 therefore enters a market where endurance, payload capacity, and procurement eligibility can matter alongside autonomy and sensor capabilities.

On the flip side, the gasoline engine introduces logistical considerations which are absent in many battery systems.

Iveda has not provided independent endurance testing showing whether the stated 150-minute figure remains achievable under maximum payload conditions.

This distinction matters because aircraft performance can change substantially when carrying heavier equipment, operating against strong winds, or conducting repeated autonomous missions.

Iveda also disclosed plans to convert retired full-size helicopters into autonomous aircraft, though such a project would represent a larger class of unmanned aviation than the GX10-F100.

For now, the GX10-F100 provides Iveda with an entry into military and government drone operations centered on longer flight duration.

Whether that endurance translates into a major battlefield advantage will depend on reliability, payload performance, autonomy, and actual operating conditions encountered.

Via The DroneFront

China sets new airborne wind turbine record at 4,000m — this 747-sized helium blimp generates megawatt power from high-altitude winds - Wednesday, August 26, 2026 - 20:00
  • China has tested an airborne blimp called the S4000
  • It generates electricity from wind power at an altitude of 4,000 meters
  • The airship can move to wherever it is needed most

If you thought the age of blimps was over, think again. China has just launched a successful test of a helium-filled airship that is used to generate electricity from the sky, and it could mean a return to the air of the skyfaring vehicles that went out of fashion almost 100 years ago.

According to Chinese state broadcaster CCTV (via South China Morning Post), the apparent world-first feat involved the airship ascending to 4,000 meters, generating power and returning to the ground. Measuring roughly the length of a Boeing 747 airplane, the craft is reportedly not far from being deployed on a wider scale.

The goal of the vehicle — named the S4000 after the height it climbs to — is to harness the strong winds that can be found high above the earth, which it does using turbines strapped to each side of its body. The winds at altitude are stronger and steadier than those closer to ground level, and any electricity generated is sent back to base using a long tether.

Returning to the skies

(Image credit: CCTV)

By operating in the sky, the S4000 has a few advantages over traditional static wind turbines. For one thing, it can move to windier areas as required, allowing it to adapt to changing conditions or transfer to where it is needed most. For another, it means less real estate is taken up on the ground, freeing up space for other uses and potentially reducing the complaints that are often directed at wind farms.

The S4000 was developed by Chinese firm Sawes Energy Technology alongside Tsinghua University and the Aerospace Information Research Institute of the Chinese Academy of Sciences. Previous models included the S1500 and the S2000, which drew a combined total of 500 million yuan (US$74.3 million) in orders, according to the SCMP.

The S4000 is far from the only recent effort to harness wind power. As we reported earlier this week, the Ventyra R1 portable wind turbine can be folded up into a backpack yet provides 50W of power output, taking around 35 minutes to fully charge a connected smartphone.

Combined with the S4000 — and the many other developments in the wind power industry — it’s clear that a lot is being done in the world of renewable energy. So don’t be surprised to one day see blimps make a return to the skies, this time in the service of generating electricity.

CPU shipments fall as consumers pay the cost for price rises — but AMD grows its share - Wednesday, August 26, 2026 - 20:30
  • Desktop CPU shipments dropped over 20% amid rising memory and GPU costs
  • AMD now holds nearly 35% of the entire desktop processor market
  • Mobile CPU shipments jumped as Intel finally closed its capacity gap

Global processor shipments fell in the second quarter of 2026 compared with the same period a year earlier, new figures have claimed.

Mercury Research found, the decline stemmed mainly from weaker system-on-chip and embedded volumes tied to AMD's shrinking games console business, along with a steep drop in desktop CPU volumes.

Even as the overall market contracted, AMD continued to take share away from Intel across nearly every product category tracked by the research firm.

Desktop demand buckles under higher prices

Desktop CPU shipments fell by more than 20% year on year, a decline Mercury links to weaker demand for high-end gaming PCs rather than typical seasonal softness.

Rising memory prices, driven by chipmakers prioritizing more profitable high-bandwidth memory for AI servers, have pushed up the cost of finished PCs.

A shortage of consumer GPUs appears to stem from similar supply pressures within the broader chip industry.

"Higher PC prices and limited GPU supplies are having a significant impact," Mercury Research said in its report.

AMD's decline in desktop shipments was smaller than Intel's, allowing it to grow its desktop share to nearly 35%, up from about 32% a year earlier.

AMD extends its lead in mobile and server chips

Mobile processor shipments told a different story, climbing strongly compared with the previous quarter after Intel expanded output during two heavily supply-constrained quarters.

Intel added millions of units of mobile CPU capacity in the second quarter, narrowing the earlier gap between supply and available demand.

Despite that expansion, AMD's share of the mobile segment rose to nearly 29%, up from 20.6% during the same quarter last year.

Server processor shipments increased by 20% year on year, with Mercury citing stronger demand for both datacenter—class chips and processors built for networking and storage.

AMD's share of server processors climbed to 34.5%, compared with 27.3% a year earlier, and would reach 46.4% if the comparison were limited only to Intel's Xeon SP and AMD's EPYC lines.

Mercury also tracks the smaller Arm-based CPU market for PCs and servers, cautioning that its estimates carry more uncertainty due to the absence of centralized revenue reporting for Arm chips.

The firm recorded strong growth in Apple's Mac lineup, including its newer lower-cost Neo models, alongside solid gains for Arm-based Chromebooks.

Arm-based systems reached 15.3% of the client market during the quarter, a record high and an increase of 0.9 percentage points.

In servers, Arm's share also hit a record of 13.6%, up 0.5 percentage points from the prior period.

Taken together, the figures suggest a processor market driven less by shifting consumer taste than by supply-chain pressure from the AI boom.

Memory and GPU scarcity appear to be squeezing traditional desktop buyers even as data-center and mobile demand hold up, leaving AMD well placed to keep benefiting from Intel's uneven recovery.

Via The Register

United’s new A321XLR is packed with tech, and it’s about to take on new transatlantic routes - Thursday, August 27, 2026 - 00:00
  • United’s new Airbus A321XLR begins service soon, and it’s packed with tech
  • It’ll mostly serve international, transatlantic routes with free Starlink-powered Wi-Fi
  • The big surprise? Two Economy Plus rows with no middle seats

Just a few months back, I got to go inside United’s next-generation Boeing 787 Dreamliner, complete with a high-tech new interior, spacious seats, and some notable upgrades for Economy.

The 787 is a wide-body aircraft built for United’s biggest and longest routes, and now, the airline is bringing that same design philosophy to a much smaller plane and experimenting with something I’ve never seen on a United aircraft before: an Economy Plus row with no middle seat.

I’ve been inside United’s brand-new Airbus A321XLR, a single-aisle aircraft that’s designed to bridge the gap between narrowbody efficiency and widebody distance capabilities, and it’s a pretty fascinating look at where the airline’s cabins are headed.

There’s a new Polaris business-class seat with closing doors, a spacious Premium Plus cabin, 4K OLED screens at every seat, Starlink Wi-Fi from day one, and, yes, those two-seat Economy Plus rows, designed to give you a little more space without the dreaded middle seat.

And after spending time in all four cabins, I think United might be onto something.

Let’s start with the new Polaris business-class product. The A321XLR is a single-body aircraft with 20 Polaris seats, complete with closing doors on either the left or right side of the aircraft. They are pretty spacious, though a bit smaller than the Polaris seats on the 787 Dreamliner. Still, you get an ample seat with an electronic touchscreen control to let it lay flat, kick out the leg rest, or adjust many facets of the experience.

(Image credit: Future/Jacob Krol)

There are plenty of power ports, including two USB-C ports that top out at 60 watts, a standard wall plug, and a wireless charger. At the center of the experience is a 19-inch 4K OLED screen that’s touch-enabled and, with a button press, slightly pushes out from its base and lets you pull it forward for the perfect view. You’ll also find plenty of storage and a sizable tray table that I wish was a bit larger — still, it should fit a 14-inch laptop very comfortably.

(Image credit: Future/Jacob Krol)

That’s the most premium experience on board the A321XLR. The middle option of United’s three class offerings is Premium Plus, which features a very spacious recliner that rivals those in domestic first class on smaller single-body aircraft.

(Image credit: Future/Jacob Krol)

It boasts a 16-inch 4K OLED screen that can tilt and matches the size of the screen on the original Polaris product still in use on some aircraft. You’ll even find a wireless charger tucked under the armrest — a unique spot, but helpful. There’s also a standard wall plug for each seat — remember, Premium Plus is a 2x2 configuration — and a USB-C port tucked at the bottom of the OLED screen.

The tray table is pretty close to the size of what’s in Polaris and can be a good mini-desk for working in the sky, or, let’s be honest, enjoying whatever meal United is serving.

Finally, we move into Economy, which has a total of 118 seats split into 84 standard Economy and 34 Economy Plus extra-legroom options, including two with the middle seat removed.

(Image credit: Future/Jacob Krol)

With any of these seats, you get a punchy, vibrant 13-inch 4K OLED that’s touch-enabled; across the board, United is knocking it out of the park with the displays here. An intuitive interface offers plenty to watch, including Apple TV in the sky, plus access to music and podcasts from Spotify. A crisp, vibrant screen in each seatback will certainly elevate the experience everywhere.

United began the process of reintroducing screens on aircraft without them, and making them a key part of the ‘United Next’ cabin, back in 2021, and now the airline has close to 800 aircraft with screens in every seat, and should have a quarter of a million seat-back screens across its fleet by the end of next year.

Peter Wolkowski, United’s Head of Product Marketing, told me, “In our post-flight survey data, we just see kind of huge increases in satisfaction across the board when customers fly on an aircraft with screens versus one without.”

There’s a standard headphone jack and USB-C port built into every Economy and Economy Plus seat, meaning that every seat, even in Economy, gets at least one power source — that’s excellent. You also get two standard wall plugs per row, but those are shared.

Economy Plus with open middle seats is where the experimentation comes into play — it was my first time seeing these, and especially for a transatlantic flight, which are the routes the A321XLR will primarily be flying, if the price is right, it could really be worth the upgrade.

The main appeal is no one next to you in the middle, and for couples flying, this is pretty nice. You get plenty of elbow room, and the middle seat essentially has a metal table bolted across it, with two indents for cupholders and a padded rear.

I’m very curious to see pricing for these, and how much of a premium they command over standard Economy Plus.

@techradar

♬ original sound - TechRadar

United is starting with only two of these rows on the aircraft, but if they prove popular, I wouldn’t be surprised if the airline expands this offering. Peter Wolkowski, United’s Head of Product Marketing, told me, “There’s a lot to love about this aircraft, but just having the ability to kind of test new concepts is really exciting.”

“We’re really eager to see how customers respond to [the open middle seat option], and if it is something that kind of performs well and customers love it, we’re going to look at more ways of doing that type of thing on other aircraft.”

I hope we continue to see this kind of experimentation with new seat types, and at affordable price points, rather than airlines just prioritizing the top end.

Rounding out the United A321XLR offering is 'Starlink from the start', meaning the plane is equipped with the right antennas and routers, as well as the proper certification, to offer Starlink Wi-Fi from its very first flights.

This means that any MileagePlus members can get free, fast Wi-Fi for as many devices as they bring, and in my testing, both on media flights and regular ones, it really improves the overall flying experience. No longer is there a concern about not being able to connect, whether that’s when you’re sending a text to a loved one or friend, or something else that requires a connection.

The A321XLR also features mood lighting, which United can split up by cabin — i.e., Polaris, Premium Plus, or Economy — to help set the mood for different parts of the flight, but also to potentially help combat jet lag.

So when does the A321XLR begin flying, and where is it headed?

Alongside the launch event at a hangar at Newark Liberty International Airport, United also announced new routes, and the A321XLR is a key part of them.

Starting September 1, 2026, the A321XLR begins with domestic flights, but later this year, the aircraft formally kicks off its international routes. In total, United announced 10 entirely new international destinations and 13 new routes for 2027.

The new routes are San Francisco to Okinawa, Japan; Washington Dulles to Toulouse, France; and several for Newark. The latter includes Newark to Luxembourg City; Marseille, France; Ibiza, Spain; Valencia, Spain; Terceira, Portugal; Ljubljana, Slovenia; Olbia (Sardinia), Italy; and Catania (Sicily), Italy.

If you like the idea of a flight on the Airbus A321XLR, it’ll be headed to Luxembourg from Newark, Washington, DC; to Toulouse from Newark; to Ibiza from Newark; to Valencia from Newark; and to Marseille from Newark.

I fell for the Kindle Scribe Colorsoft hype and now regret it — its monochrome sibling is the superior Amazon slate in my book - Thursday, August 27, 2026 - 00:45

I’ve been reviewing ereaders and epaper writing tablets for nearly a decade now and, in that time, I don’t think I’ve been more excited about an E Ink device as much as Amazon’s Kindle Scribe Colorsoft.

When it was announced in October 2025, I was keen to see how well Amazon had implemented the E Ink Kaleido 3 screen technology on the 11-inch note taker, especially since I found the 7-inch Kindle Colorsoft ereader to be one of the better-optimized displays in this category of tablets.

I had to wait over six months after it was initially available to buy in the US — living in Australia meant I could finally lay my hands on it in June this year — but I happened to try the 3rd-generation Kindle Scribe with frontlight first. Following that up with the Colorsoft version was probably a bad idea because I think the 2025 Kindle Scribe is arguably the best Kindle Amazon has made to date: it’s fast, the implementation of the monochrome E Ink Carta 1300 screen is fantastic and the battery life remains just as impressive as on any other Kindle.

The Kindle Scribe Colorsoft, in comparison, lacks luster. For the most part, it’s not really Amazon’s fault that its monochrome sibling outshines it — it’s the limitations of color E Ink display tech after all — but the one thing that really stands out to me is very much under Amazon's control.

Why so blue, Amazon?

I love the new wallpaper artwork on the 2025 release of the Scribes. They're beautiful, different and, after seeing them first on the 3rd-generation Kindle Scribe in black and white, I was keen to appreciate them in color.

All the lockscreen artwork looks blue on the Kindle Scribe Colorsoft (Image credit: TechRadar / Sharmishta Sarkar)

Strangely, the dominant color you see on the lockscreen artwork on the Kindle Scribe Colorsoft is blue. From the start screen, showing the silhouette of the boy reading under the tree, to the red-and-white balloon hovering over a lake and forest, every default artwork just looks… blue.

Now, I know some of this is due to the screen itself — the color filter array (CFA) layered over the screen tends to shift hues towards a grey-blue. But if Boox can ensure the other colors pop in the default wallpapers on its large-screen color devices, so can Amazon.

The wallpaper on the Kindle Scribe Colorsoft (left) looks duller compared to the Boox Note Air5 C (right) (Image credit: TechRadar / Sharmishta Sarkar)

I thought I’d get used to it but, two months on, and I’m left feeling… well, blue every time I wake up the Kindle Scribe Colorsoft. I don’t typically like displaying book covers on the lockscreen, but that’s what I’ve reverted to recently just to avoid the dominance of that one color.

It’s there in black and white

OK, I’ll admit that I sound like I’m nitpicking with the wallpapers, but it highlights one big issue with color E Ink displays — they’re darker than the monochrome E Ink Carta screens and, unless you bump up frontlight brightness, the colors don’t really pop. You can see that with not just the wallpapers, but with book covers and comics too on the Kindle Scribe Colorsoft.

This is because of the RGB layer integrated into the display and it affects every single color ereader and digital notebook, not just the Colorsofts. That means the ‘white’ background isn’t as white as it would be on a similar device using the E Ink Carta 1300 screen (like the 2nd and 3rd generation Kindle Scribes) which, in turn, makes colors look dull.

With excellent contrast and fast performance, the 3rd generation Kindle Scribe is the better Amazon digital notebook (Image credit: Sharmishta Sarkar / TechRadar)

But increasing frontlight brightness to enjoy those colors means you’re draining battery life quicker. In the two months I’ve been using the Kindle Scribe Colorsoft, I’ve had to charge it every 2 to 3 days with an average use of 5 hours a day — mostly reading, but some writing too, and browsing the Kindle Store — with auto-brightness settings and Wi-Fi on. In comparison, the 2025 Kindle Scribe lasted me about 5 days on a single charge with the same settings and similar use case.

Annoyingly, the Colorsoft edition takes much longer than the standard Scribe to recharge as well.

Color isn’t always necessary

If color reading really is important to you, you’re better off with an iPad or a Samsung tablet to be honest — color E Ink just isn’t there yet. Moreover, most of us who use an ereader don’t necessarily even need color; we tend to mostly read text-heavy books and note-taking also, similarly, is mostly black ink.

On the Kindle Colorsoft Scribe, the color ink isn’t even as dark as I’ve seen on the Boox Note Air 5C, so it really doesn’t offer as much value for your hard-earned cash compared to some of its competition.

In comparison, its monochrome sibling is the overall better performer — as I’ve said in my Kindle Scribe (2025) review, it’s arguably the best digital notebook Amazon has made to date and, if it wasn’t so expensive, it would have scored full marks.

You'll be better served opting for a monochrome digital writing tablet, or even the Boox Note Air 5C if you want color (Image credit: TechRadar)

If you want a note-taking Kindle, I would still recommend the 2024 release of the Kindle Scribe — you might as well pick it up as long as it's still available. I suspect Amazon will discontinue it soon, but it’s a heck of a lot cheaper even at full price, is often discounted even outside of major sales and, according to Good Ereader, it will get the new software features that released with the current Scribe models, including Google Drive and Microsoft OneDrive connectivity, AI search and the refreshed homescreen layout.

If you’re willing to explore other E Ink writing tablets, I’d suggest looking into the reMarkable Paper Pure or even the Boox Go 10.3 series if you prefer an Android device that will also double as an ereader. A word of caution on the Boox devices, though: you'll need to deal with some ghosting.

Whoop launches Meridian, its jewelry-inspired band and its latest way to ensure you never have to take off your fitness tracker - Thursday, August 27, 2026 - 01:00
  • Whoop launches Meridian, its jewelry-inspired fitness tracker
  • It's essentially a Whoop 5.0 with Milanese metal mesh and premium metallic finishes
  • It 'keeps the same sensor array and tracking accuracy as the standard band'

If there's one thing Whoop hates, it's people taking their fitness trackers off. After all, you're losing valuable data.

That's why the Whoop MG comes with a charging puck that clips directly onto the wearable as you wear it, and it's why you get push notifications from the Whoop app whenever you remove the tracker, telling you it's 'off body'. But there are occasions when a fabric Whoop band would be inappropriate to wear — a wedding, perhaps, or a fancy dinner.

Enter Whoop Meridian: a sleek metallic fitness tracker with a Milanese mesh band and tapered silhouette, designed to look more like jewelry than gym.

According to Whoop, 'Meridian is designed to solve one of the biggest gaps in health wearables: the fact that most people take theirs off exactly when continuous tracking matters (sleep quality outside routine, recovery on off days, stress during social events).'

(Image credit: Whoop)

It offers the same sensors and tracking accuracy as a standard Whoop 5.0, and can be purchased as an additional accessory rather than a complete Whoop, if you so choose. In theory, Whoop members can swap their standard tracker for their Meridian band when needed and continue seamlessly tracking from day to night.

It's available in four colors: Gold, Rose Gold, Alloy (a generic metallic finish), and Black. It's priced at $149 / £119 / AU$219, and is available from today (Thursday 27 August).

Wearables have tried to capture the jewelry aesthetic before, to varying degrees of success: notably the Fitbit Luxe and Apple with the Hermes editions of its best Apple Watches.

However, I quite like the look of these Whoop bands: some shades like Rose Gold and Gold simply look like bracelets, while the darker, more robust colors almost feel like watch straps. If you can't stand to lose hours of valuable data, this could be a stylish solution.

Plug-in solar just became legal in the UK — here are 5 things you need to know, from prices to potential savings - Thursday, August 27, 2026 - 02:00

After proving popular across Europe, plug-in solar is now legally allowed in the UK. That means you can buy a solar panel for your balcony or shed roof, and plug it straight into the mains — no roof mounting or professional installation necessary, in theory at least.

It makes it simpler and quicker to start saving on your electricity bills, and of course it's a boon for renters who don't own their own home (or the roof on top of it). Plug-in solar packs are now going to start popping up in stores, and you're free to go and get one.

If you've got questions about the tech — what's legal and what isn't, where you can put these panels, or how much you can save, for example — we're here to answer them. Here's everything you need to know about plug-in solar tech in the UK from August 27, 2026.

1. The new regulations only cover complete plug-in solar kits

(Image credit: Getty Images / imageBROKER / Robert Poorten)

If you're heading out or going online to look for some new plug-in solar panels, note that you need to buy complete kits to stay on the right side of the law: panels, an inverter, a cable, a plug, and any relevant mounting hardware.

Look for kits that meet the Plug-in Solar Device Interim Product Specification published by the government. These kits have to stick to limits of 800 volt-amps of output and 3.5 amps of current, while you're limited to up to 2,000 watts of overall solar energy capture.

These limits are all designed to protect your mains electricity and your home against damage and accidents. With that in mind, you're only allowed to connect one plug-in solar panel kit per property. You can also check to see which approved kits are available at the likes of the Plug-In Solar Register.

2. They could save you up to £110 a year

A solar panel setup on a balcony (Image credit: Getty Images / Astrid860)

With so many variables at play — how big your fridge is, how sunny your back garden gets — it's difficult to be definitive about how much you're going to save with plug-in solar. Early estimates suggest you could get back about £110 a year, so with kits costing in the region of £700, it'll take you a few years to break even.

Some experts have estimated that around three-to-five years is a reasonable window to expect a return for your money. That's quicker than you might expect from a typical rooftop solar panel installation.

As more solar kits hit the market and we've got more data to work with, these estimates should get more precise. Based on average usage across the country, an 800W plug-in solar kit could take care of around a quarter of your electricity use.

3. You can buy them now — but there aren’t yet many to choose from

(Image credit: UKSOL)

Plug-in solar is now legal in the UK, with the restrictions mentioned above, but the technology is going to take a while to get properly established. There aren't a host of kits available right now that you can go out and buy.

These ground mount kits from UKSOL are the first approved ones we've seen arrive on the market, and they're going to set you back from £699. More money gets you more overall wattage, and more flexible setup options.

Major chains including Lidl, Asda, and B&Q have certainly given indications that they're willing to start stocking plug-in solar kits once they become legal — so now we just need more supply.

They should also be available from Amazon in the near future. John Boumphrey, UK & Ireland Country Manager at, Amazon told us last month: "The Government's announcement on plug-in solar panels is a practical step that gives households a simple way to generate their own power, reduce bills, and contribute to the UK's net zero goals. We're looking forward to helping customers access this technology."

4. You can’t plug one into a battery (yet)

Plug-in batteries are out of bounds for now (Image credit: Windfall Energy)

There is still a caveat when it comes to this type of solar technology becoming legal in the UK: while you're now allowed to plug certified kits into the mains, you can't attach them to a battery, or plug a battery into the mains without getting them professionally installed.

Any energy that your plug-in solar panels are using has to be used by your home appliances as it's being generated and fed in. There's no option to store up the energy for future use and deploy it on demand — power banks and solar panel accessories do exist of course, as do home batteries that link to your home's electricity system, but they're separate from plug-in solar.

The UK government is being somewhat vague when it comes to approving plug-in batteries as well as plug-in solar — it probably just wants to see how the solar part goes first — but there's lots more potential here when batteries are added too.

5. There are some restrictions on where you can put them

(Image credit: Generated by Google Gemini)

As well as sticking to the rules when it comes to the kind of kits you can buy, you also need to know what is and isn't allowed when it comes to placing these panels around your property — as there are restrictions here too.

Your panels need to steer clear of wood for example, because of the fire risk. They can't go on wooden balconies, fences, walls, or gates. They can't go more than 20cm (7.9 inches) above a sloped roof, or more than 60 m (23.6 inches) above a flat roof. What's more, they can't extend more than 40cm (15.7 inches) from a wall, which goes down to 20cm (7.9 inches) if you live next to any kind of thoroughfare.

Some of these restrictions can be got around, but only with planning permission from the local council. Those limitations are what you can get away with without permission — though if you're renting, it's always wise to check with your landlord anyway.

This Year’s Adobe Incubator Projects Are All About Full-Service AI - Thursday, August 27, 2026 - 12:00
Finalists in this year’s cohort of research pitches highlight the cutting-edge uses of AI in Adobe software.
Walmart Deals of the Day: Grab the Top Clip-On Earbuds of 2026 for a Record-Low $100 - Thursday, August 27, 2026 - 12:33
Plus, $20 off a palm-sized Anker speaker and a single-serve Keurig K-Supreme that’s on sale for less than $90.
Are You a ‘Meat Proxy’? The Rise of Copy-Pasting AI Responses Without Thinking - Thursday, August 27, 2026 - 13:19
“AI slop” now has a friend. “Meat proxy” is a new way to describe too much reliance on AI content.
How to Watch the GTA 6 Extended Preview Today, Whether You Have Netflix or Not - Sunday, August 23, 2026 - 19:00
Netflix subscribers can watch the extended preview of GTA 6 today, and patient gamers can stream it for free a few hours later. 
Hugging Face’s Microduck Feels Like a Harbinger of the Cute AI Robot Wave - Thursday, August 27, 2026 - 15:08
It waddles… it roller-skates… it plays ball… it learns.

Pages