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

Check out this rooftop ski slope set for a super-green power plant in Denmark

Add as a preferred source on Google

The top of a power plant may not be the first place you’d think of for a ski slope, but that’s exactly what architects in Denmark have planned.

What’s more, it will be one of the longest artificial ski slopes in the world when it opens later this year, giving outdoor enthusiasts panoramic views of the city of Copenhagen as they head down the run.

Recommended Videos

The slope will be part of the 88-meter-high Amager Bakke waste-to-power incinerator plant, and will be part of a facility that can be enjoyed by the community instead of just stared at from afar, or completely ignored. It also aims to be the world’s most efficient waste-burning and energy-generating plant when it starts operating.

Besides the 440-meter slope for skiers of all abilities, there’ll also be a challenging 180-meter run featuring a knee-knocking angle of 45 degrees at its steepest point.

And if skiing isn’t your thing, visitors will also be able to enjoy the nature-filled landscaped park atop the facility. The green space will offer everything from hiking trails and playgrounds to climbing walls and viewing spots. It’s also hoped the location will be a magnet for birds, insects, and other wildlife, and so significantly increase the biodiversity of the area.

The ambitious $640 million project, whose final design was unveiled this week, is the work of Bjarke Ingles Group (BIG) — one half of the team behind Google’s stylish London headquarters — and SLA, which focused on the plans for the ski slope and park.

Commenting on the design, SLA partner Rasmus Astrup said in a release: “The project to create an attractive and green activity rooftop park on top of Amager Bakke has been very challenging, not only because of the extreme natural – and unnatural – conditions of the site and the rooftop itself, which put severe stress on plants, trees and landscape, but also because we’ve had to ensure that the rooftop’s many activities are realized in an accessible, intuitive and inviting manner.”

Astrup adds: “The goal is to ensure that Amager Bakke will become an eventful recreational public space with a strong aesthetic and sensuous city nature that gives value for all Copenhageners, all year round.”

SLA said tackling the challenges have so far involved working with a wide range of “nature-based design solutions, testing types of vegetation and materials in 1:1 experiments. Different nature biotopes have been specially selected to accommodate the challenging living conditions of the roof and to provide optimal microclimate and wind shelter for the visitors.”

The finished product should offer “a highly wild, lush, and resilient green nature design which allows for year-round use of the rooftop while providing a sensuous and diverse environment as a basis for all the rooftop’s activities.”

It certainly sounds more interesting than Copenhagen’s Little Mermaid.

The rooftop plant should be ready to open by September 2018.

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