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

India is now home to the world’s first airport that runs entirely on solar power

Add as a preferred source on Google

If you thought that globetrotting solar-powered airplane was impressive, wait until you see the solar airport that India just finished building. After a great deal of development and construction, the country’s Cochin International Airport in the southern state of Kerala is now officially the world’s first airport thats runs exclusively on solar power.

The facility is now reportedly “absolutely power neutral” — meaning it creates just as much energy as it consumes. That’s a pretty impressive feat when you consider that Cochin International is one of the biggest airports in India, with over 1,500,000 square feet of terminal space alone.

Recommended Videos

To generate enough juice to run the facility, the airport had to build its own 12 MWp solar power plant onsite, which is comprised of more than 46,000 solar panels splayed across 45 acres of land. This array is expected to produce somewhere around “50,000 to 60,000 units of electricity each day” — which, on a good day, is just over what the airport consumes during its normal operational functions.

Obviously, construction of this new solar array didn’t happen overnight. Cochin began transitioning itself to renewable energy back in 2013 by installing a small solar panel array on the rooftops of its terminals. As it expanded the arrays over the next couple years, it relied on a mixture of solar power and grid power, and now that the buildout is complete, it’s 100 percent solar. It’s worth noting, however, that Cochin is still connected to the grid — just in case the normally sun-drenched area gets a streak of overcast days.

Exact stats on the environmental impact the airport will have are hard to come by, but analysts expect the solar power array to cut somewhere around 300,000 tons worth of carbon emissions in India over the next 25 years.

Drew Prindle
Former Senior Editor, Features
Drew Prindle is an award-winning writer, editor, and storyteller who currently serves as Senior Features Editor for Digital…
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