NATS released a preliminary report showing that the widespread flight disruption on 8 September stemmed from a software defect in a small part of its National Airspace System. The bug corrupted flight data output when a manual aircraft code request was interrupted by a higher-priority process, all within a millisecond, forcing controllers to restrict traffic nationwide as a safety precaution.
nats.aero
· 2026-09-18
Gorai is a Go-based robotics platform that treats every robot as a distributed system, connecting sensors and actuators as discoverable services over a NATS messaging mesh rather than hard-wired components. It introduces NCP, a NATS-native capability protocol similar in spirit to MCP, letting AI agents or deterministic controllers perceive and act on hardware without a dedicated MCP server. The project supports 'Composite Robots' that can span multiple physical machines acting as one logical unit, with full documentation and architecture guides published in a companion repository.
github.com
· 2026-09-17
Galaxy has published Filament, an open-source tool written in Go that moves data between systems using full, incremental, or change-data-capture replication. It tracks progress with durable checkpoints, verifies batches on both the read and write sides, and can pause or resume runs safely, while letting developers swap in custom sources, sinks, storage, and event transport.
github.com
· 2026-09-08