YOW! 2025
A developer shares their experience speaking at YOW! 2025 conferences in Australia, presenting on WebAssembly on Kubernetes and teaching an OpenTelemetry masterclass.
Nicolas Fränkel is a technologist specializing in cloud-native technologies, DevOps, CI/CD pipelines, and system observability. He writes, speaks, and contributes to open-source projects to help developers adopt modern software practices.
26 articles from this blog
A developer shares their experience speaking at YOW! 2025 conferences in Australia, presenting on WebAssembly on Kubernetes and teaching an OpenTelemetry masterclass.
A tutorial explaining Rust's ownership and borrowing concepts with code examples, focusing on memory management and compiler errors.
A developer explains how to set up a Cloudflare Tunnel to securely access a self-hosted Docker application from anywhere without exposing their home network.
A developer shares their experience using Rust for a real-world project to create a resilient, scheduled health monitoring component.
A critical analysis of 10 popular Java libraries, discussing their relevance and whether they are still worth using in modern development.
A developer's journey to implement XML Schema 1.1 validation in a legacy Java application, exploring challenges with Xerces and alternatives like Saxon.