Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

blog.frankel.ch

A Java geek

Get the latest updates from A Java geek directly as they happen.

Follow now 94 followers

Latest posts

Last updated 5 days ago

Getting my feet wet with Crossplane

5 days ago

In the early days of IT, we manually configured servers–each one a...

LangChain4J musings, six months after

12 days ago

Last year, I started to dig a bit around LangChain4J. It’s a...

The subtle art of waiting

19 days ago

Recently, while working on a workshop titled Testing Your Pull Request on...

High-cardinality values for build flags in Rust

26 days ago

While working on my demo on WebAssembly and Kubernetes, I wanted to...

Even more OpenTelemetry - Kubernetes special

about 1 month ago

I have presented my OpenTelemetry demo many times, and I still do...

Mutation Testing in Rust

about 1 month ago

I’ve been a big fan of Mutation Testing since I discovered PIT...

Clean your Memory: From Finalize to Cleaner

about 2 months ago

Garbage collection in Java takes care of memory management, but it does...

One giant Kubernetes cluster for everything

about 2 months ago

The ideal size of your Kubernetes clusters is a day 0 question...

Improving Maven's dependency:analyze... or not

2 months ago

Recently, my good friend Richard Fichtner advised using the mvn dependency:analyze command...

WebAssembly on Kubernetes

2 months ago

Like a couple of innovative technologies, different people have different viewpoints on...

Pull request testing on Kubernetes: vCluster for isolation and costs control

3 months ago

This week’s post is the third and final in my series about...

Pull Request testing on Kubernetes: working with GitHub Actions and GKE

3 months ago

I’m continuing my series on running the test suite for each Pull...