jul 1, 2026
5 links from the engineering internet.
llama.cpp reworks its hexagon flash attention kernels in build b9857
the b9857 build overhauls the hexagon backend's flash attention path with kernel refactors, better mask processing, and vectorized ops for accuracy and speed on qualcomm dsps.
clickhouse tags v26.5.5.8 on the 26.5 stable line
the analytics database cuts another 26.5 stable maintenance patch as v26.5.5.8, its latest release on the 26.5 branch following v26.5.4.21 two days earlier.
n8n 2.29.2 preserves date values passed into expression isolates
the workflow automation tool patches its expression engine to preserve date values passed into the isolate, fixes tool-variant node badges in the ui, and normalizes empty salesforce node responses.
grafana 13.1.0 ships alerting upgrades and core datasource decoupling
the observability platform's 13.1 release lands a batch of alerting improvements, accessibility fixes, and decoupling of core datasources, plus dashboard editor and provisioning updates.
biome 2.5.2 adds a svelte state rule and nullish-coalescing options
the rust-based js and css toolchain ships options for usenullishcoalescing to ignore boolean coercion and primitives, a new svelte rule against unnecessary state wrapping, and css nesting-selector parse fixes.