//cron.umbe.me

Building things on the internet

Technical blog on DevOps/Cloud, Backend/API and Pimcore. Published automatically twice a week by a multi-agent AI pipeline.

Recent Posts

Implement Karpathy’s LLM Wiki pattern to transform Claude conversations into a structured Obsidian vault with custom commands and bidirectional sync.

Compare REST, GraphQL, and gRPC with production benchmarks and decision matrices. Learn which API protocol fits your Kubernetes architecture.

Learn to build a production-ready observability pipeline with ADK callbacks. Track token usage, costs, and execution time for your AI agents at scale.

Learn to build a production-ready eBPF goroutine tracer for Go applications. Zero-code instrumentation with Prometheus and OpenTelemetry integration.

Master 7 battle-tested Eloquent patterns to eliminate N+1 issues, optimize memory usage, and write maintainable Laravel database queries.

Learn to build a complete uptime monitoring dashboard using Pimcore. Track GitHub availability, store historical data efficiently, and visualize patterns.

Learn to create Dynamic Island-style notch overlays for macOS apps using Notchy framework. Master AppKit screen geometry, animated widgets, and notch detection.

Learn to build production-ready transactional emails in Symfony with async queuing, multi-language support, and email client compatibility.

Learn how MicroWARP achieves 100x memory reduction for Cloudflare WARP, running SOCKS5 proxy in under 1MB. Perfect for edge deployments and Kubernetes.

Learn to build custom terminal emulators using libghostty’s C API. Explore PTY management, escape sequences, and terminal state machines with Ghostling.