● Journal
Notes
DevSecOps, Kubernetes, automation, IPv6 networking, home labs and lessons learned — also available in RSS ↗.
devsecops July 15, 2026 · 10 min
Mastering OpenCode agent configuration
Agents, subagents, permissions, tool use and the architecture of an AI-Factory: the guide to configuring OpenCode properly — and safely.
#opencode#agents#llm#security
network June 20, 2026 · 6 min
My own ASN, IPv6 only
The story and current state of AS214587: RIPE allocation, announced prefixes, IPv6 transit and the edge datacenter dream.
#bgp#ipv6#network
homelab June 5, 2026 · 5 min
Proxmox, self-hosting and the edge datacenter project
My home stack around Proxmox: VMs, LXC, ZFS, personal services — and why it all leads to a real edge datacenter.
#proxmox#self-hosting#homelab
devsecops December 5, 2024 · 5 min
DevSecOps automation: security gates in the pipeline
How I embed SAST, image scanning, IaC checks and DAST as pipeline gates — with a GitLab example and the operational lessons.
#devsecops#automation#ci-cd
kubernetes November 10, 2024 · 6 min
Kubernetes security: what I actually enforce
The controls I run on real clusters: network policies, RBAC, secrets and image scanning — with the actual manifests.
#kubernetes#security#devsecops