Connect with us
DAPA Banner
DAPA Coin
DAPA
COIN PAYMENT ASSET
PRIVACY · BLOCKDAG · HOMOMORPHIC ENCRYPTION · RUST
ElGamal Encrypted MINE DAPA
🚫 GENESIS SOLD OUT
DAPAPAY COMING

Tech

GeekWire 200 update: New unicorns and a hardware surge remake our list of top Pacific NW startups

Published

on

Starcloud, which is building solar-powered data centers in orbit, is the biggest mover on the new GeekWire 200 — vaulting 96 spots to No. 75 after becoming the fastest Y Combinator company ever to reach unicorn status. (Starcloud Image)

The tech economy in Seattle and the Pacific Northwest has long been shaped by software, but our quarterly ranking of the region’s top startups signals the rise of companies building physical stuff: rockets, fusion reactors, military robots, and data centers bound for orbit.

Big movers in the latest GeekWire 200 update include companies bioprinting human tissue, fusing atoms, and building autonomous machines. A reusable-rocket maker, Stoke Space, rose to No. 6, while a military-autonomy company, Overland AI, cracked the top 10 for the first time.

Redmond, Wash.-based Starcloud vaulted 96 spots after becoming the fastest Y Combinator company ever to reach unicorn status, at a valuation of $1.1 billion, based on its vision to put solar-powered data centers in space to meet the soaring energy demands of AI.

Atop the list, fusion company Helion held its position at No. 1, now valued at $15.5 billion after raising an additional $465 million as it builds a plant for a new generation of energy.

Another company in the top 10 isn’t long for the GeekWire 200. Agility Robotics, maker of the Digit warehouse robot, is going public in a $2.5 billion deal. It’s currently No. 5, and companies graduate from the list once they go public or are acquired.

Advertisement

Software still has a big presence on the list: Bellevue-based Temporal rose to No. 2, now valued at $5 billion after raising $300 million for its platform that runs AI agents in production.

Another newly minted unicorn, XBOW, debuted at No. 35. The autonomous AI hacking platform from GitHub Copilot creator Oege de Moor raised another $35 million in May, extending a round that valued it at more than $1 billion.

Those are a few of the highlights from the latest edition of the GeekWire 200. Now in its second decade, the list pairs objective signals such as headcount, investment and followers with editorial judgment to identify and track the companies defining the region’s tech industry. 

Check out the full GeekWire 200, newly updated for Q2 2026. Here’s a look at the new top 10, followed by additional notes.

Advertisement

Top 10 Companies – Q2 2026

.gw-top10-container {
max-width: 630px;
width: 100%;
margin: 0 auto;
font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, ‘Inter’, Roboto, ‘Helvetica Neue’, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.gw-top10-table {
width: 100%;
background: #ffffff;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
overflow: hidden;
}

.gw-table-header {
background: #f9fafb;
padding: 20px 24px;
border-bottom: 2px solid #e5e7eb;
text-align: left;
}

Advertisement

.gw-table-title {
font-size: 14px;
color: #cb4c28;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 0;
display: block;
}

.gw-table-subtitle {
font-size: 22px;
font-weight: 700;
color: #1f2937;
margin: 4px 0 0 0;
}

.gw-company-row {
display: flex;
align-items: center;
padding: 16px 20px;
border-bottom: 1px solid #f3f4f6;
transition: all 0.2s ease;
}

.gw-company-row:hover {
background-color: #f9fafb;
}

Advertisement

.gw-company-row:last-child {
border-bottom: none;
}

.gw-rank-badge {
width: 32px;
height: 32px;
color: #cb4c28;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: 20px;
margin-right: 12px;
flex-shrink: 0;
}

.gw-company-logo {
width: 40px;
height: 40px;
margin-right: 12px;
border-radius: 8px;
overflow: hidden;
background: #f9fafb;
border: 1px solid #e5e7eb;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}

.gw-company-logo img {
width: 32px;
height: 32px;
object-fit: contain;
}

Advertisement

.gw-company-info {
flex: 1;
display: flex;
align-items: center;
justify-content: space-between;
min-width: 0;
}

.gw-company-details {
flex: 1;
min-width: 0;
padding-right: 12px;
}

.gw-company-name {
font-size: 16px;
font-weight: 600;
color: #1f2937;
margin: 0 0 2px 0;
display: flex;
align-items: center;
flex-wrap: wrap;
}

.gw-company-name a {
color: #1f2937;
text-decoration: none;
transition: color 0.2s ease;
}

Advertisement

.gw-company-name a:hover {
color: #cb4c28;
}

.gw-company-links {
display: inline-flex;
align-items: center;
gap: 4px;
margin-left: 6px;
}

.gw-linkedin-link,
.gw-coverage-link {
display: inline-flex;
align-items: center;
justify-content: center;
width: 18px;
height: 18px;
transition: all 0.2s ease;
}

.gw-linkedin-link {
color: #6b7280;
}

Advertisement

.gw-linkedin-link:hover {
color: #0077b5;
transform: scale(1.1);
}

.gw-linkedin-link svg {
width: 14px;
height: 14px;
}

.gw-coverage-link:hover {
transform: scale(1.1);
}

.gw-coverage-link img {
width: 14px;
height: 14px;
}

Advertisement

.gw-company-meta {
font-size: 13px;
color: #6b7280;
margin: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.gw-company-note {
font-size: 13px;
color: #374151;
line-height: 1.45;
margin: 6px 0 0 0;
}

.gw-company-stats {
display: flex;
gap: 16px;
align-items: center;
flex-shrink: 0;
}

.gw-stat-item {
text-align: center;
}

Advertisement

.gw-stat-value {
font-size: 16px;
font-weight: 600;
color: #1f2937;
display: block;
line-height: 1.2;
}

.gw-stat-label {
font-size: 11px;
color: #6b7280;
text-transform: uppercase;
letter-spacing: 0.3px;
font-weight: 500;
margin-top: 2px;
white-space: nowrap;
}

.gw-growth-positive {
color: #10b981;
}

.gw-growth-negative {
color: #6b7280;
}

Advertisement

.gw-source {
padding: 16px 24px;
font-size: 12px;
color: #6b7280;
font-style: italic;
border-top: 1px solid #f3f4f6;
background: #fafafa;
}

/* Mobile responsive styles */
@media (max-width: 520px) {
.gw-company-stats {
justify-content: flex-start !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

.gw-stat-item {
text-align: left !important;
}

.gw-table-header {
padding: 16px 18px;
}

Advertisement

.gw-table-title {
font-size: 12px;
}

.gw-table-subtitle {
font-size: 18px;
}

.gw-company-row {
padding: 14px 16px;
flex-wrap: wrap;
}

.gw-rank-badge {
width: 28px;
height: 28px;
font-size: 18px;
margin-right: 10px;
}

Advertisement

.gw-company-logo {
width: 36px;
height: 36px;
margin-right: 10px;
}

.gw-company-logo img {
width: 28px;
height: 28px;
}

.gw-company-info {
flex-wrap: wrap;
width: 100%;
}

.gw-company-details {
flex: 1 1 auto;
min-width: 150px;
padding-right: 0;
}

Advertisement

.gw-company-name {
font-size: 15px;
}

.gw-company-meta {
font-size: 12px;
}

.gw-company-stats {
margin-top: 8px;
width: 100%;
justify-content: flex-start;
gap: 20px;
padding-left: 50px;
}

.gw-stat-value {
font-size: 15px;
}

Advertisement

.gw-stat-label {
font-size: 10px;
}

.gw-source {
padding: 14px 16px;
font-size: 11px;
}

.gw-company-note {
display: none;
}
}

@media (max-width: 380px) {
.gw-company-stats {
padding-left: 0;
gap: 16px;
}

Advertisement

.gw-company-row {
position: relative;
}

.gw-rank-badge {
position: absolute;
top: 14px;
right: 16px;
margin-right: 0;
}

.gw-company-details {
padding-right: 40px;
}
}

GeekWire 200

Top 10 Companies: Q2 2026

Advertisement
1

Helion



GeekWire


Everett, Washington • Renewable Energy Power Generation

Fusion-power leader backed by Sam Altman and SoftBank; now valued at $15.5B and building a plant to deliver fusion power to Microsoft by 2028.

Advertisement
2

Temporal



GeekWire


Bellevue, Washington • Software Development

Durable-execution platform now valued at $5B; revenue up roughly 380% as it moves AI agents into production.

Advertisement
3

Truveta



GeekWire


Bellevue, Washington • Hospitals and Health Care

Health-data venture backed by major U.S. hospital systems and led by former Microsoft executive Terry Myerson.

Advertisement
4

Chainguard



GeekWire


Kirkland, Washington • Computer and Network Security

Secure software-supply-chain unicorn valued at $3.5B, with ARR scaling fast toward $100M.

Advertisement
5

Agility Robotics



GeekWire


Salem, Oregon • Robotics Engineering

Maker of the Digit humanoid robot; heading for the public markets in a $2.5 billion deal expected to close this year.

Advertisement
6

Stoke Space



GeekWire


Kent, Washington • Defense and Space Manufacturing

Building a fully reusable rocket; has run a series of first-stage engine tests and extended its Series D to about $860M.

Advertisement
7

Brinc



GeekWire


Seattle, Washington • Aviation and Aerospace Component Manufacturing

Public-safety drone maker; launched its Starlink-connected Guardian “drone-as-first-responder” and a new Seattle factory.

Advertisement
8

Carbon Robotics



GeekWire


Seattle, Washington • Automation Machinery Manufacturing

Laser-weeding agtech that crossed $100M in revenue and launched a new “Large Plant Model.”

Advertisement
9

Overland AI



GeekWire


Seattle, Washington • Defense and Space Manufacturing

Autonomy stacks for military ground vehicles; a fresh $100M raise vaults the young Seattle startup into the top 10.

Advertisement
10

Customer.io



GeekWire


Portland, Oregon • Software Development

Messaging-automation platform that topped $100M ARR and has followed with its biggest-ever AI release.

Advertisement
GeekWire editorial • Rankings as of June 2026. View full GeekWire 200 →

More highlights from the updated GeekWire 200:

Advertisement

Truveta (No. 3): The clinical-data company launched an AI research tool for quick insights from its database of U.S. patient records.

Zap Energy (No. 11, up 2): The Everett fusion company added a fission line to its roadmap, an industry first.

Amperity (No. 32, up 5): Co-founders Kabir Shahani and Derek Slager returned as co-CEOs, vowing to carry the startup’s “soul” forward, two years after the customer-data company brought in an outside chief executive.

Armoire (No. 33, up 7): The clothing-rental startup, led by CEO Ambika Singh, rolled out an AI feature that arrays outfit choices for shoppers like digital paper dolls.

Advertisement

Alitheon (No. 69, up 8): The optical-AI startup raised $8 million to expand technology that gives physical objects a biometric ID.

Panthalassa (debut, No. 79): The wave-powered, floating AI data center startup netted $140 million in a round led by Peter Thiel.

Possible Finance (No. 82, up 11): The Seattle consumer-lending startup returned to profitability as its founders reunited for a new chapter.

Aspect Biosystems (No. 87, up 22 spots): The Vancouver, B.C. company, which bioprints human tissue, landed a $280 million partnership with the Government of Canada.

Advertisement

Portal Space Systems (debut, No. 114): The Bothell startup raised $50 million as it preps the first launch of its orbital maneuvering vehicle.

Gradial (No. 127, up 24): The agentic enterprise-marketing startup raised $65 million amid rapid growth, the biggest rank jump on this quarter’s list.

Humanly (No. 144, up 8): The hiring-AI startup raised $25 million and acquired Anthill, aiming its tools at job seekers, not just employers.

Avalanche Energy (No. 147, up 9): The Seattle fusion startup won a share of a $5.2 million Defense Department award to develop long-lasting “nuclear batteries.”

Advertisement

Tin Can (No. 153, up 14): The maker of a landline-style phone for kids had a late-night TV moment and launched a new program to help schools go smartphone-free.

Inflection (No. 172, up 20): The B2B-marketing startup acquired Seattle’s Keyplay, reuniting CEO Aaron Bird with Keyplay’s Adam Schoenfeld, who joins as CMO.

Notes on the GeekWire 200

Our list is not scientific, by any means, and the specific rankings should be taken with a grain of salt. But it has proven to be a valuable tool for many years. We hear regularly from readers who use the GeekWire 200 to look for jobs, prospect for customers, scout potential investments, and get a high-level view of the region’s tech community.

To make sure your Pacific Northwest technology startup is eligible for the GeekWire 200, first confirm it’s included in the broader GeekWire Startup List. If so, there’s no need to submit it separately. If your startup isn’t among the companies on that larger list, you can submit it for inclusion here, and we’ll crunch the numbers to see if it makes the next GeekWire 200 update. 

Advertisement

Email us at tips@geekwire.com with any questions.

Source link

Continue Reading
Click to comment

You must be logged in to post a comment Login

Leave a Reply

Tech

Nothing Phone 4b might pack more than you’d expect from a budget phone

Published

on

Nothing is gearing up to launch a new budget phone early next month, and the company recently gave us an early look at its design. While it hasn’t revealed the device’s specifications, a new leak has outlined what the Phone 4b may offer in terms of display, chip, battery, and storage.

Key specifications revealed

According to tipster Yogesh Brar, the Nothing Phone 4b will come in three colors. Nothing has already showcased the device in a blue colorway, but there’s no word yet on what the other colors could be. The leak also points to two storage configurations, 128GB and 256GB, both paired with 8GB of RAM.

Nothing Phone 4b

3 colors, 2 memory options

8/128GB , 8/256GB

Advertisement

– 6.7″ 120Hz AMOLED
– Snapdragon 6 Gen 4
– 50MP camera
– 5,400mAh battery pic.twitter.com/lEXSADpgRB

— Yogesh Brar (@heyitsyogesh) June 25, 2026

The device is said to feature a 6.7-inch AMOLED display with a 120Hz refresh rate, the same as the Phone 4a launched earlier this year. Under the hood, it could pack Qualcomm’s Snapdragon 6 Gen 4 chip, which would position the Phone 4b below the 4a duo in Nothing’s lineup. The phone is also expected to house a 5,400mAh battery.

Camera details remain limited

Brar’s post also points to a 50MP camera, though specifics on the sensor, aperture, and the second camera haven’t surfaced yet. Nothing has not confirmed any of these specs itself. More details are expected to surface in the lead-up to the July 7 reveal.

Advertisement

The Phone 4b’s design was confirmed earlier this week, with Nothing showing off a build that mixes the unibody design of the Phone 4a Pro with the Glyph Bar from the standard Phone 4a. The company has also confirmed that the device will feature a soft, skin-friendly finish and offer enhanced durability.

If accurate, this leak suggests Nothing is keeping the Phone 4b firmly in the mid-range segment while still offering some standout features, like a large battery and a high refresh rate display. Provided the company gets the price right, the device could be one of the most compelling budget options this year.

Source link

Advertisement
Continue Reading

Tech

The Samsung Galaxy Watch Ultra is down to its lowest price yet

Published

on

Samsung builds smartwatches across a wide range of budgets, but the Galaxy Watch Ultra sits at the top of that range for a reason.

That reason is easier to act on today, with the Samsung Galaxy Watch Ultra down from £599 to £331, a saving of £268 that brings a proper expedition-grade smartwatch into reach for the first time at a genuinely competitive price on Prime Day.

Deal Samsung Galaxy Watch Ultra 2025Deal Samsung Galaxy Watch Ultra 2025

Prime Day knocks over £260 off the Samsung Galaxy Watch Ultra, giving you LTE connectivity and a tough, go‑anywhere design for far less

Save more than £260 on the Galaxy Watch Ultra — a durable, LTE‑equipped smartwatch built to handle anything, now for much less.

Advertisement

View Deal

The titanium casing and 10 ATM water resistance mean this is a watch built for environments where most wearables would ask you to leave them at home, covering open water swimming, mountain conditions, and extreme heat without any meaningful compromise.

Advertisement

A dual-frequency GPS incorporating both L1 and L5 bands delivers the most accurate location tracking Samsung has put into a Galaxy Watch, maintaining precision even through dense urban environments where single-frequency systems tend to lose their footing.

The Whatsapp LogoThe Whatsapp Logo

Get Updates Straight to Your WhatsApp

Join Now

Advertisement

Advertisement

Battery life sits at up to 100 hours in Power Saving mode and up to 48 hours in Exercise Power Saving mode, and 64GB of onboard storage means GPX route data can be recorded across extended expeditions without running short of space.

The AI-powered Energy Score gives a daily readiness assessment drawn from sleep data, heart rate, and activity levels, while the Running Coach feature provides real-time feedback during training sessions for anyone using the watch as a performance tool.

Advertisement

A long press of the Quick Button activates a siren audible up to 180 metres away, and the watch also provides fall detection, SOS, and instant access to Medical info, which adds a meaningful safety layer for solo outdoor activities.

The honest caveat is that full functionality, including some AI-driven health features, works best when paired with a Samsung Galaxy smartphone, so the experience on other Android devices or iOS may be more limited than the headline spec suggests.

At £331, the Samsung Galaxy Watch Ultra makes a compelling case for anyone who wants expedition-grade capability without the full-price commitment, and our Best Samsung Galaxy Watch guide is there for anyone still weighing up where it sits within the wider Samsung wearable lineup.

Despite the odd quirk, the Samsung Galaxy Watch Ultra brings a refreshing premium touch to the Wear OS ecosystem. 

Advertisement

It’s certainly true that the Ultra’s design appears heavily inspired by Apple’s homonymous alternative, but I don’t suspect Android users craving a supercharged smartwatch will care much. If you can handle the clunky navigation, mildly unpredictable battery life, and oversized footprint, the Galaxy Watch Ultra is an excellent upgrade to the typical mid-range smartwatch experience.

  • Wear OS gets some design personality

  • Strong GPS and HR accuracy

  • Ultra-bright and clear display

  • Comprehensive sleep tracking

Advertisement
  • Navigation crying out for rotating bezel

  • Inconsistent battery life

  • Not a good fit for smaller wrists

  • Exclusive features for Samsung phones

Advertisement

SQUIRREL_PLAYLIST_10148964

Source link

Advertisement
Continue Reading

Tech

Samsung’s Galaxy A27 5G Shows What a Thoughtful Budget Phone Can Deliver for New Users

Published

on

Samsung Galaxy A27 5G Smartphone Launch
Choosing a first smartphone or a reliable step up from an older device often comes down to practical questions. Will the screen feel good during long scrolls and videos? Will the battery carry through a full day? Will the software stay current without extra cost or hassle? Samsung built the Galaxy A27 5G around answers to those questions rather than loading it with extras that rarely get used.



New users will immediately see the impact the display has on their first impressions. The 6.7-inch Super AMOLED screen features the Infinity O design, which looks very elegant even with the small punch hole camera, and the borders are noticeably smaller than on prior models in this series. With a refresh rate of 120 Hz, you may enjoy an extremely smooth scrolling experience while surfing apps or viewing videos. Motion never feels juddery or stuttery, and it looks nice even at low frame rates.

Sale


Samsung Galaxy A37 5G (2026), Unlocked Android Smartphone, 128GB, AMOLED Display, Triple Camera, IP…
  • AWESOME SCREEN. ENDLESS POSSIBILITIES: Elevate your content no matter where you are with the 6.7″ Super AMOLED display¹ of the Galaxy A37 5G. Enjoy…
  • LONG-LASTING BATTERY: Whether it’s family moments or important calls, stay powered without the wait with Galaxy A37 5G. Super Fast Charging…
  • NEVER MISS THE SHOT, EVEN IN LOW LIGHT: With effortless Nightography, you can capture clear high-quality photos and videos on your phone automatically…

The Snapdragon 6 Gen 3 processor and ample memory ensure that nothing falters even while running many apps at the same time. Opening Instagram, checking Google Maps, browsing a website, or running a few programs in the background all happen without lag. The 5000mAh battery will last you a whole day of normal use, and if you do get some video or navigation in, you’ll still have enough juice to finish work/school/errands. When you do need to top up, 25 watt charging will quickly recharge your battery and fit into your regular routine. The phone itself is quite thin, measuring only 7.8 millimeters, making it easy to use during calls, reading, or even one-handed.

Advertisement

Samsung Galaxy A27 5G Smartphone Blue
The main camera does a decent job with most photos and movies, and the built-in stabilization is useful. The 50 megapixel sensor handles everyday light well and does a fantastic job of reducing blur, even when your hands move slightly. The ultrawide lens is good for capturing a broader picture of a gathering or a piece of terrain, whilst the macro lens is useful for photographing microscopic details. If you just want to take some decent selfies, the 12 megapixel front camera does the trick without requiring any post editing.

Samsung Galaxy A27 5G Smartphone Green
With microSD card support, you can easily store a large number of files. The storage starts at a comfortable 128GB and can accept cards up to 2 terabytes, which is quite big enough to hold tons of photographs, videos, music, and documents right on the phone, eliminating the need to continually juggle removals or hurry into a cloud subscription. Having some room to develop from the start eliminates one of the initial challenges for anyone gathering a collection of personal items.

Samsung Galaxy A27 5G Smartphone Pink
Samsung’s extensive update schedule greatly enhances long-term dependability. The phone runs Android 16 with One UI features and receives six major operating system upgrades, as well as six years of security patches, to ensure its security. And that plan allows you to stretch your dollar while maintaining a consistent experience as you settle into your daily routine. All of this adds up to great value at $350 (July 14 US relaese) when you consider everything you get for the money.

Source link

Continue Reading

Tech

Make That Smart TV Into A Computer

Published

on

The smart TV is a fixture in most houses, variously an entertainment portal, corporate data gathering tool, or sometimes an outright spy. It’s a nice monitor with a computer built in, so can that computer be released to do something else? It’s a question [Xen’on] is answering, on an Android-based TV.

The guide is not too different from many others relating to Android phones, with a few quirks. An Android Debug Bridge (ADB) connection is established, root access is gained using Shizuku, and then it’s a case of installing a more conventional Linux front end with the Openbox window manager through Termux. There are some TV-specific things to do with handling power cycles, but the TV is now a usable Linux box.

It’s always good to see someone retrieve the Linux underneath a locked-down device, but the system spec tells the real story. By the looks of things this TV is a few years old as it had an Android version that’s a bit long in the tooth, and thus it also packs an aged version 4.x kernel. Couple that with a more seat-of-your-pants experience compared to a regular distro where many of the annoyances are taken care of, this isn’t an easy route to a trouble free desktop. Instead it has a lot of potential for making the TV what it was intend to be, an entertainment device. Merely one that gives much more software freedom.

Advertisement

Meanwhile, this isn’t the first Termux guide we’ve seen.

Source link

Advertisement
Continue Reading

Tech

Save $350 on 15inch MacBook Air M5 for Amazon Prime Day

Published

on

Apple’s price increases have resulted in increased demand for Amazon’s Prime Day deals, which remain unchanged. A top seller is this M5 15-inch MacBook Air for $1,149.

Amazon’s discounted prices have remained in effect this third day of Prime Day, despite Apple raising prices this morning. Save $350 on the standard 15-inch MacBook Air M5 with 16GB of RAM and 512GB of storage or $450 on the M5/16GB/1TB model before supply runs out.

Buy M5 15″ MacBook Air for $1,149

Prime Day 15-inch MacBook Air deals

  • 15″ MacBook Air M5 (16GB RAM, 512GB SSD): $1,149 – New MSRP: $1,499
  • 15″ MacBook Air M5 (16GB RAM, 1TB SSD): $1,349 – New MSRP: $1,799

Prime Day 13-inch MacBook Air deals

  • 13″ MacBook Air M5 (16GB RAM, 512GB SSD): $949 – New MSRP: $1,299
  • 13″ MacBook Air M5 (16GB RAM, 1TB SSD): $1,149 – New MSRP: $1,599
  • 13″ MacBook Air M5 (24GB RAM, 1TB SSD): $1,387.25 – New MSRP: $1,799

You can compare prices across retailers in our M5 15-inch MacBook Air Price Guide, but the deals above are easily the most aggressive available as Amazon hasn’t implemented Apple’s price hikes that took effect earlier today.

Advertisement

Source link

Continue Reading

Tech

OpenAI Will Initially Only Release ChatGPT 5.6 To Government-Approved Customers

Published

on

So much for voluntary review.

You may not be able to use the new ChatGPT 5.6 as soon as it’s finished. According to a report in The Information, OpenAI plans to stagger the release of its new AI model, and the first users will only be parties that are approved by the federal government. The publication’s sources said that, according to a staff memo from CEO Sam Altman, federal leaders will be “approving access customer by customer during this preview period,” hopefully followed a “couple of weeks later” by a more general release of the 5.6 model.

“We’ve made clear to the US government that this is not our preferred long term model, and will work with them and others in industry to achieve a more sustainable approach for future releases,” Altman reportedly told employees in the memo.

Several agencies appear to be involved in directing the change in course from OpenAI. The Information cited interactions with the Office of the National Cyber Director and the Office of Science and Technology Policy, as well as involvement from Department of Commerce Secretary Howard Lutnick. Neither the White House’s nor the Office of the National Cyber Director’s representatives replied to the publication’s requests for comment.

Advertisement

President Donald Trump signed an executive order earlier this month asking AI companies to participate in a voluntary federal review of their more powerful models before they are publicly released. The government is expected to create a framework to standardize how it will assess new models. Shortly after, however, OpenAI rival Anthropic disabled all access to two of its recent models following a federal directive. That order didn’t provide specifics around its security concerns, only that the government wanted to block access to Anthropic’s tools for any foreign nationals. Between that instance and this additional stage to OpenAI’s latest rollout, there still appears to be a fair bit of confusion around how the review process will work and just how voluntary it is.

Source link

Advertisement
Continue Reading

Tech

This Is Probably Your Last Chance to Buy a Cheap MacBook for a While

Published

on

Apple warned us. The company called price increases on its products “inevitable” just a couple of weeks ago. On Thursday afternoon, they became official on Apple’s website.

Its flashy new MacBook Neo is up $100, now at $699. Meanwhile, the MacBook Air gets a $200 price hike, now starting at $1,299. That still gets you a meaty configuration, with 16 GB of RAM and 512 GB of storage, but it hurts coming just a few months after the refresh of this laptop.

The MacBook Pro’s increase is the most substantial. It’s up nearly $400 with a starting price of $1,999, which is a 20 percent increase. That comes with twice the storage of the MacBook Air, but remember: It uses the same M5 chip under the hood. There hasn’t been such a wide price gap between the Pro and Air models in many years.

But there’s a bright spot in all the doom and gloom. The announcement landed right in the middle of Amazon Prime Day (which is now four days), and there are a few discounts that are now looking even more tantalizing. As of now, you can still buy the 13-inch MacBook Air for $949 on sale, which is now $350 off the price Apple is selling it for. Even the $590 MacBook Neo is looking mighty attractive now that it’s $110 off the full price.

Advertisement

Apple

MacBook Air (M5, 2026)

The craziest deal, though, is on the base MacBook Pro. It’s not even marked as on sale on Amazon, but at $1,549, it’s $450 off Apple’s price. I don’t suggest you automatically buy this for the savings alone, but if you already had your eye on this model, now’s the time.

I should mention that MacBooks aren’t the only products being affected by Apple’s price increases. While iPhones haven’t been affected yet, iMacs and Mac Studios have gone up in price, as well as the entire iPad lineup. Here are the new prices:

Advertisement
  • Base iPad: $449 (up from $349)
  • iPad mini: $599 (up from $499)
  • iPad Air (11-inch): $749 (up from $599)
  • iPad Air (13-inch): $949 (up from $749)
  • iPad Pro (11-inch): $1,199 (up from $999)
  • iPad Pro (13-inch): $1,499 (up from $1,299)

Source link

Continue Reading

Tech

I’m a digital minimalist, which is why I think more Android phone makers need to take cues from Nothing OS

Published

on

I’ve always favored clean, minimal phone homescreens — the fewer icons, the better, with the wallpaper fully visible. This usually means I have to delete a lot of icons and widgets after initial setup, especially with a Samsung Phone and an iPhone to achieve that look. Pixel phones are much less cluttered in comparison, though I still have to tweak some settings a bit to personalize the homescreen fully.

Then, a few months back, I got my hands on the Nothing Phone 4a Pro, and it was love at first sight. Not only does it look great and punch above its weight class with its hardware, but Nothing OS seemed tailor-made for me — it’s now my favourite Android skin.

Nothing Phone (4a) Pro on a patch of grass

The Nothing Phone 4a Pro is pretty, but it’s got so much more going for it. (Image credit: Future | Nico Arboleda)

I found the monochrome color scheme and minimal interface very appealing, reminding me somewhat of Pixel UI’s stock Android experience but with more character. The home screen widgets follow the same design philosophy, and community-made ones add extra functionality and whimsy I didn’t know I needed.

Latest Videos From

Clean, distraction-free bliss

Advertisement

Source link

Continue Reading

Tech

Retroid Pocket Nova Delivers Snapdragon-Level Power in a $229 Retro Handheld

Published

on

Retroid Pocket Nova Handheld
Retroid keeps refining its lineup with devices that balance size, capability, and cost. The Pocket Nova enters the scene as a compact Android handheld built around a 4.5-inch 4:3 AMOLED screen and internals that match the performance of flagship phones from a couple of years ago. Starting at $229 for the base 8GB model, it targets fans who want smooth emulation for systems up to PlayStation 2 and GameCube without moving to larger or pricier options.



Retroid designed the Pocket Nova with everyday portability in mind. The plastic body is 169.9 by 84.1 by 15.6 millimeters and weighs 255 grams. That size fits well in the hands for extended sessions while also fitting into a jacket pocket or small purse. An active cooling fan ensures that the hardware remains consistent during strenuous games. Hall effect analog sticks with RGB rings prevent drift over time, while analog triggers sit alongside traditional shoulder buttons in a familiar arrangement. A top-left D-pad and front-facing stereo speakers round out the controls. There are several color variants available, ranging from full black and GameCube-inspired tints to translucent shells in Ice Blue, Crystal, Watermelon, and Clear Purple that let the internals to shine through.


Retroid Pocket 5 Retro Handheld Game Console, 8+128G, 5.5-inch Touchscreen 1080p Portable Android Gaming…
  • NO PRELOAD GAMES – Please note that no games are preloaded on Retroid Pocket 5. Before first use or after a long period of inactivity, the RP5 may…
  • Powerful Performance – Equipped with a high-performance quad-core processor and advanced GPU, the Retroid Pocket 5 delivers smooth gameplay for…
  • Vibrant 5.5″ Touchscreen – Enjoy crisp, vivid visuals on the 5.5-inch HD touchscreen display, offering intuitive controls and an immersive gaming…

Many users focus on the display, which is a custom 4.5-inch AMOLED panel with a resolution of 1280 by 960 and a refresh rate of 120Hz. The 4:3 aspect ratio is completely compatible with classic home consoles and arcade games, allowing gamers to avoid black bars or stretched pictures on titles from the 8-bit to 128-bit era. Peak brightness is 500 nits, with great contrast and wide color coverage. The high refresh rate makes motion appear fluent, and the display enhances detail in both bright and dark settings.

Retroid Pocket Nova Specs
Performance comes from the Qualcomm QCS8550 processor, a chip closely related to the Snapdragon 8 Gen 2. It has a 4nm design with one high-performance core capable of up to 3.2GHz, four more performance cores, and three efficiency cores, as well as an Adreno 740 GPU. Retroid pairs this with 8GB or 12GB of LPDDR5X RAM and 128GB of fast UFS 3.1 storage. A microSD slot enables simple extension of big game collections. The active cooling technology allows for sustained speeds, which helps with heavier emulators.

Retroid Pocket Nova Handheld
Battery life draws from a 5000mAh pack. Real-world playtime will vary depending on game demands and screen brightness, but the capacity allows for multi-hour sessions in most retro libraries. USB-C charging can reach 27W speeds, allowing for faster recharges in between games. The same connection offers video output up to 4K at 60Hz via DisplayPort, allowing users to connect to a TV or monitor as needed. Wi-Fi 7 and Bluetooth 5.3 support high-speed downloads, online functionality in emulators, and wireless devices.

Retroid Pocket Nova Handheld
The software runs on Android 13 and receives certified over-the-air upgrades from Retroid. Users can freely install their preferred emulators and frontends. The setup makes it easy to load ROM collections, customize settings for individual systems, and maintain everything up to date. A 3.5mm headphone port is located alongside the speakers for private listening.

Retroid Pocket Nova Handheld
Pre-orders will begin soon, with goodies including a swappable raised rear shell for better grip and a toughened glass screen protector. Pricing begins at $229 for the 8GB device in solid colors and increases slightly for the 12GB version with transparent finishes. The initial stock on the official site has already sold out, indicating tremendous interest in this combination of screen, power, and pricing.

Advertisement

Source link

Continue Reading

Tech

Best Portable Fan 2026: Handheld and battery models tested

Published

on

Fans might be good for keeping you cool at home, but all those bulky plug-in models are no good the second you step outside the door. Thanks to improvements in battery power and motors, portable fans, handheld, wearable or simply wire-free, are as good as their fixed counterparts.

The good news is that there are a lot more products to choose from. The bad news is that many, handheld models particularly, are cheap no-brand models that are basic at best.

If you want a bit more from a portable fan, then you’re in the right place. Here, we’ve rounded up a variety of products, including handheld fans that you can take on the move, and battery-powered ones that are ideal for quickly moving around the house or taking into the garden.

It’s important to work out what you want from a portable fan before you buy. If travel is your primary objective, whether that’s sitting on the beach or stuffed into a hot train, then a handheld model is ideal.

Advertisement

Make sure you buy one with enough battery life, enough power to cool you and quiet enough operating levels.

For wider cooling of multiple people and at a greater range, a battery-powered fan is ideal as you can carry it where you need without needing a power socket. Standing fans are good where you don’t have surfaces; desktop versions are useful in bedrooms or for when you want to put a fan on a table.

Advertisement

There’s a lot to consider but our in-depth testing means that you can rely on our product choices. If you want a plug-in model, then check out our guide to the best fans.

Advertisement

Best Portable Fan at a glance

SQUIRREL_ANCHOR_LIST

Learn more about how we test fans

We test every fan using the same process so that their performance is easy to compare.

First, we measure air flow in metres per second (m/s). We take readings at two distances (15cm and 1m)  to see how much the air flow drops off. We do this at both the minimum and maximum fan speeds to understand the full performance range. A good fan should offer a wide range of speeds, from a gentle breeze to a powerful blast of air.

We also measure noise levels at the lowest and highest speeds to see how loud each fan is. You can read more in our detailed guide, how we test fans.

Advertisement
  • Excellent build quality
  • Very powerful
  • Three cooling options
  • Misting Pod has a small reservoir
  • Expensive

A far more flexible handheld fan than many others, the Shark ChillPill is a brilliant tool that offers three ways of cooling.

It’s smartly designed, too, and available in multiple colours. It has a body comprised of two barrels (one for the controls and battery, one for the main fan) that are hinged in the middle. This lets you twist the fan to point it where you want, or you can place it on a desk and have it point at you.

There are also optional clips and straps available if you want to wear the fan, or even have it clipped to your bike’s handlebars.

In fan mode, you can use the ChillPill while it’s charging via USB-C, or take it handheld with battery life running between 1.5 hours and 11 hours, depending on which of the ten fan speeds you use.

Controls are really smart: the LCD shows the selected speed and battery life, and a twist of the outer dial adjusts the speed.

Advertisement

When measured at 15cm, this fan ranges from 1m/s to 4.6m/s and is extremely powerful, ideal for cooling down a single person.

More than just a fan, the ChillPill also has two additional attachments. The Misting Pod takes water and blows a stream of water droplets at you for up to 10 minutes (you then need to refill the reservoir). It works brilliantly and makes a difference in places where a fan alone isn’t enough, such as on a hot train. Then, there’s the InstaChill Plate, which is a metal attachment that cools down that you can place on key parts of your body, such as your temples, wrists or neck.

It’s this overall flexibility that makes the Shark ChillPill one of the best handheld fans.

  • Exceptionally powerful
  • Lowest speed actually useful
  • Small and flexible
  • Loud on the higher settings

By taking everything the company knows about motors and fans and distilling it into a compact form, the Dyson HushJet Mini Cool is the most powerful handheld fan available.

Available in a wide range of colours, it’s also one of the smallest, with the fan measuring just 38mm in diameter, making it easy to store in a bag, slip into a pocket or even wear with the provided neck strap.

Advertisement

At the top is the air outlet, which rotates so that you can direct air where you want it. There’s then a power switch to turn the fan on, and up/down buttons to cycle through the five fan speeds. And, hold the plus button down to turn on the Boost mode.

Air speeds are incredible, running between 2.6m/s and 8.1m/s on standard power modes, and an incredible 11.3m/s on Turbo. At high speeds, the fan gets loud, but it can blast so much air that on a hot day, you won’t care.

Battery life runs between one hour and six hours, so there’s enough juice to last for a long commute. When charging via USB-C, the fan can be used on fan speed one; with the provided desk mount, it’s a handy workstation cooling solution, too.

  • Excellent value
  • Powerful
  • Integrated battery
  • Smart app control
  • Remote is a bit basic
  • Can need a nudge to get oscillation working

Circulator fans, which have vertical and horizontal oscillation, are great in hot weather, as they can push stuffy air around and improve airflow through your home. With the SwitchBot Standing Circulator Fan, you get all of these benefits, plus the built-in battery means you can put the fan where you want it, whether that’s a different room or out in the garden.

There’s a choice of assembly, and the fan can be put together with no stand parts to make a desktop version, one segment for a mid-sized version, and two for the full standing effect. That’s neat, but it does mean that conversion from one mode to another is quite slow.

Advertisement

Controls are via the buttons on the base or the slightly cheap-feeling remote that clips into the back of the fan’s head. As the IR sensor is on the fan’s base, it can be tricky to get the line of sight you need.

Fortunately, the SwitchBot Standing Circulator Fan is also a smart product and you can control it via Bluetooth or, if you have a SwitchBot hub, Wi-Fi.

This fan is powerful. Measuring from 1m away, the fan outputs a gentle breeze at fan speed one, up to 3.8m/s at fan speed nine. It’s also relatively quiet, running at between 35.9dB and 57.2dB.

Battery life is impressive, and the fan can last between two and 12 hours, depending on settings. Opt for a mid-level fan speed and you’ve got enough juice to last for a night’s sleep.

Advertisement

To top it all off, this fan even has a nightlight, which makes it ideal for use in a kid’s bedroom. Well priced and flexible, this is a very good multi-purpose fan.

  • Pedestal or desktop modes
  • Integrated battery
  • Very quiet
  • Mister helps cool you down
  • Hard-to-read LCD
  • Basic fan speed control

A brilliant and flexible fan, the Shark FlexBreeze Portable Fan FA220UK is designed with indoor and outdoor use in mind.

This fan looks like a regular standing fan, but it also has a clever trick. Press the button on the stand, and you can slip out the top section, fold out the feet and you’ve got a desktop model.

Controls are on the top and via the remote, which attaches magnetically to the back. This fan has five fan speeds to choose from, and 180° horizontal oscillation. The fan head can be tilted vertically manually.

It’s a little hard to see which fan speed you’re on, as one LED lights up per speed and they’re hard to see in sunlight.

Advertisement

For outdoor use, this fan has a clip-on mister, which attaches to a hose. This blasts a shower of cooling water at you, but it’s for outdoor use only: there’s too much water for inside and you will get a bit damp if you sit too close. However, for those very hot days, this fan provides a nice way to cool down.

The Shark FlexBreeze Portable Fan FA220UK is powerful, running at between 0.8m/s and 3.6m/s, when measured from 1m away. With sound peaking at 50dB, this fan is also quite quiet.

Fully charged, the internal battery will last between two and 24 hours, depending on the fan speed. For cooling during a BBQ or coming inside for the night, there’s enough battery power to get through the hottest periods.

  • Redesigned neckband makes it more comfortable and improves cooling effectiveness
  • Can get cooler than its predecessor
  • Useful app control

Rather than a fan, the Sony Reon Pocket Pro Plus is a personal cooling device that you wear. This updated version has a redesigned neck band that makes it more comfortable to wear, and a new algorithm to adjust its cooling.

With the cooling pad on your back, the Sony Reon Pocket Pro Plus can cool down to 20°, which is 2° cooler than with the previous model. That’s a bigger difference than it seems, and this device certainly improves comfort levels in hot environments.

Advertisement

App control makes it easy to use this device on the move. This device also ships with the Pocket Tag 2, which takes in external environmental information, including temperature and humidity, allowing the device to adjust its cooling (or heating) to suit.

It works brilliantly, helping your body maintain a more comfortable temperature. It is expensive, but if you want something smarter to keep you cool, the Sony Reon Pocket Pro Plus is a great product.

  • Verstatile
  • Integrated battery
  • Powerful at close range
  • Directional at distance
  • Loud on higher power settings

A more standard handheld fan, the VersionTECH Hand Held Fan is much cheaper than everything else on this list, but it also has some clever features.

The best thing about this fan is that its handle can fold back 180°, making the fan easier to transport. But, place it on a desk, and the hinge turns this into a desktop fan. Fold the handle out, and you’ve got a standard handheld model.

With a built-in clip, so you can attach the fan to the underside of an umbrella, or similar, the VersionTECH Hand Held Fan is very flexible.

Advertisement

It charges via microUSB and will last between two and six hours, depending on which fan speed you use. There’s a choice of three fan speeds, which is a little limiting, but they cover enough range to suit most uses.

Fan speeds range between 2.3m/s and 3.9m/s, which good but you do have to hold the fan close to you to really feel its effect; the other handheld models here are much more powerful but also more expensive.

If you want something simple and cheap to travel with, the VersionTECH Hand Held Fan is a good option.

  • One of the quietest desk fans around
  • Slick design
  • Replaceable battery
  • Magnetic holster for the remote
  • Not the most portable desk fan
  • No USB-C charging

The MeacoFan Sefte 8″ Portable Battery Air Circulator combines all of the features that we’ve come to love from the company and adds a battery for additional portability.

Extremely well-made, this fan is a desktop model designed to sit next to you while you work, on a table or a bedside table for sleep.

Advertisement

Although an air circulator, it has motorised horizontal oscillation only, although you can manually tilt the fan head up to get air where you want it.

For ease, a remote control attaches to the front of the fan, giving you quick access to all of the fan’s functions.

On its lowest fan speed, the MeacoFan Sefte 8″ Portable Battery Air Circulator pushes out a gentle breeze, but at full power (setting 12), air speed increases to 3.1m/s at 15cm. Even at 1m the air speed is 2.6m/s, so you can cool multiple people in a room when you need to. It’s also very quiet, never going above 54dB, so this fan fades into the background.

Battery life is rated at up to 17 hours, so even on moderate fan speeds, you can get this to last through the night.

Advertisement
  • Powerful and quiet
  • Smart app control
  • Neat and well made
  • Nowhere to store the remote

The SwitchBot Battery Circulator Fan is similar to the company’s standing fan, but the desktop body is better built and this fan feels quite a bit more premium, even if it is quite chunky.

As an air circulator, this fan has both horizontal and vertical oscillation, so can really push air around a room.

Controls are on the front, but there’s also a handy remote control that gives you access to all of the fan’s features. It’s a shame that the remote can’t stick magnetically to the fan’s body, though.

Alternatively, as this is a SwitchBot product, you can remote control the fan using the app via Bluetooth. Add a SwitchBot Hub in and you can remote control of the fan, too.

And, like its Standing version, the SwitchBot Battery Circulator Fan also has a nightlight built in, making it a good choice for a child’s bedroom.

Advertisement

This is a powerful fan, running at between 0.9m/s on the lowest fan speed up to 3.8m/s on the highest setting of nine, measured from 15cm away. From 1m away, on maximum, the fan managed a powerful 2.5m/s. That’s a bit less than the standing version, but enough power to cover a few people in a room.

Slightly lower fan speeds are good for battery life, and the SwitchBot Battery Circulator Fan can last between six hours on maximum up to 12 hours on minimum speed.

If you want the benefits of an air circulator mixed with a desktop fan that you can take anywhere, this is a good choice.

Advertisement

Advertisement

Test Data

  Shark ChillPill Dyson HushJet Mini Cool SwitchBot Standing Circulator Fan Shark FlexBreeze Portable Fan FA220UK Sony Reon Pocket Pro Plus VersionTECH Hand Held Fan MeacoFan Sefte 8″ Portable Battery Air Circulator SwitchBot Battery Circulator Fan
Sound (low) 42.1 dB 60.6 dB 35.9 dB 32.1 dB 38.7 dB 34.8 dB 33.9 dB
Sound (medium) 72.7 dB 44.8 dB 38.1 dB 45.8 dB 43.5 dB 42.1 dB
Sound (high) 67.9 dB 78 dB 57.2 dB 50 dB 50.9 dB 54.0 dB 54 dB
Air speed 15cm (low) 2.6 m/s 0.9 m/s 1.1 m/s 2.3 m/s 0.0 m/s 0.9 m/s
Air speed 15cm (medium) 5.5 m/s 3 m/s 3.2 m/s 3.2 m/s 2.0 m/s 2.5 m/s
Air speed 15cm (high) 4 m/s 8.1 m/s 5.1 m/s 4.6 m/s 3.9 m/s 3.1 m/s 3.8 m/s
Air speed 1m (low) 0.8 m/s 0 m/s 0.0 m/s
Air speed 1m (medium) 2.1 2.4 1 1.8 2
Air speed 1m (high) 3.8 m/s 3.6 m/s 1.2 m/s 2.6 m/s 2.5 m/s

Full Specs

  Shark ChillPill Review Dyson HushJet Mini Cool Review SwitchBot Standing Circulator Fan Review Shark FlexBreeze Portable Fan FA220UK Review Sony Reon Pocket Pro Plus Review VersionTECH Hand Held Fan Review MeacoFan Sefte 8″ Portable Battery Air Circulator Review SwitchBot Battery Circulator Fan Review
UK RRP £99.99 £199.99 £199 £25.99 £79.99
USA RRP $99.99 $199.99
EU RRP €229
Manufacturer Shark Dyson SwitchBot Shark Sony Meaco SwitchBot
Quiet Mark Accredited No
Size (Dimensions) 84 x 45 x 112 MM 38 x 38 x 180 MM 335 x 290 x 1000 MM 35 x 35 x 94 CM 125 x 175 x 60 MM 11 x 14 x 10 CM 261 x 211 x 384 MM 173 x 384 x 334 MM
Weight 350 G 210 G 3.45 KG 5.67 KG 259 G 150 G 2.3 KG 2.4 G
ASIN B07BT18FFP
Release Date 2026 2026 2026 2024 2026 2021 2025 2025
First Reviewed Date 10/03/2026 22/05/2026 11/06/2026 25/06/2024 24/06/2026 21/08/2023 23/06/2025 16/06/2026
Model Number Shark ChillPill Dyson HushJet Mini Cool SwitchBot Standing Circulator Fan Shark FlexBreeze Portable Fan FA220UK VersionTECH Small Portable Personal Mini Desk Table Folding Fan with USB SwitchBot Battery Circulator Fan
Remote Control Yes Yes Yes Yes Yes
App Control Yes Yes Yes
Number of speeds 10 5 9 5 5 3 12 9
Fan Type Portable fan, mister and cooling pad Handheld Battery/mains air circulator Battery or mains powered, desktop or pedestal fan Wearable air conditioner Portable Desk fan Portable air circulator
Oscillation No Yes (Vertical -10° to 90°, Horizontal -45° to 45°) Yes (up to 180°) No 70 degrees Yex (90° horizontal, 90° vertical)
Timer No Yes Yes (one-hour intervals up to five hours) No No Yes (hourly up to nine hours)
Night Mode Yes Yes Yes
Heat mode No No Yes No No

Source link
Continue Reading

Trending

Copyright © 2025