aug 3, 2026
9 links from the engineering internet.
cloudflare cuts the august 3 workerd build of the workers runtime
cloudflare tagged v1.20260803.1 of workerd, the daily rollup of changes to the open-source runtime that powers cloudflare workers.
llama.cpp b10241 fixes cuda data-races in block-reduce softmax and norm
the b10241 build double-buffers shared memory in block-reduction kernels to kill data-races in single-row softmax and norm on cuda, tightening correctness in the inference engine.
next.js 16.3 canary.107 turns on the turbopack build fs cache by default
the canary.107 build enables turbopack's build filesystem cache by default, so production builds reuse cached compilation work across runs instead of rebuilding from scratch.
home assistant 2026.8.0b4 fixes hue motionaware and device-link races
the fourth 2026.8 beta bumps integration libraries, fixes hue motionaware sensors not reporting motion, and migrates several integrations to via_device_id to resolve device-registry races.
valetudo 2026.08.0 adds duststreaming camera streaming to robot vacuums
the cloud-free robot vacuum control software ships 2026.08.0 with duststreaming, a local-only camera feed built on custom gstreamer components and a js mpeg1 player, plus new dreame firmware support.
shadps4 cuts its august 3 development pre-release build
the ps4 emulator publishes another dated development pre-release, rolling up the commits since v0.17.0 into a fresh build for testers.
jackett v0.24.2323 refreshes tracker definitions across eight commits
the torznab indexer proxy ships v0.24.2323, updating the 52bt domain, adding hdgalaktik and tmghub selectors, and adjusting freeleech, category mappings, and search handling for several trackers.
intel/llvm cuts its august 3 dpc++ nightly build
the intel llvm project publishes its dated dpc++ daily build for august 3, rolling the latest sycl and oneapi compiler commits into fresh nightly binaries.
n8n 1.123.68 fixes an onfleet trigger content-type bug on the 1.x line
a backport patch release for the 1.x branch fixes a content-type handling bug in the onfleet trigger node.