Skip to main content
  1. Home
  2. Emerging Tech
  3. Outdoors
  4. News

Here’s a stylish pollution mask city dwellers might actually want to wear

Add as a preferred source on Google

If you’re ever out walking or cycling in the city, you’ll know the air quality can fall through the floor on some days. Breathing in all those pollutants is going to ruin your health over the long term, and won’t do you much good in the short term either, a reality that’s prompting an increasing number of city dwellers to seek out a solution.

One such offering, currently on Kickstarter, is the Inversion Gaiter 2.0 pollution mask. Offering effective protection and a stylish design, it’s one you might actually want to wear.

Recommended Videos

Created by Salt Lake City resident Jeff Morton, the Gaiter not only keeps those nasty particulates from entering your system, but also ensures your neck stays nice and warm in cold weather. The mask’s lightweight, breathable polyester material, together with its exhalation valves, makes it comfortable to wear in warm weather, too, offering users year-round protection.

That neck covering also enhances its effectiveness, as the pollution is unable to enter from below.

To prove its power, Morton got an independent lab to run tests on it. The results, which you can see on the mask’s Kickstarter page, were impressive to put it mildly, with “no detected particles penetrating this filter during testing.”

Image used with permission by copyright holder

Besides filtering out damaging pollutants floating about in urban areas, the mask can also be used against those pesky pollen and dust microns that affect hay fever sufferers, as well as offering air travelers protection against a plane’s recycled air. It’ll also come in useful if you ever run into a smoky area caused by something like a forest fire, and you might even want to grab it during a particularly severe flu outbreak in your locality.

The mask is available in four flavors — black, blue, coal, and red — and early bird backers can pre-order one for $25. If the team reaches its $30,000 funding goal, free shipping to addresses in the United States and Canada is expected to start in September.

“As pollution gets worse in the U.S. and across the globe, we have more and more days where health officials and the media advise us not to go outside due to air quality,” Morton says. “But you can’t just stop living your life because of this, so this product is the perfect solution for the ever-increasing effects of pollution.”

Trevor Mogg
Contributing Editor
Not so many moons ago, Trevor moved from one tea-loving island nation that drives on the left (Britain) to another (Japan)…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more