Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: environment Clear Filter

Show HN: Am-I-vibing, detect agentic coding environments

Detect agentic coding environments and AI assistant tools. This library allows CLI tools and Node apps to detect when they're being executed by AI agents. This enables them to adapt by, for example, providing different output formats or logs. Installation Install as library: npm install am-i-vibing Run as CLI tool: npx am-i-vibing import { detectAgenticEnvironment } from "am-i-vibing" ; const result = detectAgenticEnvironment ( ) ; console . log ( `Detected: ${ result . name } ( ${ result

Why It’s Taking LA So Long to Rebuild After the Wildfires

This story originally appeared on Vox and is part of the Climate Desk collaboration. In the wake of the record-breaking wildfires in Los Angeles in January—some of the most expensive and destructive blazes in history—one of the first things California governor Gavin Newsom did was to sign an executive order suspending environmental rules around rebuilding. The idea was that by waiving permitting regulations and reviews under the California Coastal Act and the California Environmental Quality A

EPA says it will eliminate its scientific research arm

The Environmental Protection Agency said on Friday that it would eliminate its scientific research arm and begin firing hundreds of chemists, biologists, toxicologists and other scientists, after denying for months that it intended to do so. The move underscores how the Trump administration is forging ahead with efforts to slash the federal work force and dismantle federal agencies after the Supreme Court allowed these plans to proceed while legal challenges unfold. Government scientists have b

EPA says it will eliminate its scientific reseach arm

The Environmental Protection Agency said on Friday that it would eliminate its scientific research arm and begin firing hundreds of chemists, biologists, toxicologists and other scientists, after denying for months that it intended to do so. The move underscores how the Trump administration is forging ahead with efforts to slash the federal work force and dismantle federal agencies after the Supreme Court allowed these plans to proceed while legal challenges unfold. Government scientists have b

Silence Is a Commons by Ivan Illich (1983)

Silence is a Commons by Ivan Illich Computers are doing to communication what fences did to pastures and cars did to streets. by Ivan Illich Minna-san, gladly I accept the honour of addressing this forum on Science and Man. The theme that Mr. Tsuru proposes, "The Computer-Managed Society," sounds an alarm. Clearly you foresee that machines which ape people are tending to encroach on every aspect of people's lives, and that such machines force people to behave like machines. The

Uv and Ray: Pain-Free Python Dependencies in Clusters

When we discovered the uv package manager , we realized that a new era of Python package management had arrived. It tackles the Python developers’ dependency headaches with consistency and speed, which also enables quick development cycles. Here is a (non-exhaustive) collection of things the folks from astral.sh are getting right that we really like: They package the whole environment : You don’t need to worry about setting up your own Python distribution which in itself can be quite cumbersom

Tuxracer.js play Tux Racer in the browser

You can play Tux Racer directly in your browser here: Play TuxRacer.JS TuxRacer.js is a port / rewrite of Extreme Tux Racer, which itself is based on the original Tux Racer game. This project allows you to enjoy Tux Racer directly in your web browser, supporting all major desktop and mobile browsers. Note: This project is in an early development stage and far from complete. However, some courses are already functional enough to provide a fun experience (at least for me!). How to Run TuxRacer.

Visualizing environmental costs of war in Hayao Miyazaki's Nausicaä

Audrey Aguirre Upland High School, Upland, CA, USA. Email: audrey.a.aguirre (at) gmail (dot) com Download PDF Past studies on Nausicaä of the Valley of the Wind (風の谷のナウシカ; Topcraft, 1984) have primarily focused on its ecological themes and anti-war messages through analysis of the narrative as a whole or Nausicaä’s character. These studies address the ethical and environmental consequences of war shown through the dystopian nature of the film’s setting and its religious symbolism. However, I

Show HN: S3mini – Tiny and fast S3-compatible client, no-deps, edge-ready

s3mini is an ultra-lightweight Typescript client (~14 KB minified, ≈15 % more ops/s) for S3-compatible object storage. It runs on Node, Bun, Cloudflare Workers, and other edge platforms. It has been tested on Cloudflare R2, Backblaze B2, DigitalOcean Spaces, and MinIO. (No Browser support!) [github] [issues] [npm] Dev: Performance tests was done on local Minio instance. Your results may vary depending on environment and network conditions, so take it with a grain of salt. The library support