GitOps: From Timers to Webhooks
From systemd timers to event-driven webhooks: How I leveraged a Go proxy to eliminate O(N) management toil and achieve instant GitOps syncs for multiple repositories.
- #go
- #automation
From systemd timers to event-driven webhooks: How I leveraged a Go proxy to eliminate O(N) management toil and achieve instant GitOps syncs for multiple repositories.
Visualizing a project’s journey: a product-first landing page and a timeline generated from a structured YAML history of milestones. Dive into this step-by-step tutorial.
From article extractor to personal reading analytics dashboard—zero infrastructure, Go-powered metrics, and live visualizations on GitHub Pages. Dive into the full post.