Authoring an OpenRewrite Recipe
I've been eying OpenRewrite for some time, but I haven't had time to play with it... yet.

Technologist focusing on cloud-native technologies, DevOps, CI/CD pipelines, and system observability. His focus revolves around creating technical content, delivering talks, and engaging with developer communities to promote the adoption of modern software practices. With a strong background in software, he has worked extensively with the JVM, applying his expertise across various industries. In addition to his technical work, he is the author of several books and regularly shares insights through his blog and open-source contributions.
37 views

Nicolas Frankel
1,860 viewsI've been eying OpenRewrite for some time, but I haven't had time to play with it... yet.

Nicolas Frankel
1,892 viewsI continue to take care of my Home Assistant. This week, I replaced my original setup with Cloudflare Tunnel. This is the 6th post in the My …

Nicolas Frankel
1 viewsRust offers different ways to initialize compile time-initialized variables. Recently, I had to create a runtime-initialized variable: …

Nicolas Frankel
2,213 viewsI recently acquired Netatmo smart radiator valves to manage my rooms' temperature remotely.

Nicolas Frankel
1 viewsIn the early days of IT, we manually configured servers–each one a precious snowflake, lovingly maintained and documented. But the size of …

Last year, I started to dig a bit around LangChain4J. It's a fast-growing project, and I wanted to get familiar with the updates. I also …

Nicolas Frankel
3,122 viewsRecently, my good friend Richard Fichtner advised using the mvn dependency:analyze command to get rid of declared but unused dependencies.

Nicolas Frankel
1 viewsRecently, while working on a workshop titled Testing Your Pull Request on Kubernetes with GKE, and GitHub Actions, I faced twice the same …

Nicolas Frankel
2 viewsWhile working on my demo on WebAssembly and Kubernetes, I wanted to create three different binaries based on the same code: Native: compile …

Nicolas Frankel
2,347 viewsI've been a big fan of Mutation Testing since I discovered PIT. As I dive deeper into Rust, I wanted to check the state of mutation testing …