Tag
The article explores using NixOS to inspect and manage systemd schedules at build time for self-hosted services, enhancing runtime checks.
The author explains how they built a static HTML comment section for their Hugo blog using a Phoenix server called Popsicle Boat, which compiles comments at build time to make reading static and writing secure.
Discusses the fundamental difference in authorization between traditional automation tools like Zapier (design-time approval) and AI agents (call-time approval), arguing that accountability issues stem from the timing of authorization rather than org charts.
A Rust developer profiles and optimizes the incremental rebuild time of SQLx tests, identifying bottlenecks like debuginfo generation and proc macro overhead, and proposes improvements to speed up test compilation.