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

These robotic shorts will improve your running performance

Add as a preferred source on Google

If you’ve tried everything to improve your running time but just can’t seem to beat your personal best no matter how much you try, then slipping into a pair of these robotic shorts might be the answer.

OK, it may seem a little underhanded to use an exosuit system to score a better time, but it would still be pretty cool to try it out to see to what extent high-tech apparel can improve athletic performance.

Recommended Videos

Developed by a team of engineers at the Wyss Institute and Harvard School of Engineering and Applied Sciences, the shorts can apparently cut an average marathon time from 9:14 minutes-per-mile to 8:49. For sure, that’s an impressive reduction.

So how do they work? Well, according to its creators, the soft exosuit applies forces to the hip joint via thin, flexible wires, assisting the muscles during each stride. Those wires connect to the exosuit at the back of the thighs and waist belt, and can reduce the metabolic cost of running by as much as 5.4 percent.

“As subjects ran on a treadmill wearing the exosuit, the actuation unit pulled on the wires, which acted as a second pair of hip extensor muscles applying force to the legs with each stride,” the team explains on its website.

The team arrived at the most effective wire-pulling system after testing two options: one that applied force starting at the point of maximum hip extension as seen in a regular running motion, and one that applied force a little later in the running stride. The latter clearly proved the most effective.

While further work is required to hone the design, the team said it hopes that one day its technology can be used “to augment the performance of recreational athletes and/or help with recovery after injury.”

But if you’re a marathon runner thinking the gear could come in handy for knocking a few seconds off your next run, the downside is that in real-life conditions you’ll have to have some kind of vehicle trundling along behind you to carry the contraption that makes the whole system work. Until the researchers develop a portable version, you’ll have to time your running sessions indoors on a treadmill.

Well, no one ever said improving your running performance was going to be easy.

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