Good morning
We’ve found 4 important news and 4 useful articles for you today. Enjoy reading.
News
Cloudflare Workers Accept Inbound TCP, with gRPC the First Protocol on Top
infrastructurenetworktech
Cloudflare Workers now support inbound TCP connections via a new handler, enabling non-HTTP protocols like gRPC at the edge. A significant expansion for edge-based networking.
Sony Music, Warner sue Anthropic, alleging a “brazen campaign” of intellectual property theft
aiindustrytech
Sony and Warner Music sue Anthropic over unauthorized use of copyrighted works for model training, highlighting critical ongoing legal risks for AI infrastructure providers.
Reports on the DHS using obscure customs-related administrative summons (19 USC 1509) to bypass judicial oversight when requesting data on journalists and activists.
Tencent Releases and Open-Sources Tencent Hy4 Preview
aiopen sourceindustry
Tencent open-sources Hy4, a 770B parameter model. Notable for its claimed autonomous self-improvement loops during its own inference infrastructure optimization.
Articles
Domain-Driven Agents
aibackendsystems
Proposes using Domain-Driven Design (DDD) principles and formal manifest files to provide context to LLM agents for refactoring legacy codebases.
A safe MySQL upgrade that wasn't so safe
databasebackendinfrastructure
Post-mortem on a MySQL replication failure caused by non-deterministic AUTO_INCREMENT behavior during an ALTER TABLE operation under MIXED binary logging.
Explores using a Datalog engine to manage LLM state, providing a structured, incremental approach to memory that handles retractions and provenance—a major step for LLM-based agent reliability.
swoole/typephp
backendopen sourcesystemsrelease
Introduction of TypePHP, an AOT compiler for PHP designed to produce native binaries for improved performance.