jul 24, 2026
7 links from the engineering internet.
llama.cpp b10105 unifies mlock, mmap and directio into one load-mode flag
b10105 consolidates the separate mlock, mmap and directio model-loading options into a single load-mode argument, simplifying how you control memory mapping when loading weights. the old flags still work as deprecated aliases.
n8n 2.32.4 stops ai agent follow-up runs from looping on early failures
the 2.32.4 patch keeps instance ai follow-up runs from looping when they fail before the agent starts, and makes the ai assistant fall back to the run's resolved model for llm calls.
pnpm 12 alpha.21 makes github actions dependency checks opt-in
the latest pnpm 12 alpha has pnpm setup wire up github actions env vars so global pnpm commands work in workflows, and turns the github actions dependency-update check opt-in to avoid failures on restricted networks and enterprise.
home assistant 2026.7.4 fixes proxmoxve auth and envoy diagnostics
the 2026.7.4 patch fixes proxmoxve authentication failing on uppercase realm letters and envoy diagnostics choking on non-utf-8 responses, plus dependency bumps for aiohttp, yarl and pybravia.
traefik v3.7.9 fixes ingressnginx use-regex redirects and connect handling
traefik ships v3.7.9 across its maintained branches, fixing redirects that use use-regex in the ingressnginx provider and correcting connect request handling in the server. patch only, no security fix.
clickhouse ships v26.5.6.64 stable on the 26.5 branch
clickhouse tagged v26.5.6.64-stable, a new stable point release on the 26.5 line of the columnar analytics database for teams pinned to that branch.
cloudflare cuts a july 24 workerd build of the workers runtime
cloudflare tagged workerd v1.20260724.1, a dated build of the open-source runtime that powers cloudflare workers. the daily-versioned releases track the runtime shipping to the edge.