SShortSingh.
Back to feed

Developer Builds AI Tool That Displays Real-Time Water Cost Per Query

0
·3 views

A developer has created JSTJO, an AI chatbot that visibly tracks and displays estimated water consumption with each response, aiming to make AI's environmental footprint tangible to users. The project was prompted by the UN's June 2026 AI Environmental Transparency Initiative, which formally requested standardized water and energy disclosures from AI companies, though compliance remains largely voluntary. Major tech firms have disclosed significant water usage figures — Google reported 10.9 billion gallons in 2025, a 34% year-on-year rise, while Amazon published its first-ever water footprint of 2.5 billion gallons in mid-2026. Researchers estimate each AI query consumes between 10 and 25 milliliters of water when indirect usage from power generation is included, far above the commonly cited 0.3 ml figure that counts only direct data-center cooling. The developer reports that simply seeing a counter deplete in real time changed their own usage habits, citing behavioral economics research showing that making hidden costs visible can meaningfully reduce consumption.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

Rust Beginner Explains Immutable Variables and the Role of 'mut' Keyword

A self-taught Rust learner has shared their understanding of variable immutability as covered in Chapter 3 of the official Rust programming book. In Rust, variables are immutable by default, meaning their values cannot be changed after assignment unless explicitly marked with the 'mut' keyword. This design choice helps prevent unintended modifications, reduces bugs, and stops code from compiling if an immutable variable is reassigned. The author notes this approach acts as a safety mechanism in large programs, ensuring a variable's value remains predictable throughout the codebase. The post includes a simple code example demonstrating how attempting to reassign an immutable variable triggers a compiler error.

0
ProgrammingDEV Community ·

Writing for AI Citations Requires Different Skills Than Traditional SEO

As AI-powered search engines increasingly generate direct answers instead of listing links, content creators face a new challenge: getting their writing cited rather than merely ranked. Unlike traditional SEO, which rewarded keyword placement and lengthy content to satisfy ranking algorithms, AI systems extract specific sentences that can stand alone and answer questions clearly. Writers aiming for AI citations are advised to lead with direct answers, make precise and self-contained claims, and structure content so individual sections retain meaning without surrounding context. Vague or heavily hedged statements are less likely to be pulled into AI-generated responses, while specific, standalone assertions are more useful to extraction-based systems. The shift represents a fundamental change in how online content should be written and structured.

0
ProgrammingDEV Community ·

DEV Community Creator Approaches 4,000 Followers Milestone

A content creator on the DEV Community platform is nearing a significant follower milestone, currently standing at 3,973 followers. The figure places them just 27 followers short of the 4,000 mark. The update was shared publicly, likely to engage the existing community and attract new followers. DEV Community is a popular platform where developers share articles, tutorials, and professional updates.

0
ProgrammingHacker News ·

Amazon Backs Large US Gas Power Plant Despite Climate Commitments

Amazon has provided funding for what is reported to be the largest natural gas power plant in the United States. The move has drawn scrutiny given Amazon's existing climate pledges. The plant has been flagged as a potential top source of climate pollution in the country. The story was reported by Ars Technica and surfaced on Hacker News in August 2026. The tension between the company's clean energy commitments and its support for fossil fuel infrastructure is at the center of the controversy.