Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

ZenaTech Expands ZenaWorx Drone-based Construction Monitoring Software to Include Digital Terrain Modeling and Signs First AI Data Center Customer

The expanded LiDAR analytics offering for the earthworks phase delivered through Drone as a Service, is designed to generate recurring revenue across the life of a building project for commercial and public works customers VANCOUVER, British Columbia, Aug. 13, 2026 (GLOBE NEWSWIRE) — ZenaTech, Inc. (Nasdaq: ZENA) (FSE: 49Q) (BMV: ZENA) (“ZenaTech”), a technology solution […]

We haven't written up this one. Financial Post has the full story — the link below goes straight to it.

Read the original at financialpost.com →

More in AI

New AI Chip Could Imitate the Human Brain

This semiconductor technology is designed to resemble the cerebellum, which is part of the central nervous system.

  • New AI chip mimics human brain's cerebellum for balance and control.
  • Developed by 14 international scientists, published in Nature Communications July 10, 2026.
  • Demonstrates 98% accuracy in detecting irregular heartbeats in simulations.

Persisting Claude CLI Login Between Container Builds

Goal Keep Claude Code's account/session login ( ~/.claude.json ) alive across devcontainer rebuilds, instead of having to re-authenticate every time the image is rebuilt.

  • Claude CLI stores account info in ~/.claude.json
  • Persistent file lost during container rebuilds
  • Solution: create directory, mount volume, link file